HomeSort by relevance Sort by last modified time
    Searched defs:iterator_category (Results 151 - 175 of 446) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h 46 inline random_access_iterator_tag iterator_category(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_DEQUE >&) function
  /external/clang/include/clang/AST/
DeclFriend.h 184 typedef std::forward_iterator_tag iterator_category; typedef in class:CXXRecordDecl::friend_iterator
DependentDiagnostic.h 133 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::DeclContext::ddiag_iterator
Redeclarable.h 124 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::Redeclarable::redecl_iterator
  /external/clang/include/clang/Sema/
IdentifierResolver.h 78 typedef std::input_iterator_tag iterator_category; typedef in class:clang::IdentifierResolver::iterator
  /external/clang/tools/diagtool/
DiagnosticNames.h 64 typedef std::forward_iterator_tag iterator_category; typedef in class:diagtool::GroupRecord::group_iterator
  /external/llvm/include/llvm/ADT/
DenseSet.h 72 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::DenseSet::Iterator
92 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::DenseSet::ConstIterator
  /external/llvm/include/llvm/Analysis/
IntervalIterator.h 98 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::IntervalIterator
  /external/llvm/include/llvm/Support/
InstIterator.h 40 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:llvm::InstIterator
  /external/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
  /external/stlport/stlport/stl/debug/
_vector.h 48 iterator_category(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_VECTOR >&) function
  /frameworks/compile/mclinker/include/mcld/ADT/
HashIterator.h 278 typedef std::forward_iterator_tag iterator_category; typedef in class:mcld::HashIterator
  /ndk/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
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_vector.h 48 iterator_category(const _STLP_PRIV _DBG_iter_base< _STLP_NON_DBG_VECTOR >&) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker

Completed in 439 milliseconds

1 2 3 4 5 67 8 91011>>