/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/ |
H A D | ir_reader.cpp | 64 abi_dump::TranslationUnit tu; in ReadDumpImpl() local 231 const abi_dump::TranslationUnit &tu) { in ReadGlobalVariables() 247 void ProtobufIRReader::ReadPointerTypes(const abi_dump::TranslationUnit &tu) { in ReadPointerTypes() 255 void ProtobufIRReader::ReadBuiltinTypes(const abi_dump::TranslationUnit &tu) { in ReadBuiltinTypes() 265 void ProtobufIRReader::ReadQualifiedTypes(const abi_dump::TranslationUnit &tu) { in ReadQualifiedTypes() 277 void ProtobufIRReader::ReadArrayTypes(const abi_dump::TranslationUnit &tu) { in ReadArrayTypes() 287 const abi_dump::TranslationUnit &tu) { in ReadLvalueReferenceTypes() 297 const abi_dump::TranslationUnit &tu) { in ReadRvalueReferenceTypes() 306 void ProtobufIRReader::ReadFunctions(const abi_dump::TranslationUnit &tu) { in ReadFunctions() 313 void ProtobufIRReader::ReadRecordTypes(const abi_dump::TranslationUnit &tu) { in ReadRecordTypes() [all …]
|
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/ |
H A D | ir_reader.cpp | 182 JsonObjectRef tu(tu_json, ok); in ReadDumpImpl() local 360 void JsonIRReader::ReadGlobalVariables(const JsonObjectRef &tu) { in ReadGlobalVariables() 378 void JsonIRReader::ReadPointerTypes(const JsonObjectRef &tu) { in ReadPointerTypes() 386 void JsonIRReader::ReadBuiltinTypes(const JsonObjectRef &tu) { in ReadBuiltinTypes() 396 void JsonIRReader::ReadQualifiedTypes(const JsonObjectRef &tu) { in ReadQualifiedTypes() 408 void JsonIRReader::ReadArrayTypes(const JsonObjectRef &tu) { in ReadArrayTypes() 417 void JsonIRReader::ReadLvalueReferenceTypes(const JsonObjectRef &tu) { in ReadLvalueReferenceTypes() 425 void JsonIRReader::ReadRvalueReferenceTypes(const JsonObjectRef &tu) { in ReadRvalueReferenceTypes() 433 void JsonIRReader::ReadFunctions(const JsonObjectRef &tu) { in ReadFunctions() 440 void JsonIRReader::ReadRecordTypes(const JsonObjectRef &tu) { in ReadRecordTypes() [all …]
|
/aosp_15_r20/external/elfutils/libdw/ |
H A D | dwarf_cu_dwp_section_info.c | 38 __libdw_read_package_index (Dwarf *dbg, bool tu) in __libdw_read_package_index() 174 __libdw_package_index (Dwarf *dbg, bool tu) in __libdw_package_index() 411 bool tu = unit_type == DW_UT_split_type || debug_types; in __libdw_dwp_find_unit() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/cexpr/tests/ |
D | clang.rs | 235 let tu = { in file_visit_macros() localVariable 238 let mut tu = mem::MaybeUninit::uninit(); in file_visit_macros() localVariable
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/generator2/ |
H A D | code.py | 126 def __init__(self, tu, clang_type): argument 522 def __init__(self, tu, cursor): argument 590 def __init__(self, path, tu, limit_scan_depth=False): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ |
D | clang.rs | 234 let tu = clang_Cursor_getTranslationUnit(self.x); in translation_unit() localVariable 257 let tu = self.translation_unit(); in is_toplevel() localVariable 976 tu: CXTranslationUnit, field 986 let tu = unsafe { clang_Cursor_getTranslationUnit(cursor.x) }; in new() localVariable 1082 tu: CXTranslationUnit, field 1829 let tu = unsafe { in parse() localVariable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3/site-packages/clang/ |
D | cindex.py | 235 def from_position(tu, file, line, column): argument 243 def from_offset(tu, file, offset): argument 534 def __init__(self, tu, memory, count): argument 543 def get_tokens(tu, extent): argument 1590 def from_location(tu, location): argument 3303 def __init__(self, tu): argument 3688 def create(tu): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/lib/python3/site-packages/clang/ |
D | cindex.py | 235 def from_position(tu, file, line, column): argument 243 def from_offset(tu, file, offset): argument 534 def __init__(self, tu, memory, count): argument 543 def get_tokens(tu, extent): argument 1590 def from_location(tu, location): argument 3303 def __init__(self, tu): argument 3688 def create(tu): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3/site-packages/clang/ |
D | cindex.py | 235 def from_position(tu, file, line, column): argument 243 def from_offset(tu, file, offset): argument 534 def __init__(self, tu, memory, count): argument 543 def get_tokens(tu, extent): argument 1436 def from_location(tu, location): argument 3132 def __init__(self, tu): argument 3517 def create(tu): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3/site-packages/clang/ |
D | cindex.py | 235 def from_position(tu, file, line, column): argument 243 def from_offset(tu, file, offset): argument 534 def __init__(self, tu, memory, count): argument 543 def get_tokens(tu, extent): argument 1436 def from_location(tu, location): argument 3132 def __init__(self, tu): argument 3517 def create(tu): argument
|
/aosp_15_r20/external/clang/bindings/python/clang/ |
H A D | cindex.py | 180 def from_position(tu, file, line, column): argument 188 def from_offset(tu, file, offset): argument 437 def __init__(self, tu, memory, count): argument 446 def get_tokens(tu, extent): argument 1170 def from_location(tu, location): argument 2543 def __init__(self, tu): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3/site-packages/clang/ |
D | cindex.py | 266 def from_position(tu, file, line, column): argument 274 def from_offset(tu, file, offset): argument 565 def __init__(self, tu, memory, count): argument 574 def get_tokens(tu, extent): argument 1467 def from_location(tu, location): argument 3163 def __init__(self, tu): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/posix_time/ |
D | testclock.cpp | 20 ptime tu = second_clock::universal_time(); in main() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/tests/ |
D | lib.rs | 15 let tu = clang_parseTranslationUnit( in parse() localVariable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/ |
H A D | test.c | 55 pthread_t tu; in main() local
|
/aosp_15_r20/development/tools/mkstubs/tests/data/ |
H A D | TestTemplateClass.java | 53 public <X extends T, Y> void getMap(List<T> list, Map<T, U> tu, Map<X, Set<? super Y>> xy) { in getMap()
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/ |
H A D | TimeUnit8Test.java | 113 final TimeUnit tu; in testTimeUnitOf() local
|
/aosp_15_r20/external/clang/bindings/python/tests/cindex/ |
H A D | test_translation_unit.py | 92 def save_tu(tu): argument
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | nonnull.c | 41 int bar6(TransparentUnion tu) __attribute__((nonnull(1))) { in bar6()
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CXTranslationUnit.h | 68 CXTUOwner(CXTranslationUnitImpl *tu) : TU(tu) { } in CXTUOwner()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/ |
D | typeunit.go | 111 tu *typeUnit member
|
/aosp_15_r20/frameworks/base/core/jni/android/opengl/ |
H A D | poly_clip.cpp | 65 float t, tu, tv; in poly_clip_to_halfspace() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/avc/features/ |
H A D | encode_avc_vdenc_const_settings_xe_lpm_plus_base.cpp | 208 uint32_t tu = m_avcSeqParams->TargetUsage; in SetVdencAvcImgStateSettings() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/ |
H A D | vlog_config_benchmark.cc | 73 auto &tu = per_tu_data_[i]; in SyntheticBinary() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/ |
H A D | vlog_config_benchmark.cc | 73 auto &tu = per_tu_data_[i]; in SyntheticBinary() local
|