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

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/trie_policy/
sample_trie_access_traits.hpp 54 typedef std::string::const_iterator const_iterator; typedef in struct:__gnu_pbds::sample_trie_access_traits
64 /// Returns a const_iterator to the first element of r_key.
65 inline static const_iterator
68 /// Returns a const_iterator to the after-last element of r_key.
69 inline static const_iterator
trie_string_access_traits_imp.hpp 54 inline typename PB_DS_CLASS_C_DEC::const_iterator
62 inline typename PB_DS_CLASS_C_DEC::const_iterator
70 inline typename PB_DS_CLASS_C_DEC::const_iterator
78 inline typename PB_DS_CLASS_C_DEC::const_iterator
86 inline typename PB_DS_CLASS_C_DEC::const_iterator
94 inline typename PB_DS_CLASS_C_DEC::const_iterator
  /external/chromium/net/http/
http_util.h 83 static bool IsNonCoalescingHeader(std::string::const_iterator name_begin,
84 std::string::const_iterator name_end);
95 static void TrimLWS(std::string::const_iterator* begin,
96 std::string::const_iterator* end);
106 static std::string Unquote(std::string::const_iterator begin,
107 std::string::const_iterator end);
169 HeadersIterator(std::string::const_iterator headers_begin,
170 std::string::const_iterator headers_end,
191 std::string::const_iterator name_begin() const {
194 std::string::const_iterator name_end() const
    [all...]
  /external/stlport/stlport/stl/
_hash_map.h 76 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_map
148 hash_map(const_iterator __f, const_iterator __l)
151 hash_map(const_iterator __f, const_iterator __l, size_type __n)
154 hash_map(const_iterator __f, const_iterator __l, size_type __n,
158 hash_map(const_iterator __f, const_iterator __l, size_type __n
267 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multimap
    [all...]
_hash_set.h 70 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_set
149 hash_set(const_iterator __f, const_iterator __l)
152 hash_set(const_iterator __f, const_iterator __l, size_type __n)
155 hash_set(const_iterator __f, const_iterator __l, size_type __n,
159 hash_set(const_iterator __f, const_iterator __l, size_type __n
256 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multiset
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_hash_map.h 76 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_map
148 hash_map(const_iterator __f, const_iterator __l)
151 hash_map(const_iterator __f, const_iterator __l, size_type __n)
154 hash_map(const_iterator __f, const_iterator __l, size_type __n,
158 hash_map(const_iterator __f, const_iterator __l, size_type __n
267 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multimap
    [all...]
_hash_set.h 70 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_set
149 hash_set(const_iterator __f, const_iterator __l)
152 hash_set(const_iterator __f, const_iterator __l, size_type __n)
155 hash_set(const_iterator __f, const_iterator __l, size_type __n,
159 hash_set(const_iterator __f, const_iterator __l, size_type __n
256 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multiset
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hash_map.h 76 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_map
148 hash_map(const_iterator __f, const_iterator __l)
151 hash_map(const_iterator __f, const_iterator __l, size_type __n)
154 hash_map(const_iterator __f, const_iterator __l, size_type __n,
158 hash_map(const_iterator __f, const_iterator __l, size_type __n
267 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multimap
    [all...]
_hash_set.h 70 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_set
149 hash_set(const_iterator __f, const_iterator __l)
152 hash_set(const_iterator __f, const_iterator __l, size_type __n)
155 hash_set(const_iterator __f, const_iterator __l, size_type __n,
159 hash_set(const_iterator __f, const_iterator __l, size_type __n
256 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multiset
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hash_map.h 76 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_map
148 hash_map(const_iterator __f, const_iterator __l)
151 hash_map(const_iterator __f, const_iterator __l, size_type __n)
154 hash_map(const_iterator __f, const_iterator __l, size_type __n,
158 hash_map(const_iterator __f, const_iterator __l, size_type __n
267 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multimap
    [all...]
_hash_set.h 70 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_set
149 hash_set(const_iterator __f, const_iterator __l)
152 hash_set(const_iterator __f, const_iterator __l, size_type __n)
155 hash_set(const_iterator __f, const_iterator __l, size_type __n,
159 hash_set(const_iterator __f, const_iterator __l, size_type __n
256 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multiset
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_hash_map.h 76 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_map
148 hash_map(const_iterator __f, const_iterator __l)
151 hash_map(const_iterator __f, const_iterator __l, size_type __n)
154 hash_map(const_iterator __f, const_iterator __l, size_type __n,
158 hash_map(const_iterator __f, const_iterator __l, size_type __n
267 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multimap
    [all...]
_hash_set.h 70 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_set
149 hash_set(const_iterator __f, const_iterator __l)
152 hash_set(const_iterator __f, const_iterator __l, size_type __n)
155 hash_set(const_iterator __f, const_iterator __l, size_type __n,
159 hash_set(const_iterator __f, const_iterator __l, size_type __n
256 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multiset
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_hash_map.h 76 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_map
148 hash_map(const_iterator __f, const_iterator __l)
151 hash_map(const_iterator __f, const_iterator __l, size_type __n)
154 hash_map(const_iterator __f, const_iterator __l, size_type __n,
158 hash_map(const_iterator __f, const_iterator __l, size_type __n
267 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multimap
    [all...]
_hash_set.h 70 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_set
149 hash_set(const_iterator __f, const_iterator __l)
152 hash_set(const_iterator __f, const_iterator __l, size_type __n)
155 hash_set(const_iterator __f, const_iterator __l, size_type __n,
159 hash_set(const_iterator __f, const_iterator __l, size_type __n
256 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multiset
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/include/
unordered_set 42 typedef /unspecified/ const_iterator;
89 const_iterator begin() const noexcept;
90 const_iterator end() const noexcept;
91 const_iterator cbegin() const noexcept;
92 const_iterator cend() const noexcept;
97 iterator emplace_hint(const_iterator position, Args&&... args);
100 iterator insert(const_iterator hint, const value_type& obj);
101 iterator insert(const_iterator hint, value_type&& obj);
106 iterator erase(const_iterator position);
108 iterator erase(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/
map.h 62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator, map>
63 const_iterator; typedef in class:std::__debug::map
70 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
141 const_iterator
143 { return const_iterator(_Base::begin(), this); }
149 const_iterator
151 { return const_iterator(_Base::end(), this); }
170 const_iterator
172 { return const_iterator(_Base::begin(), this); }
174 const_iterator
    [all...]
multimap.h 63 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,
64 multimap> const_iterator; typedef in class:std::__debug::multimap
71 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
140 const_iterator
142 { return const_iterator(_Base::begin(), this); }
148 const_iterator
150 { return const_iterator(_Base::end(), this); }
169 const_iterator
171 { return const_iterator(_Base::begin(), this); }
173 const_iterator
    [all...]
multiset.h 62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,
63 multiset> const_iterator; typedef in class:std::__debug::multiset
70 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
137 const_iterator
139 { return const_iterator(_Base::begin(), this); }
145 const_iterator
147 { return const_iterator(_Base::end(), this); }
166 const_iterator
168 { return const_iterator(_Base::begin(), this); }
170 const_iterator
    [all...]
set.h 62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator, set>
63 const_iterator; typedef in class:std::__debug::set
70 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
137 const_iterator
139 { return const_iterator(_Base::begin(), this); }
145 const_iterator
147 { return const_iterator(_Base::end(), this); }
166 const_iterator
168 { return const_iterator(_Base::begin(), this); }
170 const_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
trie_policy.hpp 84 typedef typename detail::__conditional_type<Reverse, typename String::const_reverse_iterator, typename String::const_iterator>::__type const_iterator; typedef in struct:__gnu_pbds::string_trie_e_access_traits
87 typedef typename std::iterator_traits<const_iterator>::value_type e_type;
97 // Returns a const_iterator to the first element of
99 inline static const_iterator
102 // Returns a const_iterator to the after-last element of
104 inline static const_iterator
113 inline static const_iterator
116 inline static const_iterator
119 inline static const_iterator
171 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::trie_prefix_search_node_update
261 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::trie_order_statistics_node_update
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
trie_policy.hpp 85 typedef typename detail::__conditional_type<Reverse, typename String::const_reverse_iterator, typename String::const_iterator>::__type const_iterator; typedef in struct:__gnu_pbds::string_trie_e_access_traits
88 typedef typename std::iterator_traits<const_iterator>::value_type e_type;
98 // Returns a const_iterator to the first element of
100 inline static const_iterator
103 // Returns a const_iterator to the after-last element of
105 inline static const_iterator
114 inline static const_iterator
117 inline static const_iterator
120 inline static const_iterator
172 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::trie_prefix_search_node_update
262 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::trie_order_statistics_node_update
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
trie_policy.hpp 85 typedef typename detail::__conditional_type<Reverse, typename String::const_reverse_iterator, typename String::const_iterator>::__type const_iterator; typedef in struct:__gnu_pbds::string_trie_e_access_traits
88 typedef typename std::iterator_traits<const_iterator>::value_type e_type;
98 // Returns a const_iterator to the first element of
100 inline static const_iterator
103 // Returns a const_iterator to the after-last element of
105 inline static const_iterator
114 inline static const_iterator
117 inline static const_iterator
120 inline static const_iterator
172 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::trie_prefix_search_node_update
262 typedef typename const_node_iterator::value_type const_iterator; typedef in class:__gnu_pbds::trie_order_statistics_node_update
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
map.h 62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator, map>
63 const_iterator; typedef in class:std::__debug::map
70 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
141 const_iterator
143 { return const_iterator(_Base::begin(), this); }
149 const_iterator
151 { return const_iterator(_Base::end(), this); }
170 const_iterator
172 { return const_iterator(_Base::begin(), this); }
174 const_iterator
    [all...]
multimap.h 63 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,
64 multimap> const_iterator; typedef in class:std::__debug::multimap
71 typedef std::reverse_iterator<const_iterator> const_reverse_iterator;
140 const_iterator
142 { return const_iterator(_Base::begin(), this); }
148 const_iterator
150 { return const_iterator(_Base::end(), this); }
169 const_iterator
171 { return const_iterator(_Base::begin(), this); }
173 const_iterator
    [all...]

Completed in 664 milliseconds

1 2 3 4 5 67 8 91011>>