Home
last modified time | relevance | path

Searched defs:const_iterator (Results 1 – 25 of 36) sorted by relevance

12

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.cons/
Diter_iter.pass.cpp28 typedef typename C::const_iterator const_iterator; in test() typedef
42 typedef typename C::const_iterator const_iterator; in test() typedef
Dsize.pass.cpp26 typedef typename C::const_iterator const_iterator; in test() typedef
Dsize_value.pass.cpp25 typedef typename C::const_iterator const_iterator; in test() typedef
Dsize_value_alloc.pass.cpp24 typedef typename C::const_iterator const_iterator; in test() typedef
Diter_iter_alloc.pass.cpp28 typedef typename C::const_iterator const_iterator; in test() typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_hash_set.h70 typedef typename _Ht::const_iterator const_iterator; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
256 typedef typename _Ht::const_iterator const_iterator; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_unordered_set.h62 typedef typename _Ht::const_iterator const_iterator; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
212 typedef typename _Ht::const_iterator const_iterator; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_hash_map.h76 typedef typename _Ht::const_iterator const_iterator; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
267 typedef typename _Ht::const_iterator const_iterator; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_set.h74 typedef typename _Rep_type::const_iterator const_iterator; in _STLP_CREATE_ITERATOR_TRAITS() typedef
245 typedef typename _Rep_type::const_iterator const_iterator; in _STLP_CREATE_ITERATOR_TRAITS() typedef
D_unordered_map.h68 typedef typename _Ht::const_iterator const_iterator; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
236 typedef typename _Ht::const_iterator const_iterator; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_map.h86 typedef typename _Rep_type::const_iterator const_iterator; in _STLP_CREATE_ITERATOR_TRAITS() typedef
279 typedef typename _Rep_type::const_iterator const_iterator; in _STLP_CREATE_ITERATOR_TRAITS() typedef
D_slist.h93 typedef _Slist_iterator<_Tp, _ConstTraits> const_iterator; typedef
D_hashtable.h122 typedef _Ht_iterator<_BaseIte, _ConstTraits> const_iterator; typedef
D_list.h106 typedef _List_iterator<_Tp, _ConstTraits> const_iterator; typedef
D_tree.h157 typedef _Rb_tree_iterator<_Value, _ConstTraits> const_iterator; typedef
D_deque.h176 typedef _Deque_iterator<_Tp, _ConstTraits> const_iterator; typedef
D_vector.h125 typedef const value_type* const_iterator; typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_deque.h36 typedef _Deque_iterator<_ValueT, _Const_traits<_ValueT> > const_iterator; typedef
D_vector.h65 typedef const value_type* const_iterator; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
Dutil.hpp41 typedef const value_type* const_iterator; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
Dconcepts.hpp256 typedef BOOST_DEDUCED_TYPENAME range_iterator<T const>::type const_iterator; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Darray.hpp68 typedef const T* const_iterator; typedef in boost::array
209 typedef const T* const_iterator; typedef in boost::array
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_deque.h70 … _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Const_traits<value_type> > > const_iterator; typedef
D_tree.h106 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_ConstIteTraits> > const_iterator; typedef
D_hashtable.h111 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_ConstTraits> > const_iterator; typedef

12