Home
last modified time | relevance | path

Searched defs:lid (Results 1 – 25 of 30) sorted by relevance

12

/external/rust/android-crates-io/crates/icu_locale_core/benches/
Diai_langid.rs66 let lid = langid!("en-us"); in bench_langid_strict_cmp() localVariable
79 let lid = langid!("en-us"); in bench_langid_matching() localVariable
88 let lid = langid!("en-us"); in bench_langid_matching_str() localVariable
/external/mesa3d/src/intel/vulkan/grl/gpu/
Dmorton_msb_radix_bitonic_sort.h219 uint lid = get_local_id(0); in DO_Bitonic() local
294 uint lid = get_local_id(0); in DO_Create_Separate_BLS_Work() local
324 uint lid = get_local_id(0); in DO_Create_SG_Merged_BLS_Work_Parallel() local
397 uint lid = get_local_id(0); in DO_Create_SG_Merged_BLS_Work() local
461 uint lid = get_local_id(0); in DO_Create_Work() local
517 uint lid = get_local_id(0); in sort_morton_codes_batched_BLS_dispatch() local
541 uint lid = get_local_id(0); in sort_morton_codes_bottom_level_single_wg() local
570 uint lid = get_local_id(0); in sort_morton_codes_msb_begin() local
612 uint lid = get_local_id(0); in scheduler() local
675 uint lid = get_local_id(0); in sort_morton_codes_bottom_level() local
[all …]
/external/pytorch/aten/src/ATen/native/cuda/
Dblock_reduce.cuh73 const int lid = tid % C10_WARP_SIZE; in BlockReduceSum() local
98 const int lid = tid % C10_WARP_SIZE; in BlockReduceMax() local
126 const int lid = tid % C10_WARP_SIZE; in BlockReduce() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.cc184 int work_group_total_size) { in GenerateWeightsUpload()
200 const std::string lid = in GenerateWeightsUpload() local
207 const std::string lid = in GenerateWeightsUpload() local
/external/mesa3d/include/android_stub/log/
Dlog_read.h46 uint32_t lid; /* log id of the payload, bottom 4 bits currently */ member
/external/kernel-headers/original/uapi/rdma/
Dib_user_mad.h81 __be16 lid; member
125 __be16 lid; member
Dib_user_verbs.h303 __u16 lid; member
/external/iproute2/rdma/
Dlink.c114 uint32_t lid; in link_print_lid() local
/external/mksh/src/
Dulimit.c160 #define FN(lname,lid,lfac,lopt) \ argument
/external/coreboot/src/include/acpi/
Dacpi_pld.h106 bool lid; /* Port is on lid of device */ member
/external/mesa3d/src/gallium/drivers/asahi/
Dagx_blit.c171 nir_def *lid = nir_trim_vector(b, nir_load_local_invocation_id(b), 2); in asahi_blit_compute_shader() local
/external/cronet/tot/base/i18n/
Drtl_unittest.cc564 std::string lid("fr_CA@x=foo"); in TEST_F() local
/external/cronet/stable/base/i18n/
Drtl_unittest.cc564 std::string lid("fr_CA@x=foo"); in TEST_F() local
/external/perfetto/src/traced/probes/android_log/
Dandroid_log_data_source.cc60 uint32_t lid; // log id of the payload, bottom 4 bits currently. member
/external/coreboot/src/drivers/spi/
Dspi_flash.c439 const uint16_t lid[2] = { in find_part() local
/external/mesa3d/src/asahi/vulkan/
Dhk_cmd_meta.c505 nir_def *lid = nir_trim_vector(b, nir_load_local_invocation_id(b), 2); in build_image_copy_shader() local
/external/fonttools/Lib/fontTools/feaLib/
Dast.py1665 def simplify_name_attributes(pid, eid, lid): argument
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp1751 for (int lid = 0; lid < int(sequence.size()); ++lid) in handleEntryPointAttributes() local
/external/angle/third_party/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp1751 for (int lid = 0; lid < int(sequence.size()); ++lid) in handleEntryPointAttributes() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h6801 bool lid; member
26676 u32 lid; member
51422 u8 lid; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h5476 bool lid; member
104288 u32 lid; member
113871 struct ipr_software_inq_lid_info lid[1]; member
Dvmlinux.h5476 bool lid; member
104288 u32 lid; member
113871 struct ipr_software_inq_lid_info lid[1]; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h5163 bool lid; member
30488 u32 lid; member
78842 u8 lid; member
Dvmlinux.h5163 bool lid; member
30488 u32 lid; member
78842 u8 lid; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h7385 bool lid; member
74963 u32 lid; member
84507 u8 lid; member

12