/aosp_15_r20/frameworks/base/core/java/android/service/voice/ |
H A D | VoiceInteractionServiceInfo.java | 63 @NonNull PackageManager pm, @NonNull ComponentName comp, int userHandle) in VoiceInteractionServiceInfo() 69 private static ServiceInfo getServiceInfoOrThrow(@NonNull ComponentName comp, int userHandle) in getServiceInfoOrThrow()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/ |
H A D | radv_nir_lower_hit_attrib_derefs.c | 42 for (uint32_t comp = 0; comp < num_components; comp++) { in lower_hit_attrib_deref() local 70 for (uint32_t comp = 0; comp < num_components; comp++) { in lower_hit_attrib_deref() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
H A D | schedule_aware_collective_ops_cse.cc | 88 StatusOr<bool> RunOnComputation(HloComputation* comp, bool for_replicas, in RunOnComputation() 163 for (auto comp : module->computations(execution_threads)) { in Run() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.sorting/alg.set.operations/set.intersection/ |
H A D | ranges_set_intersection.pass.cpp | 481 const auto comp = [&numberOfComp](int x, int y) { in test() local 511 const auto comp = [&numberOfComp](int x, int y) { in test() local 544 … const auto comp = [](const Data& x, const Data& y) { return ConvertibleToBool{x.data < y.data}; }; in test() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | cell.rs | 399 let comp: &mut [i32] = &mut [4, 2, 5]; in unsafe_cell_unsized() localVariable 411 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_unsized() localVariable 425 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_ref_coercion() localVariable
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | ResolveIntentHelper.java | 353 ComponentName comp = intent.getComponent(); in queryIntentReceiversInternal() local 468 ComponentName comp = intent.getComponent(); in queryIntentContentProvidersInternal() local 647 ComponentName comp = sintent.getComponent(); in queryIntentActivityOptionsInternal() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | cell.rs | 399 let comp: &mut [i32] = &mut [4, 2, 5]; in unsafe_cell_unsized() localVariable 411 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_unsized() localVariable 425 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_ref_coercion() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | cell.rs | 399 let comp: &mut [i32] = &mut [4, 2, 5]; in unsafe_cell_unsized() localVariable 411 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_unsized() localVariable 425 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_ref_coercion() localVariable
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectCreateTests.cpp | 80 const auto &comp = binaries.get("comp"); in iterate() local 350 std::stringstream comp; in initPrograms() local 689 std::stringstream comp; in initPrograms() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | cell.rs | 399 let comp: &mut [i32] = &mut [4, 2, 5]; in unsafe_cell_unsized() localVariable 411 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_unsized() localVariable 425 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_ref_coercion() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/ |
H A D | cell.rs | 399 let comp: &mut [i32] = &mut [4, 2, 5]; in unsafe_cell_unsized() localVariable 411 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_unsized() localVariable 425 let comp: &mut [i32] = &mut [4, 2, 5]; in refcell_ref_coercion() localVariable
|
/aosp_15_r20/external/perfetto/src/protozero/protoc_plugin/ |
H A D | protozero_c_plugin.cc | 59 int comp = lhs->name().compare(rhs->name()); in operator ()() local 67 int comp = lhs->full_name().compare(rhs->full_name()); in operator ()() local 75 int comp = lhs->full_name().compare(rhs->full_name()); in operator ()() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | node.c | 466 void gpir_node_print_prog_dep(gpir_compiler *comp) in gpir_node_print_prog_dep() 487 void gpir_node_print_prog_seq(gpir_compiler *comp) in gpir_node_print_prog_seq()
|
/aosp_15_r20/external/libxml2/ |
H A D | schematron.c | 81 xmlXPathCompExprPtr comp; /* the compiled expression */ member 96 xmlXPathCompExprPtr comp; /* the compiled expression */ member 365 xmlXPathCompExprPtr comp; in xmlSchematronAddTest() local 918 xmlXPathCompExprPtr comp; in xmlSchematronParseTestReportMsg() local 1471 xmlXPathCompExprPtr comp; in xmlSchematronFormatReport() local
|
/aosp_15_r20/external/libavc/examples/svcenc/ |
H A D | input.c | 121 WORD32 comp; in read_input() local 174 WORD32 comp; in dump_input() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | r300_fragprog_swizzle.c | 54 int i, comp; in lookup_native_swizzle() local 139 int i, comp; in r300_swizzle_split() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_query.cc | 114 bool ContainsInstrWithOpcode(const HloComputation* comp, in ContainsInstrWithOpcode() 146 for (const HloComputation* comp : module.computations()) { in NextChannelId() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestPerf.java | 150 Comparator<String> comp = dtdData.getDtdComparator(avc); in TestPathComparison() local 174 Comparator<String> comp, in checkCost()
|
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ |
H A D | Referrable.kt | 66 val comp = value.compareTo(key) in __lookup_by_key() constant
|
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/ |
H A D | FilterWrapper.cpp | 483 std::shared_ptr<C2Component> comp, in WrappedDecoder() 857 std::shared_ptr<C2Component> comp; in createFilters() local 927 const std::shared_ptr<C2Component> comp) { in maybeWrapComponent() 984 std::shared_ptr<const C2Component> comp = it->front().lock(); in createBlockPool() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_nir_lower_abi.c | 53 nir_def *comp[] = { in build_attr_ring_desc() local 139 nir_def *comp[4] = { in build_tess_ring_desc() local 295 nir_def *comp[] = { in lower_intrinsic() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | SortUtils.cuh | 28 const Comparator& comp) { in bitonicSwap() 43 const Comparator& comp) { in bitonicSort()
|
/aosp_15_r20/external/flatbuffers/tests/DictionaryLookup/ |
H A D | LongFloatEntry.kt | 64 val comp = value.compareTo(key) in __lookup_by_key() constant
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.remove/ |
H A D | ranges.remove_if.pass.cpp | 146 auto comp = [&](int i) { in test() local 163 auto comp = [&](int i) { in test() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2.c | 88 struct ir2_src src1, unsigned *comp) in insert() 146 unsigned idx, comp; in scalarize_case1() local
|