Home
last modified time | relevance | path

Searched defs:intersection (Results 176 – 200 of 733) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/twod/
H A DLine.java285 public Vector2D intersection(final Line other) { in intersection() method in Line
/aosp_15_r20/frameworks/native/cmds/dumpsys/
H A Ddumpsys.cpp313 Vector<String16> intersection; in listServices() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_interval_set.h706 value_type intersection; in Intersection() local
/aosp_15_r20/external/rust/android-crates-io/crates/hashlink/tests/
Dlinked_hash_set.rs34 fn intersection<'a, 'new>( in assert_covariance() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/
H A Dinterval.rs286 let mut intersection = self.clone(); in symmetric_difference() localVariable
/aosp_15_r20/external/skia/src/core/
H A DSkRRect.cpp892 SkRRect intersection; in ConservativeIntersect() local
H A DSkGlyph.cpp478 for(double intersection : intersections) { in calculate_path_gap() local
/aosp_15_r20/external/python/cpython2/Lib/
Dsets.py205 def intersection(self, other): member in BaseSet
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_test_flags.rs115 pub const fn intersection(self, other: Self) -> Self { in intersection() method
H A Dgenerated_glyf.rs398 pub const fn intersection(self, other: Self) -> Self { in intersection() method
897 pub const fn intersection(self, other: Self) -> Self { in intersection() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dset.rs616 pub fn intersection<'a>(&'a self, other: &'a HashSet<T, S>) -> Intersection<'a, T, S> { in intersection() function
1903 fn intersection<'a, 'new>( in assert_covariance() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dset.rs616 pub fn intersection<'a>(&'a self, other: &'a HashSet<T, S>) -> Intersection<'a, T, S> { in intersection() function
1903 fn intersection<'a, 'new>( in assert_covariance() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dset.rs616 pub fn intersection<'a>(&'a self, other: &'a HashSet<T, S>) -> Intersection<'a, T, S> { in intersection() function
1903 fn intersection<'a, 'new>( in assert_covariance() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dset.rs616 pub fn intersection<'a>(&'a self, other: &'a HashSet<T, S>) -> Intersection<'a, T, S> { in intersection() function
1903 fn intersection<'a, 'new>( in assert_covariance() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dset.rs616 pub fn intersection<'a>(&'a self, other: &'a HashSet<T, S>) -> Intersection<'a, T, S> { in intersection() function
1903 fn intersection<'a, 'new>( in assert_covariance() function
/aosp_15_r20/external/truth/extensions/proto/src/main/java/com/google/common/truth/extensions/proto/
H A DFieldScopeLogic.java481 private static FieldScopeResult intersection( in intersection() method in FieldScopeLogic.IntersectionFieldScopeLogic
/aosp_15_r20/external/skia/tools/viewer/
H A DDegenerateQuadsSlide.cpp70 SkPath intersection; in get_area_coverage() local
/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java484 Locale[] intersection = in updateConfigurationImpl() local
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc643 FieldMaskTree tree, intersection; in Intersect() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc643 FieldMaskTree tree, intersection; in Intersect() local
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/
H A DUnexposedTextCheck.java413 Rect intersection = view.getBoundsInScreen().intersect(text.getBoundsInScreen()); in generateCheckResults() local
/aosp_15_r20/frameworks/base/test-runner/src/android/test/
H A DMoreAsserts.java226 Set<Object> intersection = new HashSet<Object>(expected); in assertEquals() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dinstance_extensions.rs303 pub const fn intersection(&self, other: &Self) -> Self { in intersection() method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/
Dinterval_map.hpp447 Type intersection; in intersects() local
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DClipStack_graphite.cpp445 Rect intersection = fShape.rect().makeIntersect(other.fShape.rect()); in combine() local

12345678910>>...30