Searched defs:is_ordered (Results 1 – 2 of 2) sorted by relevance
/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ | ||
D | index_matcher.hpp | 175 bool is_ordered(void * node)const in is_ordered() function in boost::multi_index::detail::index_matcher::algorithm_base |
/external/mesa3d/src/intel/compiler/ | ||
D | brw_lower_scoreboard.cpp | 1035 const bool is_ordered = ordered_unit(devinfo, inst, IDX(TGL_PIPE_ALL)); in update_inst_scoreboard() local |