HomeSort by relevance Sort by last modified time
    Searched refs:iterator_category (Results 76 - 100 of 684) sorted by null

1 2 34 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.iter/re.regiter/
types.pass.cpp 23 // typedef forward_iterator_tag iterator_category;
38 static_assert((std::is_same<typename I::iterator_category, std::forward_iterator_tag>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.iter/re.tokiter/
types.pass.cpp 23 // typedef forward_iterator_tag iterator_category;
38 static_assert((std::is_same<typename I::iterator_category, std::forward_iterator_tag>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
input_iterator.h 11 typedef typename std::input_iterator_tag iterator_category; typedef in class:input_iterator
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
iterator.hpp 33 typedef Category iterator_category; typedef in struct:boost::iterator
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/algorithm/
equal.hpp 136 BOOST_DEDUCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator1 >::iterator_category tag1;
137 BOOST_DEDUCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator2 >::iterator_category tag2;
151 BOOST_DEDUCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator1 >::iterator_category tag1;
152 BOOST_DEDUCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator2 >::iterator_category tag2;
  /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_/
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 51 typedef std::forward_iterator_tag iterator_category; typedef in class:const_iterator_
const_point_iterator.hpp 51 typedef trivial_iterator_tag iterator_category; typedef in class:const_point_iterator_
point_iterator.hpp 49 typedef trivial_iterator_tag iterator_category; typedef in class:point_iterator_
  /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_/
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/unordered_iterator/
const_point_iterator.hpp 51 typedef trivial_iterator_tag iterator_category; typedef in class:const_point_iterator_
point_iterator.hpp 49 typedef trivial_iterator_tag iterator_category; typedef in class:point_iterator_
  /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_/
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /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/unordered_iterator/
const_point_iterator.hpp 51 typedef trivial_iterator_tag iterator_category; typedef in class:const_point_iterator_
point_iterator.hpp 49 typedef trivial_iterator_tag iterator_category; typedef in class:point_iterator_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 51 typedef std::forward_iterator_tag iterator_category; typedef in class:const_iterator_
const_point_iterator.hpp 51 typedef trivial_iterator_tag iterator_category; typedef in class:const_point_iterator_
point_iterator.hpp 49 typedef trivial_iterator_tag iterator_category; typedef in class:point_iterator_
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 51 typedef std::forward_iterator_tag iterator_category; typedef in class:const_iterator_
const_point_iterator.hpp 51 typedef trivial_iterator_tag iterator_category; typedef in class:const_point_iterator_
point_iterator.hpp 49 typedef trivial_iterator_tag iterator_category; typedef in class:point_iterator_
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
const_child_iterator.hpp 44 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 51 typedef std::forward_iterator_tag iterator_category; typedef in class:const_iterator_

Completed in 594 milliseconds

1 2 34 5 6 7 8 91011>>