/third_party/boost/boost/geometry/algorithms/detail/overlaps/ |
D | interface.hpp | 49 struct overlaps struct 78 inline bool overlaps(Geometry1 const& geometry1, in overlaps() function 109 inline bool overlaps(Geometry1 const& geometry1, Geometry2 const& geometry2) in overlaps() function
|
D | implementation.hpp | 39 namespace detail { namespace overlaps namespace 119 bool overlaps = true; in apply() local 146 struct overlaps<Box1, Box2, box_tag, box_tag> struct
|
/third_party/skia/third_party/externals/freetype/src/sdf/ |
D | ftsdf.h | 81 FT_Bool overlaps; member
|
D | ftsdfrend.h | 80 FT_Bool overlaps; member
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | iou_impl.cu | 48 float overlaps = overlaps_w * overlaps_h; in IOUKernel() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | iou_cpu_kernel.cc | 84 T overlaps = overlaps_w * overlaps_h; in Launch() local
|
/third_party/boost/boost/geometry/index/ |
D | predicates.hpp | 205 overlaps(Geometry const& g) in overlaps() function
|
/third_party/skia/src/pathops/ |
D | SkPathOpsCommon.cpp | 303 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
|
D | SkOpCoincidence.cpp | 662 SkTDArray<SkCoincidentSpans*> overlaps; in addOrOverlap() local
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsCommon.cpp | 303 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
|
D | SkOpCoincidence.cpp | 662 SkTDArray<SkCoincidentSpans*> overlaps; in addOrOverlap() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_util.cpp | 164 bool Interval::overlaps(const Interval &that) const in overlaps() function in nv50_ir::Interval
|
/third_party/mesa3d/src/broadcom/cle/ |
D | gen_pack_header.py | 181 def overlaps(self, field): member in Field
|
/third_party/mesa3d/src/asahi/lib/ |
D | gen_pack.py | 282 def overlaps(self, field): member in Field
|
/third_party/mesa3d/src/panfrost/lib/genxml/ |
D | gen_pack.py | 393 def overlaps(self, field): member in Field
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 445 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange 488 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceOperand.cpp | 137 bool LiveRange::overlaps(const LiveRange &Other, bool UseTrimmed) const { in overlaps() function in Ice::LiveRange
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.cpp | 34 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 465 inline bool SDep::overlaps(const SDep &Other) const { in overlaps() function
|
D | LiveInterval.h | 439 bool overlaps(const LiveRange &other) const { in overlaps() function
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
D | RangeTable.java | 707 RangeTree overlaps = RangeTree.empty(); in simplifyIndexTable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | Instruction.h | 302 bool overlaps(const CycleSegment &CS) const { in overlaps() function
|
/third_party/python/Lib/ |
D | ipaddress.py | 754 def overlaps(self, other): member in _BaseNetwork
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 1139 bool overlaps(KeyT a, KeyT b) { in overlaps() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Attributes.cpp | 1638 bool AttrBuilder::overlaps(const AttrBuilder &B) const { in overlaps() function in AttrBuilder
|