HomeSort by relevance Sort by last modified time
    Searched defs:iterator_category (Results 451 - 475 of 564) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_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...]
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/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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 130 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator
206 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_const_iterator
    [all...]

Completed in 678 milliseconds

<<11121314151617181920>>