| /external/tensorflow/tensorflow/lite/tools/evaluation/stages/utils/ |
| D | image_metrics.cc | 31 float Box2D::Intersection(const Box2D::Interval& a, const Box2D::Interval& b) { in Intersection() function in tflite::evaluation::image::Box2D 37 float Box2D::Intersection(const Box2D& other) const { in Intersection() function in tflite::evaluation::image::Box2D
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
| D | FieldMaskTest.cs | 197 public void Intersection() in Intersection() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
|
| /external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
| D | FieldMaskTest.cs | 197 public void Intersection() in Intersection() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
|
| /external/rust/crates/hashlink/src/ |
| D | linked_hash_set.rs | 470 pub struct Intersection<'a, T, S> { struct 471 iter: Iter<'a, T>, 472 other: &'a LinkedHashSet<T, S>, 594 impl<'a, T, S> Clone for Intersection<'a, T, S> { implementation 604 impl<'a, T, S> Iterator for Intersection<'a, T, S> implementation 632 impl<'a, T, S> fmt::Debug for Intersection<'a, T, S> implementation
|
| /external/llvm/lib/DebugInfo/PDB/Raw/ |
| D | MappedBlockStream.cpp | 91 Interval Intersection = intersect(CachedExtent, RequestExtent); in readBytes() local 277 auto Intersection = intersect(WriteInterval, CachedInterval); in writeBytes() local
|
| /external/vixl/src/aarch64/ |
| D | operands-aarch64.cc | 99 CPURegList CPURegList::Intersection(const CPURegList& list_1, in Intersection() function in vixl::aarch64::CPURegList 106 CPURegList CPURegList::Intersection(const CPURegList& list_1, in Intersection() function in vixl::aarch64::CPURegList
|
| D | operands-aarch64.h | 167 static CPURegList Intersection(const CPURegList& list_1, in Intersection() function
|
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | FieldMaskPartial.cs | 306 public FieldMask Intersection(FieldMask additionalMask) in Intersection() method in Google.Protobuf.WellKnownTypes.FieldMask
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | FieldMaskPartial.cs | 306 public FieldMask Intersection(FieldMask additionalMask) in Intersection() method in Google.Protobuf.WellKnownTypes.FieldMask
|
| /external/rust/crates/indexmap/src/ |
| D | set.rs | 1098 pub struct Intersection<'a, T, S> { struct 1103 impl<'a, T, S> Iterator for Intersection<'a, T, S> argument 1124 impl<T, S> DoubleEndedIterator for Intersection<'_, T, S> implementation 1139 impl<T, S> FusedIterator for Intersection<'_, T, S> implementation 1146 impl<T, S> Clone for Intersection<'_, T, S> { implementation 1155 impl<T, S> fmt::Debug for Intersection<'_, T, S> implementation
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
| D | MappedBlockStream.cpp | 135 Interval Intersection = intersect(CachedExtent, RequestExtent); in readBytes() local 297 auto Intersection = intersect(WriteInterval, CachedInterval); in fixCacheAfterWrite() local
|
| /external/rust/crates/hashbrown/src/ |
| D | set.rs | 1471 pub struct Intersection<'a, T, S, A: Allocator + Clone = Global> { struct 1473 iter: Iter<'a, T>, 1475 other: &'a HashSet<T, S, A>, 1690 impl<T, S, A: Allocator + Clone> Clone for Intersection<'_, T, S, A> { implementation 1700 impl<'a, T, S, A> Iterator for Intersection<'a, T, S, A> implementation 1725 impl<T, S, A> fmt::Debug for Intersection<'_, T, S, A> implementation 1736 impl<T, S, A> FusedIterator for Intersection<'_, T, S, A> implementation
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfExpression.cpp | 145 SmallBitVector Intersection(RegSize, false); in AddMachineRegPiece() local
|
| /external/cronet/base/containers/ |
| D | enum_set.h | 350 EnumSet<E, Min, Max> Intersection(EnumSet<E, Min, Max> set1, in Intersection() function
|
| D | enum_set_unittest.cc | 350 TEST_F(EnumSetTest, Intersection) { in TEST_F() argument
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | tensor_slice_test.cc | 179 TEST(TensorSliceTest, Intersection) { in TEST() argument
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
| D | quic_interval_set.h | 685 void QuicIntervalSet<T>::Intersection(const QuicIntervalSet& other) { in Intersection() function
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | bezierTools.py | 10 Intersection = namedtuple("Intersection", ["pt", "t1", "t2"]) variable
|
| /external/vixl/src/aarch32/ |
| D | instructions-aarch32.h | 600 static VRegisterList Intersection(const VRegisterList& list_1, in Intersection() function 604 static VRegisterList Intersection(const VRegisterList& list_1, in Intersection() function 609 static VRegisterList Intersection(const VRegisterList& list_1, in Intersection() function
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenRegisters.cpp | 1668 std::set<unsigned> Intersection; in computeRegUnitSets() local 1881 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LoopUtils.cpp | 995 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | VectorUtils.cpp | 571 SmallVector<Metadata *, 4> Intersection; in intersectAccessGroups() local
|
| D | DependenceAnalysis.cpp | 3560 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local 3895 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
|
| /external/llvm/lib/Analysis/ |
| D | DependenceAnalysis.cpp | 3476 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local 3838 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
|
| /external/rust/crates/regex-syntax/src/ast/ |
| D | mod.rs | 1082 Intersection, enumerator
|