HomeSort by relevance Sort by last modified time
    Searched full:const_iterator (Results 476 - 500 of 3365) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/llvm-libc++/test/containers/unord/unord.multiset/
equal_range_const.pass.cpp 16 // pair<const_iterator, const_iterator> equal_range(const key_type& k) const;
25 typedef C::const_iterator I;
insert_hint_rvalue.pass.cpp 16 // iterator insert(const_iterator p, value_type&& x);
30 C::const_iterator e = c.end();
53 C::const_iterator e = c.end();
  /ndk/sources/cxx-stl/llvm-libc++/test/containers/unord/unord.set/
equal_range_const.pass.cpp 16 // pair<const_iterator, const_iterator> equal_range(const key_type& k) const;
25 typedef C::const_iterator I;
insert_hint_rvalue.pass.cpp 16 // iterator insert(const_iterator p, value_type&& x);
30 C::const_iterator e = c.end();
53 C::const_iterator e = c.end();
  /ndk/sources/cxx-stl/llvm-libc++/test/re/re.results/
types.pass.cpp 20 // typedef /implementation-defined/ const_iterator;
21 // typedef const_iterator iterator;
39 static_assert((!std::is_same<typename MR::const_iterator, void>::value), "");
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 68 typedef typename _Base::const_iterator _BaseConstIte;
85 typedef _STLP_PRIV _List_iterator<value_type, _Const_traits<value_type> > const_iterator; typedef in class:list
138 list(const_iterator __first, const_iterator __last,
153 const_iterator begin() const { return const_iterator(_M_impl.begin()._M_node); }
156 const_iterator end() const { return const_iterator(_M_impl.end()._M_node); }
221 void insert(iterator __pos, const_iterator __first, const_iterator __last
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
deque 55 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,deque>
56 const_iterator;
66 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
159 const_iterator
161 { return const_iterator(_Base::begin(), this); }
167 const_iterator
169 { return const_iterator(_Base::end(), this); }
188 const_iterator
190 { return const_iterator(_Base::begin(), this); }
192 const_iterator
    [all...]
vector 51 typedef typename _Base::const_iterator _Base_const_iterator;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,vector>
61 const_iterator;
71 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
177 const_iterator
179 { return const_iterator(_Base::begin(), this); }
185 const_iterator
187 { return const_iterator(_Base::end(), this); }
206 const_iterator
208 { return const_iterator(_Base::begin(), this);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/basic_tree_policy/
null_node_metadata.hpp 54 typedef typename types_traits<Key, Data, Allocator, false>::pointer const_iterator; typedef in struct:__gnu_pbds::detail::dumconst_node_iterator
57 typedef const_iterator value_type;
58 typedef const_iterator const_reference;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_map_/
iterators_fn_imps.hpp 55 inline typename PB_DS_CLASS_C_DEC::const_iterator
74 inline typename PB_DS_CLASS_C_DEC::const_iterator
78 return const_iterator(NULL, NULL, const_cast<PB_DS_CLASS_C_DEC* const>(this));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
debug_fn_imps.hpp 65 const_iterator prev_it = end();
67 for (const_iterator it = begin(); it != end(); ++it)
72 const_iterator upper_bound_it = upper_bound(PB_DS_V2F(*it));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/basic_tree_policy/
null_node_metadata.hpp 54 typedef typename types_traits<Key, Data, Allocator, false>::pointer const_iterator; typedef in struct:__gnu_pbds::detail::dumconst_node_iterator
57 typedef const_iterator value_type;
58 typedef const_iterator const_reference;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/list_update_map_/
iterators_fn_imps.hpp 55 inline typename PB_DS_CLASS_C_DEC::const_iterator
74 inline typename PB_DS_CLASS_C_DEC::const_iterator
78 return const_iterator(0, 0, const_cast<PB_DS_CLASS_C_DEC* const>(this));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
debug_fn_imps.hpp 64 const_iterator prev_it = end();
66 for (const_iterator it = begin(); it != end(); ++it)
71 const_iterator upper_bound_it = upper_bound(PB_DS_V2F(*it));
  /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/basic_tree_policy/
null_node_metadata.hpp 54 typedef typename types_traits<Key, Data, Allocator, false>::pointer const_iterator; typedef in struct:__gnu_pbds::detail::dumconst_node_iterator
57 typedef const_iterator value_type;
58 typedef const_iterator const_reference;
  /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/list_update_map_/
iterators_fn_imps.hpp 55 inline typename PB_DS_CLASS_C_DEC::const_iterator
74 inline typename PB_DS_CLASS_C_DEC::const_iterator
78 return const_iterator(0, 0, const_cast<PB_DS_CLASS_C_DEC* const>(this));
  /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/ov_tree_map_/
debug_fn_imps.hpp 64 const_iterator prev_it = end();
66 for (const_iterator it = begin(); it != end(); ++it)
71 const_iterator upper_bound_it = upper_bound(PB_DS_V2F(*it));
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
deque 55 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,deque>
56 const_iterator;
66 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
159 const_iterator
161 { return const_iterator(_Base::begin(), this); }
167 const_iterator
169 { return const_iterator(_Base::end(), this); }
188 const_iterator
190 { return const_iterator(_Base::begin(), this); }
192 const_iterator
    [all...]
vector 51 typedef typename _Base::const_iterator _Base_const_iterator;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,vector>
61 const_iterator;
71 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
177 const_iterator
179 { return const_iterator(_Base::begin(), this); }
185 const_iterator
187 { return const_iterator(_Base::end(), this); }
206 const_iterator
208 { return const_iterator(_Base::begin(), this);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/basic_tree_policy/
null_node_metadata.hpp 54 typedef typename types_traits<Key, Data, Allocator, false>::pointer const_iterator; typedef in struct:__gnu_pbds::detail::dumconst_node_iterator
57 typedef const_iterator value_type;
58 typedef const_iterator const_reference;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
iterators_fn_imps.hpp 55 inline typename PB_DS_CLASS_C_DEC::const_iterator
74 inline typename PB_DS_CLASS_C_DEC::const_iterator
78 return const_iterator(NULL, NULL, const_cast<PB_DS_CLASS_C_DEC* const>(this));
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
debug_fn_imps.hpp 65 const_iterator prev_it = end();
67 for (const_iterator it = begin(); it != end(); ++it)
72 const_iterator upper_bound_it = upper_bound(PB_DS_V2F(*it));
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 68 typedef typename _Base::const_iterator _BaseConstIte;
85 typedef _STLP_PRIV _List_iterator<value_type, _Const_traits<value_type> > const_iterator; typedef in class:list
138 list(const_iterator __first, const_iterator __last,
153 const_iterator begin() const { return const_iterator(_M_impl.begin()._M_node); }
156 const_iterator end() const { return const_iterator(_M_impl.end()._M_node); }
221 void insert(iterator __pos, const_iterator __first, const_iterator __last
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
deque 55 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,deque>
56 const_iterator;
66 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
159 const_iterator
161 { return const_iterator(_Base::begin(), this); }
167 const_iterator
169 { return const_iterator(_Base::end(), this); }
188 const_iterator
190 { return const_iterator(_Base::begin(), this); }
192 const_iterator
    [all...]
vector 51 typedef typename _Base::const_iterator _Base_const_iterator;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,vector>
61 const_iterator;
71 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
177 const_iterator
179 { return const_iterator(_Base::begin(), this); }
185 const_iterator
187 { return const_iterator(_Base::end(), this); }
206 const_iterator
208 { return const_iterator(_Base::begin(), this);
    [all...]

Completed in 745 milliseconds

<<11121314151617181920>>