Home
last modified time | relevance | path

Searched defs:intersect (Results 1 - 25 of 71) sorted by relevance

123

/third_party/cups-filters/filter/pdftopdf/
H A Dintervalset.cc85 bool IntervalSet::intersect(const value_t &a,const value_t &b) const // {{{ in intersect() function in IntervalSet
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_dominance.c36 intersect(struct ir3_block *b1, struct ir3_block *b2) in intersect() function
/third_party/skia/src/gpu/
H A DGrScissorState.h34 bool SK_WARN_UNUSED_RESULT intersect(const SkIRect& rect) { in intersect() function in GrScissorState
H A DGrFixedClip.h36 bool SK_WARN_UNUSED_RESULT intersect(const SkIRect& irect) { in intersect() function in final
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DDisjointRangeMap.java167 DisjointRangeMap<T> intersect(RangeTree bounds) { in intersect() method in DisjointRangeMap
/test/testfwk/arkxtest/uitest/core/
H A Drect_algorithm.cpp142 auto intersect = false; in FindMaxVisibleRegion() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_dominance.c55 intersect(nir_block *b1, nir_block *b2) in intersect() function
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_blit.c432 struct u_rect intersect = {0, width, 0, height}; in zink_blit_region_fills() local
467 struct u_rect intersect; in zink_blit_region_covers() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java202 public PrefixTree intersect(PrefixTree other) { in intersect() method in PrefixTree
/third_party/skia/src/core/
H A DSkRect.cpp23 bool SkIRect::intersect(const SkIRect& a, const SkIRect& b) { in intersect() function in SkIRect
121 bool SkRect::intersect(const SkRect& r) { in intersect() function in SkRect
127 bool SkRect::intersect(const SkRect& a, const SkRect& b) { in intersect() function in SkRect
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgeometry2d.cpp97 bool intersect = Intersect(Line(x1, y1, x2, y2), Line(iX, iY, kX, kY), intersectPoint); in Clip() local
112 bool intersect = Intersect(Line(x1, y1, x2, y2), Line(iX, iY, kX, kY), intersectPoint); in Clip() local
/kernel/linux/linux-5.10/include/net/
H A Dregulatory.h84 bool intersect; member
/kernel/linux/linux-6.6/include/net/
H A Dregulatory.h87 bool intersect; member
/third_party/benchmark/tools/gbench/
H A Dreport.py119 def intersect(list1, list2): function
/third_party/icu/icu4c/source/i18n/
H A Dscriptset.cpp107 ScriptSet &ScriptSet::intersect(const ScriptSet &other) { in intersect() function in ScriptSet
114 ScriptSet &ScriptSet::intersect(UScriptCode script, UErrorCode &status) { in intersect() function in ScriptSet
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_cfg.cpp580 idom_tree::intersect(bblock_t *b1, bblock_t *b2) const in intersect() function in idom_tree
/third_party/node/deps/icu-small/source/i18n/
H A Dscriptset.cpp107 ScriptSet &ScriptSet::intersect(const ScriptSet &other) { in intersect() function in ScriptSet
114 ScriptSet &ScriptSet::intersect(UScriptCode script, UErrorCode &status) { in intersect() function in ScriptSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp40 static Interval intersect(const Interval &I1, const Interval &I2) { in intersect() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dscriptset.cpp107 ScriptSet &ScriptSet::intersect(const ScriptSet &other) { in intersect() function in ScriptSet
114 ScriptSet &ScriptSet::intersect(UScriptCode script, UErrorCode &status) { in intersect() function in ScriptSet
/third_party/skia/src/pathops/
H A DSkDLineIntersection.cpp82 int SkIntersections::intersect(const SkDLine& a, const SkDLine& b) { in intersect() function in SkIntersections
H A DSkDCubicLineIntersection.cpp148 int intersect() { in intersect() function in LineCubicIntersections
432 int SkIntersections::intersect(const SkDCubic& cubic, const SkDLine& line) { in intersect() function in SkIntersections
H A DSkDQuadLineIntersection.cpp169 int intersect() { in intersect() function in LineQuadraticIntersections
437 int SkIntersections::intersect(const SkDQuad& quad, const SkDLine& line) { in intersect() function in SkIntersections
H A DSkDConicLineIntersection.cpp97 int intersect() { in intersect() function in LineConicIntersections
361 int SkIntersections::intersect(const SkDConic& conic, const SkDLine& line) { in intersect() function in SkIntersections
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set-invertible.hh195 void intersect (const hb_bit_set_invertible_t &other) in intersect() function
H A Dhb-set.hh131 void intersect (const hb_sparseset_t &other) { s.intersect (other.s); } in intersect() function

Completed in 17 milliseconds

123