/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 | 42 hb_set_t intersection; in collect_variation_indices() local 137 hb_set_t intersection; in subset() local
|
/external/webrtc/modules/desktop_capture/ |
D | cropped_desktop_frame.cc | 39 DesktopRect intersection = DesktopRect::MakeSize(frame->size()); in CreateCroppedDesktopFrame() local
|
/external/harfbuzz_ng/src/OT/Layout/GSUB/ |
D | SingleSubstFormat1.hh | 50 hb_set_t intersection; in closure() local 144 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/fonttools/Lib/fontTools/designspaceLib/ |
D | types.py | 39 def intersection(self, other: Range) -> Optional[Range]: member in Range
|
/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/antlr/tool/src/main/java/org/antlr/misc/ |
D | Interval.java | 116 public Interval intersection(Interval other) { in intersection() method in Interval
|
/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
|
/external/antlr/tool/src/main/java/org/antlr/tool/ |
D | AttributeScope.java | 173 public Set<String> intersection(AttributeScope other) { in intersection() method in AttributeScope
|
/external/deqp/framework/delibs/decpp/ |
D | deSTLUtil.hpp | 58 C intersection (const C& s1, const C& s2) in intersection() function
|
/external/guava/android/guava/src/com/google/common/collect/ |
D | EmptyContiguousSet.java | 52 public ContiguousSet<C> intersection(ContiguousSet<C> other) { in intersection() method in EmptyContiguousSet
|
/external/guava/guava/src/com/google/common/collect/ |
D | EmptyContiguousSet.java | 52 public ContiguousSet<C> intersection(ContiguousSet<C> other) { in intersection() method in EmptyContiguousSet
|
/external/s2-geometry-library-java/src/com/google/common/geometry/ |
D | R1Interval.java | 186 public R1Interval intersection(R1Interval y) { in intersection() method in R1Interval
|
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/utils/ |
D | image_metrics.cc | 55 const float intersection = Intersection(other); in Overlap() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | LocaleNormalizer.java | 212 final LocaleSet intersection = new LocaleSet(); in intersectKnownWithOrgLocales() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
D | PKIXCertPathValidatorSpi.java | 518 …PKIXPolicyNode intersection = RFC3280CertPathUtilities.wrapupCertG(certPath, paramsPKIX, userIniti… in engineValidate() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/ |
D | PKIXCertPathValidatorSpi.java | 520 …PKIXPolicyNode intersection = RFC3280CertPathUtilities.wrapupCertG(certPath, paramsPKIX, userIniti… in engineValidate() local
|