HomeSort by relevance Sort by last modified time
    Searched defs:iterator_category (Results 351 - 375 of 446) sorted by null

<<1112131415161718

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
algo.h 112 typedef typename iterator_traits::iterator_category iterator_category; typedef
113 return for_each_switch(begin, end, f, iterator_category(),
122 typedef typename iterator_traits::iterator_category iterator_category; typedef
123 return for_each_switch(begin, end, f, iterator_category());
168 typedef typename iterator_traits::iterator_category iterator_category; typedef
169 return find_switch(begin, end, val, iterator_category());
206 typedef typename iterator_traits::iterator_category iterator_category typedef
849 typedef typename traits_type::iterator_category iterator_category; typedef
884 typedef typename traits_type::iterator_category iterator_category; typedef
941 typedef typename traits_type::iterator_category iterator_category; typedef
951 typedef typename traits_type::iterator_category iterator_category; typedef
1010 typedef typename traits_type::iterator_category iterator_category; typedef
1020 typedef typename traits_type::iterator_category iterator_category; typedef
1423 typedef typename traits_type::iterator_category iterator_category; typedef
1434 typedef typename traits_type::iterator_category iterator_category; typedef
1492 typedef typename iterator_traits::iterator_category iterator_category; typedef
1503 typedef typename iterator_traits::iterator_category iterator_category; typedef
1553 typedef typename iterator_traits::iterator_category iterator_category; typedef
1562 typedef typename iterator_traits::iterator_category iterator_category; typedef
1600 typedef typename iterator_traits::iterator_category iterator_category; typedef
1610 typedef typename iterator_traits::iterator_category iterator_category; typedef
1706 typedef typename traits_type::iterator_category iterator_category; typedef
2257 typedef typename traits_type::iterator_category iterator_category; typedef
2267 typedef typename traits_type::iterator_category iterator_category; typedef
2348 typedef typename traits_type::iterator_category iterator_category; typedef
2358 typedef typename traits_type::iterator_category iterator_category; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
hashtable.h 116 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_iterator
169 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_const_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
forward_list.h 126 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_iterator
195 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_const_iterator
    [all...]
stl_list.h 150 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator
226 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_const_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
hashtable.h 116 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_iterator
169 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_const_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
forward_list.h 126 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_iterator
195 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_const_iterator
    [all...]
stl_list.h 150 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator
226 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_const_iterator
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h 114 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_iterator
167 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_const_iterator
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 118 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_iterator
186 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_const_iterator
    [all...]
stl_list.h 119 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator
195 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_const_iterator
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 117 typedef forward_iterator_tag iterator_category; typedef in struct:_Ht_iterator
180 inline forward_iterator_tag iterator_category(const _STLP_PRIV _Ht_iterator<_BaseIte,_Traits>&) function
_list.h 85 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator_base
108 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator
165 inline bidirectional_iterator_tag iterator_category(const _STLP_PRIV _List_iterator_base&) { return bidirectional_iterator_tag();} function
_slist.h 68 typedef forward_iterator_tag iterator_category; typedef in struct:_Slist_iterator_base
85 typedef forward_iterator_tag iterator_category; typedef in class:_Slist_iterator
142 inline forward_iterator_tag _STLP_CALL iterator_category(const _STLP_PRIV _Slist_iterator_base&) { return forward_iterator_tag(); } function
882 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
_tree.h 138 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_Rb_tree_base_iterator
222 inline bidirectional_iterator_tag iterator_category(const _STLP_PRIV _Rb_tree_base_iterator&) function
concept_checks.h 520 typedef typename __STD::iterator_traits<_Iter>::iterator_category
521 iterator_category; typedef in struct:__iterator_category_type_definition_requirement_violation
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h 114 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_iterator
167 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_const_iterator
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 118 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_iterator
186 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_const_iterator
    [all...]
stl_list.h 119 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator
195 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_const_iterator
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 117 typedef forward_iterator_tag iterator_category; typedef in struct:_Ht_iterator
180 inline forward_iterator_tag iterator_category(const _STLP_PRIV _Ht_iterator<_BaseIte,_Traits>&) function
_list.h 85 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator_base
108 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator
165 inline bidirectional_iterator_tag iterator_category(const _STLP_PRIV _List_iterator_base&) { return bidirectional_iterator_tag();} function
_slist.h 68 typedef forward_iterator_tag iterator_category; typedef in struct:_Slist_iterator_base
85 typedef forward_iterator_tag iterator_category; typedef in class:_Slist_iterator
142 inline forward_iterator_tag _STLP_CALL iterator_category(const _STLP_PRIV _Slist_iterator_base&) { return forward_iterator_tag(); } function
882 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
_tree.h 138 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_Rb_tree_base_iterator
222 inline bidirectional_iterator_tag iterator_category(const _STLP_PRIV _Rb_tree_base_iterator&) function
concept_checks.h 520 typedef typename __STD::iterator_traits<_Iter>::iterator_category
521 iterator_category; typedef in struct:__iterator_category_type_definition_requirement_violation
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h 114 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_iterator
167 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_const_iterator
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 118 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_iterator
186 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_const_iterator
    [all...]

Completed in 2291 milliseconds

<<1112131415161718