Home
last modified time | relevance | path

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/
Dindex_matcher.hpp175 bool is_ordered(void * node)const in is_ordered() function in boost::multi_index::detail::index_matcher::algorithm_base
223 bool is_ordered(Node* node)const in is_ordered() function in boost::multi_index::detail::index_matcher::algorithm
/external/mesa3d/src/intel/compiler/
Dbrw_lower_scoreboard.cpp1035 const bool is_ordered = ordered_unit(devinfo, inst, IDX(TGL_PIPE_ALL)); in update_inst_scoreboard() local