Home
last modified time | relevance | path

Searched defs:overlaps (Results 1 – 25 of 29) sorted by relevance

12

/third_party/boost/boost/geometry/algorithms/detail/overlaps/
Dinterface.hpp49 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
Dimplementation.hpp39 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/
Dftsdf.h81 FT_Bool overlaps; member
Dftsdfrend.h80 FT_Bool overlaps; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Diou_impl.cu48 float overlaps = overlaps_w * overlaps_h; in IOUKernel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Diou_cpu_kernel.cc84 T overlaps = overlaps_w * overlaps_h; in Launch() local
/third_party/boost/boost/geometry/index/
Dpredicates.hpp205 overlaps(Geometry const& g) in overlaps() function
/third_party/skia/src/pathops/
DSkPathOpsCommon.cpp303 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
DSkOpCoincidence.cpp662 SkTDArray<SkCoincidentSpans*> overlaps; in addOrOverlap() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsCommon.cpp303 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
DSkOpCoincidence.cpp662 SkTDArray<SkCoincidentSpans*> overlaps; in addOrOverlap() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.cpp164 bool Interval::overlaps(const Interval &that) const in overlaps() function in nv50_ir::Interval
/third_party/mesa3d/src/broadcom/cle/
Dgen_pack_header.py181 def overlaps(self, field): member in Field
/third_party/mesa3d/src/asahi/lib/
Dgen_pack.py282 def overlaps(self, field): member in Field
/third_party/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py393 def overlaps(self, field): member in Field
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp445 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/
DIceOperand.cpp137 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/
DHexagonBlockRanges.cpp34 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/
DScheduleDAG.h465 inline bool SDep::overlaps(const SDep &Other) const { in overlaps() function
DLiveInterval.h439 bool overlaps(const LiveRange &other) const { in overlaps() function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DRangeTable.java707 RangeTree overlaps = RangeTree.empty(); in simplifyIndexTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h302 bool overlaps(const CycleSegment &CS) const { in overlaps() function
/third_party/python/Lib/
Dipaddress.py754 def overlaps(self, other): member in _BaseNetwork
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntervalMap.h1139 bool overlaps(KeyT a, KeyT b) { in overlaps() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1638 bool AttrBuilder::overlaps(const AttrBuilder &B) const { in overlaps() function in AttrBuilder

12