Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdf.h81 FT_Bool overlaps; member
Dftsdfrend.h80 FT_Bool overlaps; member
/third_party/skia/src/pathops/
DSkPathOpsCommon.cpp303 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
DSkOpCoincidence.cpp662 SkTDArray<SkCoincidentSpans*> overlaps; in addOrOverlap() local
DSkPathOpsDebug.cpp1745 SkTDArray<SkCoincidentSpans*> overlaps; in debugAddOrOverlap() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_util.cpp164 bool Interval::overlaps(const Interval &that) const in overlaps() function in nv50_ir::Interval
Dnv50_ir_peephole.cpp3103 MemoryOpt::Record::overlaps(const Instruction *ldst) const in overlaps() function in nv50_ir::MemoryOpt::Record
/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.py297 def overlaps(self, field): member in Field
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-register.h304 bool overlaps(const LiftoffRegister other) const { in overlaps() function
/third_party/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py398 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/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/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/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
/third_party/node/deps/v8/src/diagnostics/
Dgdb-jit.cc2111 if (auto overlaps = GetOverlappingRegions(GetCodeMap(), region)) { in NumOverlapEntriesForTesting() local
/third_party/node/deps/ada/
Dada.cpp11013 bool overlaps(std::string_view input1, const std::string& input2) noexcept { in overlaps() function