Home
last modified time | relevance | path

Searched defs:intersects (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/deps/npm/node_modules/semver/ranges/
Dintersects.js2 const intersects = (r1, r2, options) => { function
/third_party/skia/experimental/graphite/src/geom/
DIntersectionTree.cpp25 bool intersects(Rect rect) override { in intersects() function in skgpu::IntersectionTree::TreeNode
86 bool intersects(Rect rect) override { in intersects() function in skgpu::IntersectionTree::LeafNode
DRect.h115 AI bool intersects(ComplementRect comp) const { return all(fVals < comp.fVals); } in intersects() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h40 bool intersects(const DWARFAddressRange &RHS) const { in intersects() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh46 bool intersects (const hb_set_t *glyphs) const in intersects() function
152 bool intersects (const hb_set_t *glyphs) const in intersects() function
315 bool intersects (const hb_set_t *glyphs) const in intersects() function
402 bool intersects (const hb_set_t *glyphs) const in intersects() function
541 bool intersects (const hb_set_t *glyphs) const in intersects() function
636 bool intersects (const hb_set_t *glyphs) const in intersects() function
785 bool intersects (const hb_set_t *glyphs) const in intersects() function
904 bool intersects (const hb_set_t *glyphs) const in intersects() function
1007 bool intersects (const hb_set_t *glyphs) const in intersects() function
1211 bool intersects (const hb_set_t *glyphs) const in intersects() function
[all …]
Dhb-ot-layout-gpos-table.hh762 bool intersects (const hb_set_t *glyphs) const in intersects() function
871 bool intersects (const hb_set_t *glyphs) const in intersects() function
1131 bool intersects (const hb_set_t& glyphset) const in intersects() function
1160 bool intersects (const hb_set_t *glyphs, in intersects() function
1310 bool intersects (const hb_set_t *glyphs) const in intersects() function
1479 bool intersects (const hb_set_t *glyphs) const in intersects() function
1767 bool intersects (const hb_set_t *glyphs) const in intersects() function
2005 bool intersects (const hb_set_t *glyphs) const in intersects() function
2254 bool intersects (const hb_set_t *glyphs) const in intersects() function
2457 bool intersects (const hb_set_t *glyphs) const in intersects() function
[all …]
Dhb-ot-layout-gsubgpos.hh824 intersects_func_t intersects; member
1565 bool intersects (const hb_set_t *glyphs, ContextClosureLookupContext &lookup_context) const in intersects() function
1691 bool intersects (const hb_set_t *glyphs, in intersects() function
1805 bool intersects (const hb_set_t *glyphs) const in intersects() function
1949 bool intersects (const hb_set_t *glyphs) const in intersects() function
2160 bool intersects (const hb_set_t *glyphs) const in intersects() function
2475 bool intersects (const hb_set_t *glyphs, ChainContextClosureLookupContext &lookup_context) const in intersects() function
2665 bool intersects (const hb_set_t *glyphs, ChainContextClosureLookupContext &lookup_context) const in intersects() function
2779 bool intersects (const hb_set_t *glyphs) const in intersects() function
2921 bool intersects (const hb_set_t *glyphs) const in intersects() function
[all …]
Dhb-set.hh121 bool intersects (hb_codepoint_t first, hb_codepoint_t last) const in intersects() function
Dhb-ot-layout-common.hh541 bool intersects (const hb_set_t *glyphs) const in intersects() function
559 bool intersects (const hb_map_t *indexes) const in intersects() function
1451 bool intersects (const hb_set_t *glyphs) const in intersects() function
1564 bool intersects (const hb_set_t *glyphs) const in intersects() function
1748 bool intersects (const hb_set_t *glyphs) const in intersects() function
2033 bool intersects (const hb_set_t *glyphs) const in intersects() function
2244 bool intersects (const hb_set_t *glyphs) const in intersects() function
2484 bool intersects (const hb_set_t *glyphs) const in intersects() function
Dhb-bit-set-invertible.hh136 bool intersects (hb_codepoint_t first, hb_codepoint_t last) const in intersects() function
/third_party/node/deps/npm/node_modules/semver/classes/
Dcomparator.js77 intersects (comp, options) { method in Comparator
Drange.js154 intersects (range, options) { method in Range
/third_party/node/deps/npm/node_modules/semver/
Dindex.js40 const intersects = require('./ranges/intersects') constant
78 intersects, property
/third_party/skia/src/pathops/
DSkPathOpsRect.h31 bool intersects(const SkDRect& r) const { in intersects() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DRange.h39 bool intersects(const AddressRange &R) const { in intersects() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSparseBitVector.h184 bool intersects(const SparseBitVectorElement &RHS) const { in intersects() function
738 bool intersects(const SparseBitVector<ElementSize> *RHS) const { in intersects() function
743 bool intersects(const SparseBitVector<ElementSize> &RHS) const { in intersects() function
/third_party/skia/modules/skparagraph/include/
DDartTypes.h121 bool intersects(SkRange<size_t> other) const { in intersects() function
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableValue.cpp143 bool ConstValueRangeAccess::intersects (const ConstValueRangeAccess& other) const in intersects() function in rsg::ConstValueRangeAccess
/third_party/skia/third_party/externals/icu/source/i18n/
Dscriptset.cpp123 UBool ScriptSet::intersects(const ScriptSet &other) const { in intersects() function in ScriptSet
/third_party/icu/icu4c/source/i18n/
Dscriptset.cpp123 UBool ScriptSet::intersects(const ScriptSet &other) const { in intersects() function in ScriptSet
/third_party/node/deps/icu-small/source/i18n/
Dscriptset.cpp123 UBool ScriptSet::intersects(const ScriptSet &other) const { in intersects() function in ScriptSet
/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_cssa.cpp182 intersects(cssa_ctx& ctx, Temp var, Temp parent) in intersects() function
/third_party/vk-gl-cts/framework/common/
DtcuInterval.hpp152 bool intersects (const Interval& other) const in intersects() function in tcu::Interval
/third_party/skia/src/core/
DSkRegion.cpp494 bool SkRegion::intersects(const SkIRect& r) const { in intersects() function in SkRegion
523 bool SkRegion::intersects(const SkRegion& rgn) const { in intersects() function in SkRegion
/third_party/skia/include/core/
DSkRect.h1131 bool intersects(const SkRect& r) const { in intersects() function

12