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

1 2 3 45 6 7 8 91011>>

  /external/clang/include/clang/AST/
DeclLookups.h 32 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::DeclContext::all_lookups_iterator
  /external/clang/tools/diagtool/
DiagnosticNames.h 64 typedef std::forward_iterator_tag iterator_category; typedef in class:diagtool::GroupRecord::group_iterator
  /external/oprofile/libpp/
profile.h 156 typedef input_iterator_tag iterator_category; typedef in struct:std::iterator_traits
  /external/stlport/stlport/stl/
_iterator.h 48 public iterator<typename iterator_traits<_Iterator>::iterator_category,
169 typedef output_iterator_tag iterator_category; typedef in class:back_insert_iterator
199 typedef output_iterator_tag iterator_category; typedef in class:front_insert_iterator
229 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
  /ndk/sources/cxx-stl/llvm-libc++/test/iterators/predef.iterators/insert.iterators/back.insert.iterator/
types.pass.cpp 53 static_assert((std::is_same<typename R::iterator_category, std::output_iterator_tag>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/iterators/predef.iterators/insert.iterators/front.insert.iterator/
types.pass.cpp 26 // typedef output_iterator_tag iterator_category;
54 static_assert((std::is_same<typename R::iterator_category, std::output_iterator_tag>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/iterators/predef.iterators/insert.iterators/insert.iterator/
types.pass.cpp 58 static_assert((std::is_same<typename R::iterator_category, std::output_iterator_tag>::value), "");
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 48 public iterator<typename iterator_traits<_Iterator>::iterator_category,
169 typedef output_iterator_tag iterator_category; typedef in class:back_insert_iterator
199 typedef output_iterator_tag iterator_category; typedef in class:front_insert_iterator
229 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/binary_heap_/
const_iterator.hpp 75 typedef std::forward_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
const_point_iterator.hpp 62 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_point_iterator_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 51 typedef std::forward_iterator_tag iterator_category; typedef in class:iterator_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 75 typedef std::forward_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
const_point_iterator.hpp 62 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_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/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 51 typedef std::forward_iterator_tag iterator_category; typedef in class: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/binary_heap_/
const_iterator.hpp 75 typedef std::forward_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
const_point_iterator.hpp 62 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_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/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/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/
iterator.hpp 51 typedef std::forward_iterator_tag iterator_category; typedef in class:iterator_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 75 typedef std::forward_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
const_point_iterator.hpp 62 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_point_iterator_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/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/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
iterator.hpp 51 typedef std::forward_iterator_tag iterator_category; typedef in class:iterator_
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iterator.h 48 public iterator<typename iterator_traits<_Iterator>::iterator_category,
169 typedef output_iterator_tag iterator_category; typedef in class:back_insert_iterator
199 typedef output_iterator_tag iterator_category; typedef in class:front_insert_iterator
229 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator

Completed in 1056 milliseconds

1 2 3 45 6 7 8 91011>>