Home
last modified time | relevance | path

Searched defs:const_iterator (Results 1 – 25 of 1710) sorted by relevance

12345678910>>...69

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Dmfc.hpp193 typedef val_t const *const_iterator; typedef
208 typedef val_t const *const_iterator; typedef
221 typedef mfc_ptr_array_iterator<X const, CObject const *> const_iterator; typedef
234 typedef mfc_ptr_array_iterator<X const, void const *> const_iterator; typedef
249 typedef val_t const *const_iterator; typedef
264 typedef val_t const *const_iterator; typedef
279 typedef val_t const *const_iterator; typedef
296 typedef list_iterator<X const, ::CObject const *> const_iterator; typedef
298 … typedef list_iterator<X const, ::CObject const * const, ::CObject const * const> const_iterator; typedef
313 typedef list_iterator<X const, void const *> const_iterator; typedef
[all …]
Datl.hpp246 typedef val_t const *const_iterator; typedef
264 typedef indirect_iterator<citer_t> const_iterator; typedef
279 typedef val_t const *const_iterator; typedef
294 typedef list_iterator<X const, val_t const> const_iterator; typedef
329 typedef indirect_iterator<citer_t> const_iterator; typedef
346 typedef indirect_iterator<citer_t> const_iterator; typedef
361 typedef list_iterator<X const, val_t const> const_iterator; typedef
385 typedef indirect_iterator<citer_t> const_iterator; typedef
416 typedef typename X::PCXSTR const_iterator; typedef
446 typedef mutable_iterator const_iterator; typedef
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dextension_size.cpp39 typedef impl_t::const_iterator const_iterator; typedef in boost_range_extension_size_test::FooWithoutSize
58 typedef const boost::uint8_t* const_iterator; typedef in boost_range_extension_size_test::FooWithSize
118 struct const_iterator struct in boost_range_extension_size_test::Foo2WithoutSize
120 typedef std::forward_iterator_tag iterator_category;
121 typedef boost::int8_t difference_type;
122 typedef boost::int16_t value_type;
123 typedef value_type* pointer;
124 typedef value_type& reference;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_map.h60 using const_iterator = typename raw_hash_map::raw_hash_set::const_iterator; variable
95 iterator insert_or_assign(const_iterator, key_arg<K>&& k, V&& v) { in insert_or_assign() argument
100 iterator insert_or_assign(const_iterator, key_arg<K>&& k, const V& v) { in insert_or_assign() argument
105 iterator insert_or_assign(const_iterator, const key_arg<K>& k, V&& v) { in insert_or_assign() argument
110 iterator insert_or_assign(const_iterator, const key_arg<K>& k, const V& v) { in insert_or_assign() argument
133 iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) { in try_emplace() argument
138 iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) { in try_emplace() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Draw_hash_map.h60 using const_iterator = typename raw_hash_map::raw_hash_set::const_iterator; variable
95 iterator insert_or_assign(const_iterator, key_arg<K>&& k, V&& v) { in insert_or_assign() argument
100 iterator insert_or_assign(const_iterator, key_arg<K>&& k, const V& v) { in insert_or_assign() argument
105 iterator insert_or_assign(const_iterator, const key_arg<K>& k, V&& v) { in insert_or_assign() argument
110 iterator insert_or_assign(const_iterator, const key_arg<K>& k, const V& v) { in insert_or_assign() argument
133 iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) { in try_emplace() argument
138 iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) { in try_emplace() argument
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_map.h62 using const_iterator = typename raw_hash_map::raw_hash_set::const_iterator; variable
101 iterator insert_or_assign(const_iterator, key_arg<K>&& k, in insert_or_assign() argument
107 iterator insert_or_assign(const_iterator, key_arg<K>&& k, in insert_or_assign() argument
113 iterator insert_or_assign(const_iterator, const key_arg<K>& k, in insert_or_assign() argument
119 iterator insert_or_assign(const_iterator, const key_arg<K>& k, in insert_or_assign() argument
145 iterator try_emplace(const_iterator, key_arg<K>&& k, in try_emplace() argument
151 iterator try_emplace(const_iterator, const key_arg<K>& k, in try_emplace() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Draw_hash_map.h59 using const_iterator = typename raw_hash_map::raw_hash_set::const_iterator; variable
94 iterator insert_or_assign(const_iterator, key_arg<K>&& k, V&& v) { in insert_or_assign() argument
99 iterator insert_or_assign(const_iterator, key_arg<K>&& k, const V& v) { in insert_or_assign() argument
104 iterator insert_or_assign(const_iterator, const key_arg<K>& k, V&& v) { in insert_or_assign() argument
109 iterator insert_or_assign(const_iterator, const key_arg<K>& k, const V& v) { in insert_or_assign() argument
132 iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) { in try_emplace() argument
137 iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) { in try_emplace() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_map.h62 using const_iterator = typename raw_hash_map::raw_hash_set::const_iterator; variable
101 iterator insert_or_assign(const_iterator, key_arg<K>&& k, in insert_or_assign() argument
107 iterator insert_or_assign(const_iterator, key_arg<K>&& k, in insert_or_assign() argument
113 iterator insert_or_assign(const_iterator, const key_arg<K>& k, in insert_or_assign() argument
119 iterator insert_or_assign(const_iterator, const key_arg<K>& k, in insert_or_assign() argument
145 iterator try_emplace(const_iterator, key_arg<K>&& k, in try_emplace() argument
151 iterator try_emplace(const_iterator, const key_arg<K>& k, in try_emplace() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_map.h62 using const_iterator = typename raw_hash_map::raw_hash_set::const_iterator; variable
101 iterator insert_or_assign(const_iterator, key_arg<K>&& k, in insert_or_assign() argument
107 iterator insert_or_assign(const_iterator, key_arg<K>&& k, in insert_or_assign() argument
113 iterator insert_or_assign(const_iterator, const key_arg<K>& k, in insert_or_assign() argument
119 iterator insert_or_assign(const_iterator, const key_arg<K>& k, in insert_or_assign() argument
145 iterator try_emplace(const_iterator, key_arg<K>&& k, in try_emplace() argument
151 iterator try_emplace(const_iterator, const key_arg<K>& k, in try_emplace() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_map.h60 using const_iterator = typename raw_hash_map::raw_hash_set::const_iterator; variable
95 iterator insert_or_assign(const_iterator, key_arg<K>&& k, V&& v) { in insert_or_assign() argument
100 iterator insert_or_assign(const_iterator, key_arg<K>&& k, const V& v) { in insert_or_assign() argument
105 iterator insert_or_assign(const_iterator, const key_arg<K>& k, V&& v) { in insert_or_assign() argument
110 iterator insert_or_assign(const_iterator, const key_arg<K>& k, const V& v) { in insert_or_assign() argument
133 iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) { in try_emplace() argument
138 iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) { in try_emplace() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dvector.hpp483 typedef indexed_const_iterator<self_type, dense_random_access_iterator_tag> const_iterator; typedef in boost::numeric::ublas::vector
516 class const_iterator: class in boost::numeric::ublas::vector
532 const_iterator (): in const_iterator() function in boost::numeric::ublas::vector::const_iterator
535 const_iterator (const self_type &v, const const_subiterator_type &it): in const_iterator() function in boost::numeric::ublas::vector::const_iterator
538const_iterator (const typename self_type::iterator &it): // ISSUE vector:: stops VC8 using std::i… in const_iterator() function in boost::numeric::ublas::vector::const_iterator
1254 typedef indexed_const_iterator<self_type, dense_random_access_iterator_tag> const_iterator; typedef in boost::numeric::ublas::fixed_vector
1287 class const_iterator: class in boost::numeric::ublas::fixed_vector
1303 const_iterator (): in const_iterator() function in boost::numeric::ublas::fixed_vector::const_iterator
1306 const_iterator (const self_type &v, const const_subiterator_type &it): in const_iterator() function in boost::numeric::ublas::fixed_vector::const_iterator
1309const_iterator (const typename self_type::iterator &it): // ISSUE vector:: stops VC8 using std::i… in const_iterator() function in boost::numeric::ublas::fixed_vector::const_iterator
[all …]
Dvector_expression.hpp169 typedef typename E::const_iterator const_iterator; typedef in boost::numeric::ublas::vector_reference
328 …st_iterator<const_closure_type, typename const_subiterator_type::iterator_category> const_iterator; typedef in boost::numeric::ublas::vector_unary
350 class const_iterator: class in boost::numeric::ublas::vector_unary
363 const_iterator (): in const_iterator() function in boost::numeric::ublas::vector_unary::const_iterator
366 const_iterator (const self_type &vu, const const_subiterator_type &it): in const_iterator() function in boost::numeric::ublas::vector_unary::const_iterator
624 typedef indexed_const_iterator<const_closure_type, iterator_category> const_iterator; typedef in boost::numeric::ublas::vector_binary
651 class const_iterator: class in boost::numeric::ublas::vector_binary
666 const_iterator (): in const_iterator() function in boost::numeric::ublas::vector_binary::const_iterator
669 const_iterator (const self_type &vb, size_type i, in const_iterator() function in boost::numeric::ublas::vector_binary::const_iterator
1066 …t_iterator<const_closure_type, typename const_subiterator2_type::iterator_category> const_iterator; typedef in boost::numeric::ublas::vector_binary_scalar1
[all …]
Dvector_proxy.hpp236 … typename const_subiterator_type::iterator_category> const_iterator; typedef in boost::numeric::ublas::vector_range
263 class const_iterator: class in boost::numeric::ublas::vector_range
275 const_iterator (): in const_iterator() function in boost::numeric::ublas::vector_range::const_iterator
278 const_iterator (const self_type &vr, const const_subiterator_type &it): in const_iterator() function in boost::numeric::ublas::vector_range::const_iterator
281const_iterator (const typename self_type::iterator &it): // ISSUE self_type:: stops VC8 using std… in const_iterator() function in boost::numeric::ublas::vector_range::const_iterator
815 … typename vector_type::const_iterator::iterator_category> const_iterator; typedef in boost::numeric::ublas::vector_slice
840 class const_iterator: class in boost::numeric::ublas::vector_slice
852 const_iterator (): in const_iterator() function in boost::numeric::ublas::vector_slice::const_iterator
855 const_iterator (const self_type &vs, const const_subiterator_type &it): in const_iterator() function in boost::numeric::ublas::vector_slice::const_iterator
858const_iterator (const typename self_type::iterator &it): // ISSUE self_type:: stops VC8 using std… in const_iterator() function in boost::numeric::ublas::vector_slice::const_iterator
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/
Dinterval_set.hpp37 typedef typename Type::const_iterator const_iterator; in contains() typedef
176 typedef typename Type::const_iterator const_iterator; in add_intersection() typedef
188 typedef typename Type::const_iterator const_iterator; in add_intersection() typedef
229 typedef typename Type::const_iterator const_iterator; in flip() typedef
269 typedef typename OperandT::const_iterator const_iterator; in flip() typedef
301 typedef typename Type::const_iterator const_iterator; in domain() typedef
317 typedef typename Type::const_iterator const_iterator; in between() typedef
Dinterval_map.hpp45 typedef typename Type::const_iterator const_iterator; in contains() typedef
55 typedef typename Type::const_iterator const_iterator; in contains() typedef
114 typedef typename Type::const_iterator const_iterator; in contains() typedef
351 typedef typename MapT::const_iterator const_iterator; in add_intersection() typedef
373 typedef typename Type::const_iterator const_iterator; in add_intersection() typedef
387 typedef typename Type::const_iterator const_iterator; in add_intersection() typedef
412 typedef typename KeySetT::const_iterator const_iterator; in add_intersection() typedef
540 typedef typename OperandT::const_iterator const_iterator; in flip() typedef
585 typedef typename Type::const_iterator const_iterator; in between() typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
Dpat_trie_base.hpp255 struct const_iterator struct
257 node_pointer_pointer m_p_p_cur;
258 node_pointer_pointer m_p_p_end;
260 typedef std::forward_iterator_tag iterator_category;
261 typedef typename _Alloc::difference_type difference_type;
262 typedef node_pointer value_type;
263 typedef node_pointer_pointer pointer;
264 typedef node_pointer_reference reference;
266 const_iterator(node_pointer_pointer p_p_cur = 0, in const_iterator() argument
272 operator==(const const_iterator& other) const in operator ==()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/pat_trie_/
Dpat_trie_base.hpp255 struct const_iterator struct
257 node_pointer_pointer m_p_p_cur;
258 node_pointer_pointer m_p_p_end;
260 typedef std::forward_iterator_tag iterator_category;
261 typedef typename _Alloc::difference_type difference_type;
262 typedef node_pointer value_type;
263 typedef node_pointer_pointer pointer;
264 typedef node_pointer_reference reference;
266 const_iterator(node_pointer_pointer p_p_cur = 0, in const_iterator() argument
272 operator==(const const_iterator& other) const in operator ==()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dtest_container.hpp38 typedef typename Container::const_iterator const_iterator; typedef
51 typedef typename Container::const_iterator const_iterator; in test_container() typedef
180 typedef typename Container::const_iterator const_iterator; in test_common_unordered_and_associative_container() typedef
273 typedef typename Container::const_iterator const_iterator; in test_common_unordered_and_associative_container() typedef
338 typedef typename Container::const_iterator const_iterator; in test_common_unordered_and_associative_container() typedef
422 typedef typename Container::const_iterator const_iterator; in test_associative_container_invariants() typedef
469 typedef typename Container::const_iterator const_iterator; in test_unordered_associative_container_invariants() typedef
Diterator_test.hpp114 typedef typename C::const_iterator const_iterator; in test_iterator_compatible() typedef
156 typedef typename C::const_iterator const_iterator; in test_iterator_input_and_compatible() typedef
313 typedef typename C::const_iterator const_iterator; in test_iterator_forward() typedef
335 typedef typename C::const_iterator const_iterator; in test_iterator_bidirectional() typedef
357 typedef typename C::const_iterator const_iterator; in test_iterator_random() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/test/regress/
Dtest_partial_match.hpp82 typedef typename std::basic_string<charT>::const_iterator const_iterator; in test_simple_search() typedef
127 typedef typename std::basic_string<charT>::const_iterator const_iterator; in test_regex_iterator() typedef
188 typedef typename std::basic_string<charT>::const_iterator const_iterator; in test_regex_token_iterator() typedef
301 typedef typename std::basic_string<charT>::const_iterator const_iterator; in test_regex_grep() typedef
312 typedef typename std::basic_string<charT>::const_iterator const_iterator; in test_regex_match() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/
Dcompile_tests.hpp56 typedef typename X::const_iterator const_iterator; in container_test() typedef
212 typedef typename X::const_iterator const_iterator; in unordered_destructible_test() typedef
264 typedef typename X::const_iterator const_iterator; in unordered_set_test() typedef
347 typedef typename X::const_iterator const_iterator; in unordered_map_test() typedef
556 typedef typename X::const_iterator const_iterator; in unordered_test() typedef
713 typedef typename X::const_iterator const_iterator; in unordered_copyable_test() typedef
822 typedef typename X::const_iterator const_iterator; in unordered_movable_test() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dscoped_allocator_usage_test.cpp273 typedef typename Container::const_iterator const_iterator; typedef
284 typedef typename Container::const_iterator const_iterator; typedef
295 typedef typename Container::const_iterator const_iterator; typedef
306 typedef typename Container::const_iterator const_iterator; typedef
318 typedef typename Container::const_iterator const_iterator; typedef
335 typedef typename Container::const_iterator const_iterator; typedef
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ADT/
DBinTree.h104 const_iterator; typedef
144 const_iterator; typedef
193 typedef TreeIterator<value_type, const_traits> const_iterator; typedef
269 typedef typename NodeFactory<DataType>::const_iterator const_iterator; typedef
348 typedef TreeIterator<value_type, ConstTraits<value_type> > const_iterator; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbuffers_iterator.hpp69 typedef typename BufferSequence::const_iterator const_iterator; typedef
77 typedef const mutable_buffer* const_iterator; typedef
85 typedef const const_buffer* const_iterator; typedef
95 typedef const mutable_buffer* const_iterator; typedef
103 typedef const const_buffer* const_iterator; typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.join/range.join.iterator/
H A Dctor.other.pass.cpp42 using const_iterator = decltype(std::as_const(jv).begin()); in test() typedef
57 using const_iterator = decltype(std::as_const(jv).begin()); in test() typedef
70 using const_iterator = decltype(std::as_const(jv).begin()); in test() typedef

12345678910>>...69