/aosp_15_r20/external/cronet/base/threading/ |
H A D | thread_id_name_manager_unittest.cc | 55 base::PlatformThreadId a_id = thread_a.GetThreadId(); in TEST_F() local 68 base::PlatformThreadId a_id = base::PlatformThread::CurrentId(); in TEST_F() local 80 base::PlatformThreadId a_id = base::PlatformThread::CurrentId(); in TEST_F() local
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | thread_id_name_manager_unittest.cc | 55 base::PlatformThreadId a_id = thread_a.GetThreadId(); in TEST_F() local 68 base::PlatformThreadId a_id = base::PlatformThread::CurrentId(); in TEST_F() local 80 base::PlatformThreadId a_id = base::PlatformThread::CurrentId(); in TEST_F() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/ |
H A D | eap_fast.c | 1356 const u8 *a_id; in eap_fast_get_a_id() local 1384 const u8 *a_id, size_t a_id_len) in eap_fast_select_pac() 1492 const u8 *a_id; in eap_fast_process_start() local
|
H A D | eap_teap_pac.c | 70 const u8 *a_id, size_t a_id_len, in eap_teap_get_pac() 88 const u8 *a_id, size_t a_id_len, u16 pac_type) in eap_teap_remove_pac()
|
H A D | eap_fast_pac.c | 70 const u8 *a_id, size_t a_id_len, in eap_fast_get_pac() 88 const u8 *a_id, size_t a_id_len, u16 pac_type) in eap_fast_remove_pac()
|
H A D | eap_fast_pac.h | 22 u8 *a_id; member
|
H A D | eap_teap_pac.h | 22 u8 *a_id; member
|
H A D | eap_teap.c | 1566 const u8 *a_id, size_t a_id_len) in eap_teap_select_pac() 1633 const u8 *a_id = NULL; in eap_teap_process_start() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | perf.c | 568 int a_id = format.first_a + j; in hsw_sanity_check_render_basic_reports() local 602 gen8_read_40bit_a_counter(uint32_t *report, enum drm_i915_oa_format fmt, int a_id) in gen8_read_40bit_a_counter() 707 int a_id = format.first_a + i; in accumulator_print() local 768 int a_id = format.first_a + j; in gen8_sanity_check_test_oa_reports() local 1397 int a_id = format.first_a + j; in print_reports() local
|
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ |
H A D | StructOfStructs.php | 59 …public static function createStructOfStructs(FlatBufferBuilder $builder, $a_id, $a_distance, $b_a,…
|
H A D | StructOfStructs.py | 36 def CreateStructOfStructs(builder, a_id, a_distance, b_a, b_b, c_id, c_distance): argument
|
H A D | StructOfStructs.java | 22 …public static int createStructOfStructs(FlatBufferBuilder builder, long a_id, long a_distance, sho… in createStructOfStructs()
|
/aosp_15_r20/external/flatbuffers/tests/my-game/example/ |
H A D | struct-of-structs.js | 29 static createStructOfStructs(builder, a_id, a_distance, b_a, b_b, c_id, c_distance) { argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | dot_merger.cc | 321 int32_t a_id = graph_id(a); in MergeDots() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | event_span.cc | 390 const auto a_id = id_details.first; in operator ==() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | folding_rules.cpp | 1979 uint32_t a_id = composite_inst->GetSingleWordInOperand(kFMixAIdInIdx); in FMixFeedingExtract() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | folding_rules.cpp | 2027 uint32_t a_id = composite_inst->GetSingleWordInOperand(kFMixAIdInIdx); in FMixFeedingExtract() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | folding_rules.cpp | 2027 uint32_t a_id = composite_inst->GetSingleWordInOperand(kFMixAIdInIdx); in FMixFeedingExtract() local
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_parser.cpp | 306 auto a_id = atoi(a->attributes.Lookup("id")->constant.c_str()); in compareFieldDefs() local
|
/aosp_15_r20/external/flatbuffers/tests/ |
H A D | monster_test_generated.py | 491 def CreateStructOfStructs(builder, a_id, a_distance, b_a, b_b, c_id, c_distance): argument
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 92932 u32 a_id; member
|
H A D | vmlinux.h | 92932 u32 a_id; member
|