| /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()
|
| /external/tensorflow/tensorflow/core/profiler/utils/ |
| 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
|
| /external/kotlinx.coroutines/integration-testing/src/mavenTest/kotlin/ |
| D | MavenPublicationMetaInfValidator.kt | 63 val intersection = actual.intersect(expected) in checkMetaInfStructure() constant
|
| /external/antlr/tool/src/main/java/org/antlr/analysis/ |
| D | LookaheadSet.java | 76 public LookaheadSet intersection(LookaheadSet s) { in intersection() method in LookaheadSet 78 LookaheadSet intersection = new LookaheadSet(i); in intersection() local
|
| /external/harfbuzz_ng/src/OT/Layout/GPOS/ |
| D | SinglePosFormat1.hh | 50 hb_set_t intersection; in collect_variation_indices() local 146 hb_set_t intersection; in subset() local
|
| /external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/ |
| D | TraversalOrderCheck.java | 118 Set<ViewHierarchyElement> intersection = intersectionOf(beforeChain, afterChain); in runCheckOnHierarchy() local 206 Set<T> intersection = new HashSet<T>(list1); in intersectionOf() local
|
| /external/webrtc/modules/desktop_capture/ |
| D | cropped_desktop_frame.cc | 39 DesktopRect intersection = DesktopRect::MakeSize(frame->size()); in CreateCroppedDesktopFrame() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/ |
| 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
|
| D | SubLine.java | 128 public Vector3D intersection(final SubLine subLine, final boolean includeEndPoints) { in intersection() method in SubLine
|
| /external/harfbuzz_ng/src/OT/Layout/GSUB/ |
| D | SingleSubstFormat1.hh | 58 hb_set_t intersection; in closure() local 180 hb_set_t intersection; in subset() local
|
| /external/turbine/javatests/com/google/turbine/processing/ |
| D | TurbineTypeMirrorTest.java | 190 public void intersection() { in intersection() method in TurbineTypeMirrorTest
|
| /external/webrtc/rtc_base/ |
| 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
|
| /external/wpa_supplicant_8/src/p2p/ |
| D | p2p_invitation.c | 196 struct p2p_channels all_channels, intersection, *channels = NULL; in p2p_process_invitation_req() local 446 struct p2p_channels intersection, *channels = NULL; in p2p_process_invitation_resp() local
|
| D | p2p_go_neg.c | 43 struct p2p_channels intersection; in p2p_peer_channels_check() local 421 struct p2p_channels *intersection) in p2p_reselect_channel() 554 struct p2p_channels tmp, intersection; in p2p_go_select_channel() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/partitioning/ |
| D | Region.java | 219 SubHyperplane<S> intersection(final SubHyperplane<S> sub); in intersection() method
|
| /external/fonttools/Lib/fontTools/designspaceLib/ |
| D | types.py | 39 def intersection(self, other: Range) -> Optional[Range]: member in Range
|
| /external/perfetto/ui/src/widgets/ |
| D | virtual_scroll_helper.ts | 131 const intersection = Geometry.intersectRects( constant
|
| /external/webrtc/modules/rtp_rtcp/source/ |
| D | tmmbr_help.cc | 83 std::vector<float> intersection(num_candidates); in FindBoundingSet() local
|
| /external/tensorflow/tensorflow/core/util/ |
| D | tensor_slice_set.cc | 88 TensorSlice intersection; in QueryMeta() local
|
| /external/private-join-and-compute/private_join_and_compute/ |
| D | server_impl.cc | 73 std::vector<EncryptedElement> server_set, client_set, intersection; in ComputeIntersection() local
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_nir_lower_intersection_shader.c | 140 brw_nir_lower_intersection_shader(nir_shader *intersection, in brw_nir_lower_intersection_shader()
|
| /external/antlr/tool/src/main/java/org/antlr/misc/ |
| D | Interval.java | 116 public Interval intersection(Interval other) { in intersection() method in Interval
|
| /external/perfetto/src/trace_processor/db/column/ |
| D | fake_storage.cc | 79 BitVector intersection = bit_vector_.IntersectRange(in.start, in.end); in SearchValidated() local
|
| /external/harfbuzz_ng/src/ |
| D | gen-tag-table.py | 940 def get_matching_language_name (intersection, candidates): argument 967 intersection = language_name_intersection (bcp_47_name, ot_name) variable
|
| /external/python/cpython3/Lib/test/ |
| D | test_dictviews.py | 98 def intersection(self, other): member in DictSetTest.test_keys_set_operations.CustomSet
|