HomeSort by relevance Sort by last modified time
    Searched full:iterator_category (Results 101 - 125 of 791) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:iterator
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:iterator
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:iterator
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:iterator
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /external/clang/include/clang/AST/
UnresolvedSet.h 51 typedef std::iterator_traits<IteratorTy>::iterator_category iterator_category; typedef in class:clang::UnresolvedSetIterator
  /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/stlport/stlport/stl/
_istreambuf_iterator.h 55 typedef input_iterator_tag iterator_category; typedef in class:istreambuf_iterator
134 inline input_iterator_tag _STLP_CALL iterator_category(const istreambuf_iterator<_CharT, _Traits>&) { return input_iterator_tag(); } function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/
types.pass.cpp 56 typename std::iterator_traits<typename C::iterator>::iterator_category,
59 typename std::iterator_traits<typename C::const_iterator>::iterator_category,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/
types.pass.cpp 56 typename std::iterator_traits<typename C::iterator>::iterator_category,
59 typename std::iterator_traits<typename C::const_iterator>::iterator_category,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
types.pass.cpp 60 typename std::iterator_traits<typename S::iterator>::iterator_category,
63 typename std::iterator_traits<typename S::const_iterator>::iterator_category,
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 55 typedef input_iterator_tag iterator_category; typedef in class:istreambuf_iterator
134 inline input_iterator_tag _STLP_CALL iterator_category(const istreambuf_iterator<_CharT, _Traits>&) { return input_iterator_tag(); } function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
iterator.h 51 typedef IteratorCategory iterator_category; typedef in class:__gnu_parallel::iterator_pair
126 typedef IteratorCategory iterator_category; typedef in class:__gnu_parallel::iterator_triple
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 55 typedef input_iterator_tag iterator_category; typedef in class:istreambuf_iterator
134 inline input_iterator_tag _STLP_CALL iterator_category(const istreambuf_iterator<_CharT, _Traits>&) { return input_iterator_tag(); } function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 55 typedef input_iterator_tag iterator_category; typedef in class:istreambuf_iterator
134 inline input_iterator_tag _STLP_CALL iterator_category(const istreambuf_iterator<_CharT, _Traits>&) { return input_iterator_tag(); } function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 55 typedef input_iterator_tag iterator_category; typedef in class:istreambuf_iterator
134 inline input_iterator_tag _STLP_CALL iterator_category(const istreambuf_iterator<_CharT, _Traits>&) { return input_iterator_tag(); } function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 55 typedef input_iterator_tag iterator_category; typedef in class:istreambuf_iterator
134 inline input_iterator_tag _STLP_CALL iterator_category(const istreambuf_iterator<_CharT, _Traits>&) { return input_iterator_tag(); } function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_istreambuf_iterator.h 55 typedef input_iterator_tag iterator_category; typedef in class:istreambuf_iterator
134 inline input_iterator_tag _STLP_CALL iterator_category(const istreambuf_iterator<_CharT, _Traits>&) { return input_iterator_tag(); } function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
iterator.h 51 typedef _IteratorCategory iterator_category; typedef in class:__gnu_parallel::_IteratorPair
123 typedef _IteratorCategory iterator_category; typedef in class:__gnu_parallel::_IteratorTriple
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
functions.h 122 typedef typename std::iterator_traits<_InputIterator>::iterator_category
241 typedef typename std::iterator_traits<_InputIterator>::iterator_category
256 typedef typename std::iterator_traits<_InputIterator>::iterator_category
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
functions.h 122 typedef typename std::iterator_traits<_InputIterator>::iterator_category
241 typedef typename std::iterator_traits<_InputIterator>::iterator_category
256 typedef typename std::iterator_traits<_InputIterator>::iterator_category
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
functions.h 122 typedef typename std::iterator_traits<_InputIterator>::iterator_category
241 typedef typename std::iterator_traits<_InputIterator>::iterator_category
256 typedef typename std::iterator_traits<_InputIterator>::iterator_category

Completed in 296 milliseconds

1 2 3 45 6 7 8 91011>>