HomeSort by relevance Sort by last modified time
    Searched defs:iterator_category (Results 251 - 275 of 564) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp 148 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::pat_trie_const_node_it_
point_iterators.hpp 131 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_local_iterator.h 75 typedef typename _Traits::iterator_category iterator_category; typedef in class:__gnu_debug::_Safe_local_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 90 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
220 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 48 public iterator<typename iterator_traits<_Iterator>::iterator_category,
169 typedef output_iterator_tag iterator_category; typedef in class:back_insert_iterator
199 typedef output_iterator_tag iterator_category; typedef in class:front_insert_iterator
229 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
_iterator_old.h 43 iterator_category(const back_insert_iterator<_Container>&) { return output_iterator_tag(); } function
46 iterator_category(const front_insert_iterator<_Container>&) { return output_iterator_tag(); } function
49 iterator_category(const insert_iterator<_Container>&) { return output_iterator_tag(); } function
71 typedef bidirectional_iterator_tag iterator_category; typedef in class:reverse_bidirectional_iterator
116 iterator_category(const reverse_bidirectional_iterator<_BidirectionalIterator, _Tp, Reference__, _Distance>&) function
165 typedef random_access_iterator_tag iterator_category; typedef in class:reverse_iterator
224 iterator_category(const reverse_iterator<_RandomAccessIterator, _Tp, Reference__, _Distance>&) function
_stream_iterator.h 102 typedef input_iterator_tag iterator_category; typedef in class:istream_iterator
175 typedef output_iterator_tag iterator_category; typedef in class:ostream_iterator
197 iterator_category(const ostream_iterator<_TpP>&) { return output_iterator_tag(); } function
201 iterator_category(const ostream_iterator<_TpP, _CharT, _Traits>&) { return output_iterator_tag(); } function
227 iterator_category(const istream_iterator< __ISI_TMPL_ARGUMENTS >&) function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_vector.h 48 iterator_category(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_VECTOR >&) function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_iterator.h 48 public iterator<typename iterator_traits<_Iterator>::iterator_category,
169 typedef output_iterator_tag iterator_category; typedef in class:back_insert_iterator
199 typedef output_iterator_tag iterator_category; typedef in class:front_insert_iterator
229 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
_iterator_old.h 43 iterator_category(const back_insert_iterator<_Container>&) { return output_iterator_tag(); } function
46 iterator_category(const front_insert_iterator<_Container>&) { return output_iterator_tag(); } function
49 iterator_category(const insert_iterator<_Container>&) { return output_iterator_tag(); } function
71 typedef bidirectional_iterator_tag iterator_category; typedef in class:reverse_bidirectional_iterator
116 iterator_category(const reverse_bidirectional_iterator<_BidirectionalIterator, _Tp, Reference__, _Distance>&) function
165 typedef random_access_iterator_tag iterator_category; typedef in class:reverse_iterator
224 iterator_category(const reverse_iterator<_RandomAccessIterator, _Tp, Reference__, _Distance>&) function
_stream_iterator.h 102 typedef input_iterator_tag iterator_category; typedef in class:istream_iterator
175 typedef output_iterator_tag iterator_category; typedef in class:ostream_iterator
197 iterator_category(const ostream_iterator<_TpP>&) { return output_iterator_tag(); } function
201 iterator_category(const ostream_iterator<_TpP, _CharT, _Traits>&) { return output_iterator_tag(); } function
227 iterator_category(const istream_iterator< __ISI_TMPL_ARGUMENTS >&) function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_vector.h 48 iterator_category(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_VECTOR >&) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 91 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
221 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
node_iterators.hpp 148 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::pat_trie_const_node_it_
point_iterators.hpp 131 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_local_iterator.h 75 typedef typename _Traits::iterator_category iterator_category; typedef in class:__gnu_debug::_Safe_local_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 90 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
220 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_local_iterator.h 75 typedef typename _Traits::iterator_category iterator_category; typedef in class:__gnu_debug::_Safe_local_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 90 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
220 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /external/chromium_org/base/containers/
small_map.h 226 typedef typename NormalMap::iterator::iterator_category iterator_category; typedef in class:base::SmallMap::iterator
305 typedef typename NormalMap::const_iterator::iterator_category
306 iterator_category; typedef in class:base::SmallMap::const_iterator

Completed in 1322 milliseconds

<<11121314151617181920>>