/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/core/composite/ |
D | intersection.hpp | 43 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 D | Utils.kt | 58 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 D | step_intersection_test.cc | 146 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 D | MultiVibratorInfo.java | 82 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 D | RegionSubject.kt | 366 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 D | MavenPublicationMetaInfValidator.kt | 28 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 D | Plane.java | 394 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 D | MavenPublicationMetaInfValidator.kt | 59 val intersection = actual.intersect(expected) in checkMetaInfStructure() constant
|
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/analysis/ |
H A D | LookaheadSet.java | 76 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 D | AudioContainers.h | 54 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 D | TraversalOrderCheck.java | 118 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 D | SinglePosFormat1.hh | 51 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 D | p2p_go_neg.c | 43 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 D | p2p_invitation.c | 196 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 D | SingleSubstFormat1.hh | 58 hb_set_t intersection; in closure() local 180 hb_set_t intersection; in subset() local
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | unique_id_generator_unittest.cc | 95 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 D | lvp_nir_lower_ray_queries.c | 354 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 D | lvp_nir_ray_tracing.c | 294 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 D | gen-tag-table.py | 936 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 D | radv_nir_lower_ray_queries.c | 383 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/ |
D | interval_associator.hpp | 774 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 D | S2LatLngRect.java | 504 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/ |
D | interval.rs | 240 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 D | cropped_desktop_frame.cc | 39 DesktopRect intersection = DesktopRect::MakeSize(frame->size()); in CreateCroppedDesktopFrame() local
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | dynamo_test_failures.py | 121 intersection = dynamo_expected_failures.intersection(dynamo_skips) variable
|