Home
last modified time | relevance | path

Searched defs:const_reverse_iterator (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Darray.hpp86 typedef std::reverse_iterator<const_iterator> const_reverse_iterator; typedef in boost::array
92 … const_reference, iterator, reference> > const_reverse_iterator; typedef in boost::array
97 value_type, const_reference, const_iterator, difference_type> const_reverse_iterator; typedef in boost::array
101 typedef std::reverse_iterator<const_iterator,T> const_reverse_iterator; typedef in boost::array
227 typedef std::reverse_iterator<const_iterator> const_reverse_iterator; typedef in boost::array
233 … const_reference, iterator, reference> > const_reverse_iterator; typedef in boost::array
238 value_type, const_reference, const_iterator, difference_type> const_reverse_iterator; typedef in boost::array
242 typedef std::reverse_iterator<const_iterator,T> const_reverse_iterator; typedef in boost::array
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_set.h76 typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; in _STLP_CREATE_ITERATOR_TRAITS() typedef
247 typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; in _STLP_CREATE_ITERATOR_TRAITS() typedef
D_map.h88 typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; in _STLP_CREATE_ITERATOR_TRAITS() typedef
281 typedef typename _Rep_type::const_reverse_iterator const_reverse_iterator; in _STLP_CREATE_ITERATOR_TRAITS() typedef
D_string_sum.h91 typedef typename _BString::const_reverse_iterator const_reverse_iterator; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dnasty_containers.hpp33 typedef typename nested_container::const_reverse_iterator const_reverse_iterator; typedef in nasty_vector
154 typedef typename nested_container::const_reverse_iterator const_reverse_iterator; typedef in nasty_list