Home
last modified time | relevance | path

Searched refs:key_compare (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_set.h56 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
65 typedef _STLP_PRIV _Rb_tree<key_type, key_compare, in _STLP_CREATE_ITERATOR_TRAITS()
147 key_compare key_comp() const { return _M_t.key_comp(); } in _STLP_CREATE_ITERATOR_TRAITS()
227 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
236 typedef _STLP_PRIV _Rb_tree<key_type, key_compare, in _STLP_CREATE_ITERATOR_TRAITS()
318 key_compare key_comp() const { return _M_t.key_comp(); } in _STLP_CREATE_ITERATOR_TRAITS()
D_map.h58 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
77 typedef _STLP_PRIV _Rb_tree<key_type, key_compare, in _STLP_CREATE_ITERATOR_TRAITS()
159 key_compare key_comp() const { return _M_t.key_comp(); } in _STLP_CREATE_ITERATOR_TRAITS()
251 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
270 typedef _STLP_PRIV _Rb_tree<key_type, key_compare, in _STLP_CREATE_ITERATOR_TRAITS()
345 key_compare key_comp() const { return _M_t.key_comp(); } in _STLP_CREATE_ITERATOR_TRAITS()
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_set.h77 typedef _Compare key_compare;
83 typedef _STLP_PRIV _Rb_tree<key_type, key_compare,
206 key_compare key_comp() const { return _M_t.key_comp(); }
325 typedef _Compare key_compare;
331 typedef _STLP_PRIV _Rb_tree<key_type, key_compare,
459 key_compare key_comp() const { return _M_t.key_comp(); }