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

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
const_point_iterator.hpp 70 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_node_const_point_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 51 typedef std::forward_iterator_tag iterator_category; typedef in class:iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 68 typedef std::forward_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
point_const_iterator.hpp 62 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_point_const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
point_const_iterator.hpp 68 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 48 typedef std::forward_iterator_tag iterator_category; typedef in class:iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 68 typedef std::forward_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
point_const_iterator.hpp 62 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_point_const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
point_const_iterator.hpp 68 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 48 typedef std::forward_iterator_tag iterator_category; typedef in class:iterator_
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
test_iterators.h 13 typedef std::output_iterator_tag iterator_category; typedef in class:output_iterator
40 typedef std::input_iterator_tag iterator_category; typedef in class:input_iterator
89 typedef std::forward_iterator_tag iterator_category; typedef in class:forward_iterator
138 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:bidirectional_iterator
186 typedef std::random_access_iterator_tag iterator_category; typedef in class:random_access_iterator
  /external/chromium_org/content/browser/indexed_db/
list_set.h 70 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:list_set::iterator
109 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:list_set::const_iterator
  /external/clang/include/clang/AST/
UnresolvedSet.h 51 typedef std::iterator_traits<IteratorTy>::iterator_category iterator_category; typedef in class:clang::UnresolvedSetIterator
DeclLookups.h 32 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::DeclContext::all_lookups_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/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/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/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
  /frameworks/compile/mclinker/include/mcld/ADT/
TreeBase.h 53 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:mcld::TreeIteratorBase
  /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_/
node_iterators.hpp 76 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_node_it_

Completed in 1571 milliseconds

1 2 3 4 5 6 78 91011>>