Searched defs:iterator_type (Results 1 - 25 of 44) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_iterator_base_types.h211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
H A Dstl_iterator.h109 typedef _Iterator iterator_type; typedef in class:reverse_iterator
126 reverse_iterator(iterator_type __x) : current(__x) { }
145 iterator_type
716 typedef _Iterator iterator_type; typedef in class:__normal_iterator
938 typedef _Iterator iterator_type; typedef in class:move_iterator
950 move_iterator(iterator_type __i)
957 iterator_type
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_iterator_base_types.h211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
H A Dstl_iterator.h109 typedef _Iterator iterator_type; typedef in class:reverse_iterator
126 reverse_iterator(iterator_type __x) : current(__x) { }
145 iterator_type
716 typedef _Iterator iterator_type; typedef in class:__normal_iterator
938 typedef _Iterator iterator_type; typedef in class:move_iterator
950 move_iterator(iterator_type __i)
957 iterator_type
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_iterator_base_types.h211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
H A Dstl_iterator.h109 typedef _Iterator iterator_type; typedef in class:reverse_iterator
126 reverse_iterator(iterator_type __x) : current(__x) { }
145 iterator_type
716 typedef _Iterator iterator_type; typedef in class:__normal_iterator
938 typedef _Iterator iterator_type; typedef in class:move_iterator
950 move_iterator(iterator_type __i)
957 iterator_type
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_iterator_base_types.h211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
H A Dstl_iterator.h109 typedef _Iterator iterator_type; typedef in class:reverse_iterator
126 reverse_iterator(iterator_type __x) : current(__x) { }
145 iterator_type
716 typedef _Iterator iterator_type; typedef in class:__normal_iterator
938 typedef _Iterator iterator_type; typedef in class:move_iterator
950 move_iterator(iterator_type __i)
957 iterator_type
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_iterator_base_types.h211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
H A Dstl_iterator.h110 typedef _Iterator iterator_type; typedef in class:reverse_iterator
127 reverse_iterator(iterator_type __x) : current(__x) { }
146 iterator_type
717 typedef _Iterator iterator_type; typedef in class:__normal_iterator
955 typedef _Iterator iterator_type; typedef in class:move_iterator
967 move_iterator(iterator_type __i)
974 iterator_type
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_iterator_base_types.h211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_iterator_base_types.h211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_iterator_base_types.h211 typedef _Iterator iterator_type; typedef in struct:_Iter_base
212 static iterator_type _S_base(_Iterator __it)
219 typedef typename _Iterator::iterator_type iterator_type; typedef in struct:_Iter_base
220 static iterator_type _S_base(_Iterator __it)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
H A Dsafe_local_iterator.h74 typedef _Iterator iterator_type; typedef in class:__gnu_debug::_Safe_local_iterator
126 typename _Sequence::local_iterator::iterator_type>::__value,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
H A Ddebug_map_base.hpp262 typedef const_iterator iterator_type; typedef
263 for (iterator_type it = m_keys.begin(); it != m_keys.end(); ++it)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
H A Dsafe_local_iterator.h74 typedef _Iterator iterator_type; typedef in class:__gnu_debug::_Safe_local_iterator
126 typename _Sequence::local_iterator::iterator_type>::__value,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
H A Ddebug_map_base.hpp262 typedef const_iterator iterator_type; typedef
263 for (iterator_type it = m_keys.begin(); it != m_keys.end(); ++it)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/debug/
H A Dsafe_local_iterator.h74 typedef _Iterator iterator_type; typedef in class:__gnu_debug::_Safe_local_iterator
126 typename _Sequence::local_iterator::iterator_type>::__value,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/pb_ds/detail/
H A Ddebug_map_base.hpp262 typedef const_iterator iterator_type; typedef
263 for (iterator_type it = m_keys.begin(); it != m_keys.end(); ++it)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
H A Dsafe_local_iterator.h74 typedef _Iterator iterator_type; typedef in class:__gnu_debug::_Safe_local_iterator
126 typename _Sequence::local_iterator::iterator_type>::__value,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
H A Ddebug_map_base.hpp262 typedef const_iterator iterator_type; typedef
263 for (iterator_type it = m_keys.begin(); it != m_keys.end(); ++it)
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
H A Dsafe_iterator.h130 typedef _Iterator iterator_type; typedef in class:__gnu_debug::_Safe_iterator
197 typename _Sequence::iterator::iterator_type>::__value),
H A Dsafe_local_iterator.h72 typedef _Iterator iterator_type; typedef in class:__gnu_debug::_Safe_local_iterator
122 typename _Sequence::local_iterator::iterator_type>::__value,
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
H A Ddebug_map_base.hpp262 typedef const_iterator iterator_type; typedef
263 for (iterator_type it = m_keys.begin(); it != m_keys.end(); ++it)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_iterator.h61 typedef _Iterator iterator_type; typedef in class:reverse_iterator
64 explicit reverse_iterator(iterator_type __x) : current(__x) {}
74 iterator_type base() const { return current; }

Completed in 1232 milliseconds

12