Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/system-analyzer/log/
Dtimer.mjs36 covers(time) { method in TimerLogEntry
/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/mesa3d/src/gallium/drivers/zink/
Dzink_blit.c453 zink_blit_region_covers(struct u_rect region, struct u_rect covers) in zink_blit_region_covers()
/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