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

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 91 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
221 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 91 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
221 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 90 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
220 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 91 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
221 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 90 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
220 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 90 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
220 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
iterator_tracker.h 53 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
concept_check.hpp 513 typedef typename boost::detail::iterator_traits<TT>::iterator_category iterator_category;
518 BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
549 BOOST_DEDUCED_TYPENAME ForwardIterator::iterator_category
577 BOOST_DEDUCED_TYPENAME BidirectionalIterator::iterator_category
607 BOOST_DEDUCED_TYPENAME BidirectionalIterator<TT>::iterator_category
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
boost_concept_check.h 445 typedef typename std::iterator_traits<_Tp>::iterator_category _Cat;
447 typename std::iterator_traits<_Tp>::iterator_category,
475 typename std::iterator_traits<_Tp>::iterator_category,
499 typename std::iterator_traits<_Tp>::iterator_category,
526 typename std::iterator_traits<_Tp>::iterator_category,
stl_iterator.h 91 : public iterator<typename iterator_traits<_Iterator>::iterator_category,
675 typedef typename iterator_traits<_Iterator>::iterator_category
676 iterator_category; typedef in class:__normal_iterator
894 typedef typename iterator_traits<_Iterator>::iterator_category
895 iterator_category; typedef in class:move_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable_policy.h 54 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
161 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Node_iterator
202 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Node_const_iterator
302 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Hashtable_iterator
347 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Hashtable_const_iterator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
boost_concept_check.h 448 typedef typename std::iterator_traits<_Tp>::iterator_category _Cat;
450 typename std::iterator_traits<_Tp>::iterator_category,
478 typename std::iterator_traits<_Tp>::iterator_category,
502 typename std::iterator_traits<_Tp>::iterator_category,
529 typename std::iterator_traits<_Tp>::iterator_category,
hashtable_policy.h 58 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
136 typedef std::forward_iterator_tag iterator_category; typedef in struct:__detail::_Node_iterator
177 typedef std::forward_iterator_tag iterator_category; typedef in struct:__detail::_Node_const_iterator
275 typedef std::forward_iterator_tag iterator_category; typedef in struct:__detail::_Hashtable_iterator
320 typedef std::forward_iterator_tag iterator_category; typedef in struct:__detail::_Hashtable_const_iterator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable_policy.h 57 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
127 typedef std::forward_iterator_tag iterator_category; typedef in struct:tr1::__detail::_Node_iterator
168 typedef std::forward_iterator_tag iterator_category; typedef in struct:tr1::__detail::_Node_const_iterator
268 typedef std::forward_iterator_tag iterator_category; typedef in struct:tr1::__detail::_Hashtable_iterator
313 typedef std::forward_iterator_tag iterator_category; typedef in struct:tr1::__detail::_Hashtable_const_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
boost_concept_check.h 448 typedef typename std::iterator_traits<_Tp>::iterator_category _Cat;
450 typename std::iterator_traits<_Tp>::iterator_category,
478 typename std::iterator_traits<_Tp>::iterator_category,
502 typename std::iterator_traits<_Tp>::iterator_category,
529 typename std::iterator_traits<_Tp>::iterator_category,
hashtable_policy.h 58 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
136 typedef std::forward_iterator_tag iterator_category; typedef in struct:__detail::_Node_iterator
177 typedef std::forward_iterator_tag iterator_category; typedef in struct:__detail::_Node_const_iterator
275 typedef std::forward_iterator_tag iterator_category; typedef in struct:__detail::_Hashtable_iterator
320 typedef std::forward_iterator_tag iterator_category; typedef in struct:__detail::_Hashtable_const_iterator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
hashtable_policy.h 57 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
127 typedef std::forward_iterator_tag iterator_category; typedef in struct:tr1::__detail::_Node_iterator
168 typedef std::forward_iterator_tag iterator_category; typedef in struct:tr1::__detail::_Node_const_iterator
268 typedef std::forward_iterator_tag iterator_category; typedef in struct:tr1::__detail::_Hashtable_iterator
313 typedef std::forward_iterator_tag iterator_category; typedef in struct:tr1::__detail::_Hashtable_const_iterator
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 445 typedef typename std::iterator_traits<_Tp>::iterator_category _Cat;
447 typename std::iterator_traits<_Tp>::iterator_category,
475 typename std::iterator_traits<_Tp>::iterator_category,
499 typename std::iterator_traits<_Tp>::iterator_category,
526 typename std::iterator_traits<_Tp>::iterator_category,
stl_iterator.h 91 : public iterator<typename iterator_traits<_Iterator>::iterator_category,
675 typedef typename iterator_traits<_Iterator>::iterator_category
676 iterator_category; typedef in class:__normal_iterator
894 typedef typename iterator_traits<_Iterator>::iterator_category
895 iterator_category; typedef in class:move_iterator
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 54 typedef typename std::iterator_traits<_Iterator>::iterator_category _Tag;
161 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Node_iterator
202 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Node_const_iterator
302 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Hashtable_iterator
347 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Hashtable_const_iterator
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 445 typedef typename std::iterator_traits<_Tp>::iterator_category _Cat;
447 typename std::iterator_traits<_Tp>::iterator_category,
475 typename std::iterator_traits<_Tp>::iterator_category,
499 typename std::iterator_traits<_Tp>::iterator_category,
526 typename std::iterator_traits<_Tp>::iterator_category,

Completed in 331 milliseconds

<<11121314151617181920>>