HomeSort by relevance Sort by last modified time
    Searched refs:iterator_category (Results 276 - 300 of 533) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 340 typedef typename _IteTraits::iterator_category iterator_category; typedef in struct:_IteWrapper
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 340 typedef typename _IteTraits::iterator_category iterator_category; typedef in struct:_IteWrapper
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 340 typedef typename _IteTraits::iterator_category iterator_category; typedef in struct:_IteWrapper
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 340 typedef typename _IteTraits::iterator_category iterator_category; typedef in struct:_IteWrapper
  /external/clang/include/clang/AST/
DeclBase.h 707 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::Decl::redecl_iterator
1183 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::DeclContext::decl_iterator
1252 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::DeclContext::specific_decl_iterator
1329 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::DeclContext::filtered_decl_iterator
    [all...]
  /external/llvm/include/llvm/Analysis/
IntervalIterator.h 98 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::IntervalIterator
  /external/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
  /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/
_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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 110 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_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/bin_search_tree_/
point_iterators.hpp 110 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_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/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/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 110 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.7-4.6/x86_64-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/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 110 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/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/5/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
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
point_iterators.hpp 110 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/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_

Completed in 1198 milliseconds

<<11121314151617181920>>