/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/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
D | FieldMaskTest.cs | 197 public void Intersection() in Intersection() method in Google.Protobuf.WellKnownTypes.FieldMaskTest
|
/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/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | FieldMaskPartial.cs | 305 public FieldMask Intersection(FieldMask additionalMask) in Intersection() method in Google.Protobuf.WellKnownTypes.FieldMask
|
/external/vixl/src/aarch64/ |
D | operands-aarch64.cc | 104 CPURegList CPURegList::Intersection(const CPURegList& list_1, in Intersection() function in vixl::aarch64::CPURegList 111 CPURegList CPURegList::Intersection(const CPURegList& list_1, in Intersection() function in vixl::aarch64::CPURegList
|
D | operands-aarch64.h | 651 static CPURegList Intersection(const CPURegList& list_1, in Intersection() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/ |
D | MappedBlockStream.cpp | 136 Interval Intersection = intersect(CachedExtent, RequestExtent); in readBytes() local 298 auto Intersection = intersect(WriteInterval, CachedInterval); in fixCacheAfterWrite() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.cpp | 145 SmallBitVector Intersection(RegSize, false); in AddMachineRegPiece() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_slice_test.cc | 127 TEST(TensorSliceTest, Intersection) { in TEST() argument
|
/external/v4l2_codec2/accel/ |
D | video_frame.cc | 39 Rect Intersection(Rect a, const Rect& b) { in Intersection() function
|
/external/vixl/src/aarch32/ |
D | instructions-aarch32.h | 598 static VRegisterList Intersection(const VRegisterList& list_1, in Intersection() function 602 static VRegisterList Intersection(const VRegisterList& list_1, in Intersection() function 607 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-7.0/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 1868 std::set<unsigned> Intersection; in computeRegUnitSets() local 2080 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 1728 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 3536 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local 3873 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
|
D | ValueTracking.cpp | 5009 ConstantRange Intersection = DomCR.intersectWith(CR); in isImpliedCondMatchingImmOperands() 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
|
D | ValueTracking.cpp | 4089 ConstantRange Intersection = DomCR.intersectWith(CR); in isImpliedCondMatchingImmOperands() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 3348 ConstantRange Intersection = DominatingCR.intersectWith(CR); in visitICmpInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 1389 ConstantRange Intersection = DominatingCR.intersectWith(CR); in foldICmpWithConstant() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 210 if (auto *Intersection = dyn_cast<BinaryOperator>(VL[0])) { in propagateIRFlags() local
|