Home
last modified time | relevance | path

Searched defs:covers (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBank.cpp60 bool RegisterBank::covers(const TargetRegisterClass &RC) const { in covers() function in RegisterBank
/third_party/boost/boost/geometry/index/
Dpredicates.hpp110 covers(Geometry const& g) in covers() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gdef-table.hh288 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers() function
308 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers() function
/third_party/harfbuzz/src/
Dhb-ot-layout-gdef-table.hh424 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers() function
472 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gdef-table.hh422 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers() function
470 bool covers (unsigned int set_index, hb_codepoint_t glyph_id) const in covers() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp494 bool LiveRange::covers(const LiveRange &Other) const { in covers() function in LiveRange
/third_party/boost/libs/geometry/index/test/rtree/
Dtest_rtree.hpp1010 void covers(Rtree const& tree, std::vector<Value> const& input, Box const& qbox) in covers() function