Home
last modified time | relevance | path

Searched defs:is_at_end (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DLineIterator.h52 bool is_at_end() const { return is_at_eof(); } in is_at_end() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverange.h300 bool is_at_end; variable
/third_party/boost/boost/spirit/home/karma/detail/
Dpass_container.hpp302 bool is_at_end() const in is_at_end() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp1131 bool is_at_end = false; in get_temp_registers_required_live_ranges() local