Home
last modified time | relevance | path

Searched defs:intersection (Results 1 – 25 of 733) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/core/composite/
Dintersection.hpp43 struct intersection struct
46 typedef intersection<A, B> self_t;
47 typedef binary_parser_category parser_category_t;
48 typedef intersection_parser_gen parser_generator_t;
49 typedef binary<A, B, parser<self_t> > base_t;
51 intersection(A const& a, B const& b) in intersection() argument
56 parse(ScannerT const& scan) const in parse()
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/datatypes/
H A DUtils.kt58 fun Rect.intersection(r: Rect): Rect = intersection(r.left, r.top, r.right, r.bottom) in Rect() method
72 fun Rect.intersection(left: Int, top: Int, right: Int, bottom: Int): Rect { in Rect() method
111 val intersection = Region(this) in coversAtLeast() constant
121 val intersection = Region(this) in Region() constant
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dstep_intersection_test.cc146 StepIntersection intersection = in TEST() local
165 StepIntersection intersection = in TEST() local
186 StepIntersection intersection = in TEST() local
207 StepIntersection intersection = in TEST() local
229 StepIntersection intersection = in TEST() local
239 StepIntersection intersection = in TEST() local
248 StepIntersection intersection = in TEST() local
/aosp_15_r20/frameworks/base/core/java/android/os/vibrator/
H A DMultiVibratorInfo.java82 int intersection = ~0; in capabilitiesIntersection() local
102 SparseBooleanArray intersection = new SparseBooleanArray(); in supportedBrakingIntersection() local
135 SparseBooleanArray intersection = new SparseBooleanArray(); in supportedEffectsIntersection() local
162 SparseIntArray intersection = new SparseIntArray(); in supportedPrimitivesAndDurationsIntersection() local
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/subject/region/
H A DRegionSubject.kt366 val intersection = Region(region) in <lambda>() constant
386 val intersection = Region(region) in <lambda>() constant
405 val intersection = Region(region) in <lambda>() constant
/aosp_15_r20/external/kotlinx.atomicfu/integration-testing/src/mavenTest/kotlin/
H A DMavenPublicationMetaInfValidator.kt28 val intersection = actual.intersect(expected) in compareMetaInfContents() constant
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/
H A DPlane.java394 public Vector3D intersection(final Line line) { in intersection() method in Plane
410 public Line intersection(final Plane other) { in intersection() method in Plane
425 … public static Vector3D intersection(final Plane plane1, final Plane plane2, final Plane plane3) { in intersection() method in Plane
/aosp_15_r20/external/kotlinx.coroutines/integration-testing/src/mavenTest/kotlin/
H A DMavenPublicationMetaInfValidator.kt59 val intersection = actual.intersect(expected) in checkMetaInfStructure() constant
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/analysis/
H A DLookaheadSet.java76 public LookaheadSet intersection(LookaheadSet s) { in intersection() method in LookaheadSet
78 LookaheadSet intersection = new LookaheadSet(i); in intersection() local
/aosp_15_r20/frameworks/av/media/libaudiofoundation/include/media/
H A DAudioContainers.h54 std::vector<T> intersection; in Intersection() local
63 std::set<T> intersection; in SetIntersection() local
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/
H A DTraversalOrderCheck.java118 Set<ViewHierarchyElement> intersection = intersectionOf(beforeChain, afterChain); in runCheckOnHierarchy() local
206 Set<T> intersection = new HashSet<T>(list1); in intersectionOf() local
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DSinglePosFormat1.hh51 hb_set_t intersection; in collect_variation_indices() local
147 hb_set_t intersection; in subset() local
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/
H A Dp2p_go_neg.c43 struct p2p_channels intersection; in p2p_peer_channels_check() local
442 struct p2p_channels *intersection) in p2p_reselect_channel()
575 struct p2p_channels tmp, intersection; in p2p_go_select_channel() local
H A Dp2p_invitation.c196 struct p2p_channels all_channels, intersection, *channels = NULL; in p2p_process_invitation_req() local
453 struct p2p_channels intersection, *channels = NULL; in p2p_process_invitation_resp() local
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DSingleSubstFormat1.hh58 hb_set_t intersection; in closure() local
180 hb_set_t intersection; in subset() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dunique_id_generator_unittest.cc95 std::vector<typename Generator::value_type> intersection; in TYPED_TEST() local
126 std::vector<typename Generator::value_type> intersection; in TYPED_TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_nir_lower_ray_queries.c354 struct ray_query_intersection_vars *intersection = committed ? &vars->closest : &vars->candidate; in lower_rq_load() local
459 handle_candidate_aabb(nir_builder *b, struct lvp_leaf_intersection *intersection, in handle_candidate_aabb()
478 handle_candidate_triangle(nir_builder *b, struct lvp_triangle_intersection *intersection, in handle_candidate_triangle()
H A Dlvp_nir_ray_tracing.c294 struct lvp_triangle_intersection intersection; in lvp_build_triangle_case() local
348 struct lvp_leaf_intersection intersection; in lvp_build_aabb_case() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dgen-tag-table.py936 def get_matching_language_name (intersection, candidates): argument
963 intersection = language_name_intersection (bcp_47_name, ot_name) variable
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_lower_ray_queries.c383 struct ray_query_intersection_vars *intersection = committed ? &vars->closest : &vars->candidate; in lower_rq_load() local
486 handle_candidate_aabb(nir_builder *b, struct radv_leaf_intersection *intersection, in handle_candidate_aabb()
502 handle_candidate_triangle(nir_builder *b, struct radv_triangle_intersection *intersection, in handle_candidate_triangle()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/
Dinterval_associator.hpp774 Type intersection; in operator &=() local
926 LeftT intersection; in intersects() local
947 LeftT intersection; in intersects() local
/aosp_15_r20/external/s2-geometry-library-java/src/com/google/common/geometry/
H A DS2LatLngRect.java504 public S2LatLngRect intersection(S2LatLngRect other) { in intersection() method in S2LatLngRect
725 S2Point intersection = S2Point.sub(S2Point.mul(x, cosTheta), S2Point.mul(y, sinTheta)); in intersectsLatEdge() local
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/hir/
Dinterval.rs240 let mut intersection = self.clone(); in symmetric_difference() localVariable
431 let intersection = match self.intersect(other) { in symmetric_difference() localVariable
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dcropped_desktop_frame.cc39 DesktopRect intersection = DesktopRect::MakeSize(frame->size()); in CreateCroppedDesktopFrame() local
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Ddynamo_test_failures.py121 intersection = dynamo_expected_failures.intersection(dynamo_skips) variable

12345678910>>...30