Searched refs:range_compare (Results 1 – 7 of 7) sorted by relevance
60 range_compare<range_type>() in test()90 range_compare<range_type>() in set()127 range_compare<range_type>() in clear()
75 struct range_compare struct
96 , range_compare<Char>()150 … iterator iter = std::lower_bound(this->run_.begin(), this->run_.end(), r, range_compare<Char>());183 … iterator iter = std::lower_bound(this->run_.begin(), this->run_.end(), r, range_compare<Char>());
47 struct range_compare struct
69 struct range_compare { struct
131 range_compare<CharT>()164 range_compare<CharT>()
100 static int range_compare(struct cil_levelrange *a, struct cil_levelrange *b) in range_compare() function135 return range_compare(a->range, b->range); in context_compare()