HomeSort by relevance Sort by last modified time
    Searched refs:iterator_category (Results 176 - 200 of 306) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/include/llvm/ADT/
SmallPtrSet.h 190 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::SmallPtrSetIterator
  /external/llvm/include/llvm/Analysis/
IntervalIterator.h 97 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::IntervalIterator
  /frameworks/compile/mclinker/include/mcld/ADT/
HashIterator.h 260 typedef std::forward_iterator_tag iterator_category; typedef in class:mcld::HashIterator
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_slist.h 68 typedef forward_iterator_tag iterator_category; typedef in struct:_Slist_iterator_base
85 typedef forward_iterator_tag iterator_category; typedef in class:_Slist_iterator
142 inline forward_iterator_tag _STLP_CALL iterator_category(const _STLP_PRIV _Slist_iterator_base&) { return forward_iterator_tag(); } function
882 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
_hashtable.h 117 typedef forward_iterator_tag iterator_category; typedef in struct:_Ht_iterator
180 inline forward_iterator_tag iterator_category(const _STLP_PRIV _Ht_iterator<_BaseIte,_Traits>&) function
_tree.h 138 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_Rb_tree_base_iterator
222 inline bidirectional_iterator_tag iterator_category(const _STLP_PRIV _Rb_tree_base_iterator&) function
_unordered_map.h 389 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
416 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
_unordered_set.h 364 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
391 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
concept_checks.h 520 typedef typename __STD::iterator_traits<_Iter>::iterator_category
521 iterator_category; typedef in struct:__iterator_category_type_definition_requirement_violation
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_adaptor.hpp 321 typename super_t::iterator_category
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 108 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 108 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 108 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 108 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_slist.h 68 typedef forward_iterator_tag iterator_category; typedef in struct:_Slist_iterator_base
85 typedef forward_iterator_tag iterator_category; typedef in class:_Slist_iterator
142 inline forward_iterator_tag _STLP_CALL iterator_category(const _STLP_PRIV _Slist_iterator_base&) { return forward_iterator_tag(); } function
882 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
_hashtable.h 117 typedef forward_iterator_tag iterator_category; typedef in struct:_Ht_iterator
180 inline forward_iterator_tag iterator_category(const _STLP_PRIV _Ht_iterator<_BaseIte,_Traits>&) function
_tree.h 138 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_Rb_tree_base_iterator
222 inline bidirectional_iterator_tag iterator_category(const _STLP_PRIV _Rb_tree_base_iterator&) function
_unordered_map.h 389 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
416 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
_unordered_set.h 364 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
391 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
concept_checks.h 520 typedef typename __STD::iterator_traits<_Iter>::iterator_category
521 iterator_category; typedef in struct:__iterator_category_type_definition_requirement_violation
  /external/deqp/framework/delibs/decpp/
dePoolArray.hpp 530 typedef random_access_iterator_tag iterator_category; typedef in struct:std::iterator_traits
540 typedef random_access_iterator_tag iterator_category; typedef in struct:std::iterator_traits
  /external/llvm/include/llvm/Option/
ArgList.h 54 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::opt::arg_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_deque.h 114 typedef std::random_access_iterator_tag iterator_category; typedef in struct:_Deque_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
pat_trie_base.hpp 260 typedef std::forward_iterator_tag iterator_category; typedef in struct:__gnu_pbds::detail::pat_trie_base::_Inode::const_iterator
323 typedef std::forward_iterator_tag iterator_category; typedef in struct:__gnu_pbds::detail::pat_trie_base::_Inode::iterator
494 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::pat_trie_base::_CIter
857 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::pat_trie_base::_Node_citer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
pointer.h 287 typedef std::random_access_iterator_tag iterator_category; typedef in class:_Pointer_adapter

Completed in 1394 milliseconds

1 2 3 4 5 6 78 91011>>