Home
last modified time | relevance | path

Searched defs:Overlaps (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h64 bool Overlaps(const LiveRange &Other) const { in Overlaps() function
DPrologEpilogInserter.cpp196 auto Overlaps = [Var, Expr](const MachineInstr *DV) { in stashEntryDbgValues() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp175 bool Overlaps = DIExpr->fragmentsOverlap(DV.getDebugExpression()); in handleNewDebugValue() local
/third_party/skia/src/pathops/
DSkOpSpan.h119 static bool Overlaps(const SkOpPtT* s1, const SkOpPtT* e1, const SkOpPtT* s2, in Overlaps() function
/third_party/flutter/skia/src/pathops/
DSkOpSpan.h119 static bool Overlaps(const SkOpPtT* s1, const SkOpPtT* e1, const SkOpPtT* s2, in Overlaps() function
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_internal.h479 …bool Overlaps(const ImRect& r) const { return r.Min.y < Max.y && r.Max.y > Min.y && r… in Overlaps() function
/third_party/mesa3d/src/imgui/
Dimgui_internal.h500 …bool Overlaps(const ImRect& r) const { return r.Min.y < Max.y && r.Max.y > Min.y && r… in Overlaps() function
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h497 …bool Overlaps(const ImRect& r) const { return r.Min.y < Max.y && r.Max.y > Min.y && r… in Overlaps() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp104571 bool Overlaps(const OriginAttributesPattern& aOther) const in Overlaps() function in mozilla::OriginAttributesPattern