Home
last modified time | relevance | path

Searched defs:intersection (Results 201 – 225 of 733) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DTunable.cpp272 std::unordered_set<std::string> intersection; in CheckKeysMatching() local
/aosp_15_r20/external/skia/tests/
H A DFilterResultTest.cpp296 LayerSpace<SkIRect> intersection = c->fRect; in requiredInput() local
390 LayerSpace<SkIRect> intersection = c->fRect; in expectedBounds() local
H A DRoundRectTest.cpp1445 SkRRect intersection = SkRRectPriv::ConservativeIntersect(a, b); in verify_failure() local
/aosp_15_r20/external/pytorch/torch/masked/
H A D_ops.py553 def intersection(i1, i2): function
/aosp_15_r20/frameworks/minikin/libs/minikin/
H A DFontCollection.cpp786 FamilyMatchResult intersection = in itemize() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dnon_max_suppression_op.cu.cc88 const float intersection = w * h; in OverThreshold() local
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationTest.java789 Set<String> intersection = in queryRunnerName() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() function
2486 fn intersection<'a, 'new, A: Allocator>( in assert_covariance() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() function
2486 fn intersection<'a, 'new, A: Allocator>( in assert_covariance() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() function
2486 fn intersection<'a, 'new, A: Allocator>( in assert_covariance() function
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/
Dset.rs711 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() function
2313 fn intersection<'a, 'new, A: Allocator + Clone>( in assert_covariance() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() function
2486 fn intersection<'a, 'new, A: Allocator>( in assert_covariance() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs798 pub fn intersection<'a>(&'a self, other: &'a Self) -> Intersection<'a, T, S, A> { in intersection() function
2486 fn intersection<'a, 'new, A: Allocator>( in assert_covariance() function
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py639 def IntersectPath(self, path, intersection): argument
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.cpp568 decltype(indices) intersection; in getCompatibleQueueFamilyIndices() local
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py639 def IntersectPath(self, path, intersection): argument
/aosp_15_r20/out/soong/.intermediates/external/s2-geometry-library-java/s2-geometry-library-java/android_common/turbine/
Ds2-geometry-library-java.jar ... strictfp com.google.common.geometry.R1Interval intersection (com.google.common.geometry.R1Interval ...
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_head.rs136 pub const fn intersection(self, other: Self) -> Self { in intersection() method
H A Dgenerated_cpal.rs375 pub const fn intersection(self, other: Self) -> Self { in intersection() method
H A Dgenerated_gvar.rs282 pub const fn intersection(self, other: Self) -> Self { in intersection() method
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkTypeController.java1784 Set<Integer> intersection = new HashSet<>(mAdditionalNrAdvancedBands); in isAdditionalNrAdvancedBand() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs_combine_constants.cpp1386 elk_bblock_t *intersection = idom.intersect(ib->block, in opt_combine_constants() local
/aosp_15_r20/external/angle/src/libANGLE/
H A Dangletypes.cpp721 bool ClipRectangle(const Rectangle &source, const Rectangle &clip, Rectangle *intersection) in ClipRectangle()
/aosp_15_r20/external/rust/android-crates-io/crates/fixedbitset/tests/
Dtests.rs653 fn intersection() { in intersection() function
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c770 struct anv_pipeline_stage *intersection, in anv_pipeline_hash_ray_tracing_combined_shader()
3796 nir_shader *intersection = in anv_pipeline_compile_ray_tracing() local

12345678910>>...30