/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.cons/ |
D | iter_iter.pass.cpp | 28 typedef typename C::const_iterator const_iterator; in test() typedef 42 typedef typename C::const_iterator const_iterator; in test() typedef
|
D | size.pass.cpp | 26 typedef typename C::const_iterator const_iterator; in test() typedef
|
D | size_value.pass.cpp | 25 typedef typename C::const_iterator const_iterator; in test() typedef
|
D | size_value_alloc.pass.cpp | 24 typedef typename C::const_iterator const_iterator; in test() typedef
|
D | iter_iter_alloc.pass.cpp | 28 typedef typename C::const_iterator const_iterator; in test() typedef
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _hash_set.h | 70 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.h | 62 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.h | 76 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.h | 74 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.h | 68 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.h | 86 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.h | 93 typedef _Slist_iterator<_Tp, _ConstTraits> const_iterator; typedef
|
D | _hashtable.h | 122 typedef _Ht_iterator<_BaseIte, _ConstTraits> const_iterator; typedef
|
D | _list.h | 106 typedef _List_iterator<_Tp, _ConstTraits> const_iterator; typedef
|
D | _tree.h | 157 typedef _Rb_tree_iterator<_Value, _ConstTraits> const_iterator; typedef
|
D | _deque.h | 176 typedef _Deque_iterator<_Tp, _ConstTraits> const_iterator; typedef
|
D | _vector.h | 125 typedef const value_type* const_iterator; typedef
|
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
D | _deque.h | 36 typedef _Deque_iterator<_ValueT, _Const_traits<_ValueT> > const_iterator; typedef
|
D | _vector.h | 65 typedef const value_type* const_iterator; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/ |
D | util.hpp | 41 typedef const value_type* const_iterator; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/ |
D | concepts.hpp | 256 typedef BOOST_DEDUCED_TYPENAME range_iterator<T const>::type const_iterator; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
D | array.hpp | 68 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.h | 70 … _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Const_traits<value_type> > > const_iterator; typedef
|
D | _tree.h | 106 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_ConstIteTraits> > const_iterator; typedef
|
D | _hashtable.h | 111 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_ConstTraits> > const_iterator; typedef
|