Searched defs:vector (Results 1 - 25 of 262) sorted by relevance

1234567891011

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_vector.c41 { __stl_throw_length_error("vector"); }
45 { __stl_throw_out_of_range("vector"); }
48 # define vector _STLP_PTR_IMPL_NAME(vector) macro
50 # define vector _STLP_NON_DBG_NAME(vector) macro
58 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE vector<_Tp, _Alloc>::iterator
62 void vector<_Tp, _Alloc>::reserve(size_type __n) {
81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/,
108 void vector<_T
232 # undef vector macro
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_vector.c41 { __stl_throw_length_error("vector"); }
45 { __stl_throw_out_of_range("vector"); }
48 # define vector _STLP_PTR_IMPL_NAME(vector) macro
50 # define vector _STLP_NON_DBG_NAME(vector) macro
58 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE vector<_Tp, _Alloc>::iterator
62 void vector<_Tp, _Alloc>::reserve(size_type __n) {
81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/,
108 void vector<_T
232 # undef vector macro
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_vector.c41 { __stl_throw_length_error("vector"); }
45 { __stl_throw_out_of_range("vector"); }
48 # define vector _STLP_PTR_IMPL_NAME(vector) macro
50 # define vector _STLP_NON_DBG_NAME(vector) macro
58 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE vector<_Tp, _Alloc>::iterator
62 void vector<_Tp, _Alloc>::reserve(size_type __n) {
81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/,
108 void vector<_T
232 # undef vector macro
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_vector.c41 { __stl_throw_length_error("vector"); }
45 { __stl_throw_out_of_range("vector"); }
48 # define vector _STLP_PTR_IMPL_NAME(vector) macro
50 # define vector _STLP_NON_DBG_NAME(vector) macro
58 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE vector<_Tp, _Alloc>::iterator
62 void vector<_Tp, _Alloc>::reserve(size_type __n) {
81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/,
108 void vector<_T
232 # undef vector macro
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_vector.c41 { __stl_throw_length_error("vector"); }
45 { __stl_throw_out_of_range("vector"); }
48 # define vector _STLP_PTR_IMPL_NAME(vector) macro
50 # define vector _STLP_NON_DBG_NAME(vector) macro
58 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE vector<_Tp, _Alloc>::iterator
62 void vector<_Tp, _Alloc>::reserve(size_type __n) {
81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/,
108 void vector<_T
232 # undef vector macro
[all...]
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_vector.c41 { __stl_throw_length_error("vector"); }
45 { __stl_throw_out_of_range("vector"); }
48 # define vector _STLP_PTR_IMPL_NAME(vector) macro
50 # define vector _STLP_NON_DBG_NAME(vector) macro
58 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE vector<_Tp, _Alloc>::iterator
62 void vector<_Tp, _Alloc>::reserve(size_type __n) {
81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/,
108 void vector<_T
232 # undef vector macro
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_vector.c41 { __stl_throw_length_error("vector"); }
45 { __stl_throw_out_of_range("vector"); }
48 # define vector _STLP_PTR_IMPL_NAME(vector) macro
50 # define vector _STLP_NON_DBG_NAME(vector) macro
58 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE vector<_Tp, _Alloc>::iterator
62 void vector<_Tp, _Alloc>::reserve(size_type __n) {
81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/,
108 void vector<_T
232 # undef vector macro
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_vector.c41 { __stl_throw_length_error("vector"); }
45 { __stl_throw_out_of_range("vector"); }
48 # define vector _STLP_PTR_IMPL_NAME(vector) macro
50 # define vector _STLP_NON_DBG_NAME(vector) macro
58 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE vector<_Tp, _Alloc>::iterator
62 void vector<_Tp, _Alloc>::reserve(size_type __n) {
81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/,
108 void vector<_T
232 # undef vector macro
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dstl_vector.h163 * In some terminology a %vector can be described as a dynamic
170 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
186 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
207 vector() function in class:vector
211 * @brief Creates a %vector with no elements.
215 vector(const allocator_type& __a) function in class:vector
219 * @brief Creates a %vector with copies of an exemplar element.
224 * This constructor fills the %vector with @a n copies of @a value.
227 vector(size_typ function in class:vector
241 vector(const vector& __x) function in class:vector
257 vector(vector&& __x) function in class:vector
271 vector(initializer_list<value_type> __l, function in class:vector
297 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1184 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1201 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1208 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1214 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1220 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1226 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dstl_vector.h54 * Do not attempt to use it directly. @headername{vector}
173 * In some terminology a %vector can be described as a dynamic
180 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
196 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
197 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
227 vector() function in class:vector
231 * @brief Creates a %vector with no elements.
235 vector(const allocator_type& __a) function in class:vector
240 * @brief Creates a %vector with default constructed elements.
243 * This constructor fills the %vector wit
247 vector(size_type __n) function in class:vector
259 vector(size_type __n, const value_type& __value, function in class:vector
273 vector(size_type __n, const value_type& __value = value_type(), function in class:vector
288 vector(const vector& __x) function in class:vector
304 vector(vector&& __x) function in class:vector
318 vector(initializer_list<value_type> __l, function in class:vector
344 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1344 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1361 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1368 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1374 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1380 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1386 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dstl_vector.h54 * Do not attempt to use it directly. @headername{vector}
173 * In some terminology a %vector can be described as a dynamic
180 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
196 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
197 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
227 vector() function in class:vector
231 * @brief Creates a %vector with no elements.
235 vector(const allocator_type& __a) function in class:vector
240 * @brief Creates a %vector with default constructed elements.
243 * This constructor fills the %vector wit
247 vector(size_type __n) function in class:vector
259 vector(size_type __n, const value_type& __value, function in class:vector
273 vector(size_type __n, const value_type& __value = value_type(), function in class:vector
288 vector(const vector& __x) function in class:vector
304 vector(vector&& __x) function in class:vector
318 vector(initializer_list<value_type> __l, function in class:vector
344 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1344 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1361 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1368 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1374 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1380 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1386 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_vector.h163 * In some terminology a %vector can be described as a dynamic
170 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
186 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
207 vector() function in class:vector
211 * @brief Creates a %vector with no elements.
215 vector(const allocator_type& __a) function in class:vector
219 * @brief Creates a %vector with copies of an exemplar element.
224 * This constructor fills the %vector with @a n copies of @a value.
227 vector(size_typ function in class:vector
241 vector(const vector& __x) function in class:vector
257 vector(vector&& __x) function in class:vector
271 vector(initializer_list<value_type> __l, function in class:vector
297 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1184 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1201 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1208 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1214 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1220 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1226 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_vector.h163 * In some terminology a %vector can be described as a dynamic
170 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
186 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
207 vector() function in class:vector
211 * @brief Creates a %vector with no elements.
215 vector(const allocator_type& __a) function in class:vector
219 * @brief Creates a %vector with copies of an exemplar element.
224 * This constructor fills the %vector with @a n copies of @a value.
227 vector(size_typ function in class:vector
241 vector(const vector& __x) function in class:vector
257 vector(vector&& __x) function in class:vector
271 vector(initializer_list<value_type> __l, function in class:vector
297 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1184 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1201 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1208 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1214 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1220 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1226 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_vector.h163 * In some terminology a %vector can be described as a dynamic
170 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
186 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
207 vector() function in class:vector
211 * @brief Creates a %vector with no elements.
215 vector(const allocator_type& __a) function in class:vector
219 * @brief Creates a %vector with copies of an exemplar element.
224 * This constructor fills the %vector with @a n copies of @a value.
227 vector(size_typ function in class:vector
241 vector(const vector& __x) function in class:vector
257 vector(vector&& __x) function in class:vector
271 vector(initializer_list<value_type> __l, function in class:vector
297 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1184 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1201 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1208 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1214 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1220 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1226 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dstl_vector.h163 * In some terminology a %vector can be described as a dynamic
170 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
186 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
187 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
207 vector() function in class:vector
211 * @brief Creates a %vector with no elements.
215 vector(const allocator_type& __a) function in class:vector
219 * @brief Creates a %vector with copies of an exemplar element.
224 * This constructor fills the %vector with @a n copies of @a value.
227 vector(size_typ function in class:vector
241 vector(const vector& __x) function in class:vector
257 vector(vector&& __x) function in class:vector
271 vector(initializer_list<value_type> __l, function in class:vector
297 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1180 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1197 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1204 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1210 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1216 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1222 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_vector.h54 * Do not attempt to use it directly. @headername{vector}
173 * In some terminology a %vector can be described as a dynamic
180 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
196 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
197 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
227 vector() function in class:vector
231 * @brief Creates a %vector with no elements.
235 vector(const allocator_type& __a) function in class:vector
240 * @brief Creates a %vector with default constructed elements.
243 * This constructor fills the %vector wit
247 vector(size_type __n) function in class:vector
259 vector(size_type __n, const value_type& __value, function in class:vector
273 vector(size_type __n, const value_type& __value = value_type(), function in class:vector
288 vector(const vector& __x) function in class:vector
304 vector(vector&& __x) function in class:vector
318 vector(initializer_list<value_type> __l, function in class:vector
344 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1344 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1361 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1368 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1374 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1380 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1386 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_vector.h54 * Do not attempt to use it directly. @headername{vector}
173 * In some terminology a %vector can be described as a dynamic
180 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
196 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
197 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
227 vector() function in class:vector
231 * @brief Creates a %vector with no elements.
235 vector(const allocator_type& __a) function in class:vector
240 * @brief Creates a %vector with default constructed elements.
243 * This constructor fills the %vector wit
247 vector(size_type __n) function in class:vector
259 vector(size_type __n, const value_type& __value, function in class:vector
273 vector(size_type __n, const value_type& __value = value_type(), function in class:vector
288 vector(const vector& __x) function in class:vector
304 vector(vector&& __x) function in class:vector
318 vector(initializer_list<value_type> __l, function in class:vector
344 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1344 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1361 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1368 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1374 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1380 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1386 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_vector.h54 * Do not attempt to use it directly. @headername{vector}
173 * In some terminology a %vector can be described as a dynamic
180 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
196 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
197 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
227 vector() function in class:vector
231 * @brief Creates a %vector with no elements.
235 vector(const allocator_type& __a) function in class:vector
240 * @brief Creates a %vector with default constructed elements.
243 * This constructor fills the %vector wit
247 vector(size_type __n) function in class:vector
259 vector(size_type __n, const value_type& __value, function in class:vector
273 vector(size_type __n, const value_type& __value = value_type(), function in class:vector
288 vector(const vector& __x) function in class:vector
304 vector(vector&& __x) function in class:vector
318 vector(initializer_list<value_type> __l, function in class:vector
344 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1344 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1361 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1368 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1374 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1380 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1386 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_vector.h54 * Do not attempt to use it directly. @headername{vector}
173 * In some terminology a %vector can be described as a dynamic
180 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
196 typedef __gnu_cxx::__normal_iterator<pointer, vector> iterator;
197 typedef __gnu_cxx::__normal_iterator<const_pointer, vector>
227 vector() function in class:vector
231 * @brief Creates a %vector with no elements.
235 vector(const allocator_type& __a) function in class:vector
240 * @brief Creates a %vector with default constructed elements.
243 * This constructor fills the %vector wit
247 vector(size_type __n) function in class:vector
259 vector(size_type __n, const value_type& __value, function in class:vector
273 vector(size_type __n, const value_type& __value = value_type(), function in class:vector
288 vector(const vector& __x) function in class:vector
304 vector(vector&& __x) function in class:vector
318 vector(initializer_list<value_type> __l, function in class:vector
344 vector(_InputIterator __first, _InputIterator __last, function in class:vector
1344 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1361 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1368 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1374 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1380 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
1386 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
H A Dio_apic_32.h70 __u32 vector : 8, member in struct:IO_APIC_route_entry
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
H A Dio_apic_32.h70 __u32 vector : 8, member in struct:IO_APIC_route_entry
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
H A Dsensor.h118 ASensorVector vector; member in union:ASensorEvent::__anon11728
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_vector.h37 #define _STLP_NON_DBG_VECTOR _STLP_PRIV _STLP_NON_DBG_NAME(vector) <_Tp, _Alloc>
98 class vector : class in inherits:_STLP_PRIV__construct_checker,__stlport_class
104 , public __stlport_class<vector<_Tp, _Alloc> >
109 typedef vector<_Tp, _Alloc> _Self;
174 explicit vector(const allocator_type& __a = allocator_type())
178 explicit vector(size_type __n, const _Tp& __x = _Tp(),
180 vector(size_type __n, const _Tp& __x,
186 explicit vector(size_type __n)
190 vector(const _Self& __x)
194 vector(__move_sourc
[all...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
H A D_vector.h29 #define VECTOR_IMPL _STLP_PTR_IMPL_NAME(vector)
37 # define vector _STLP_NON_DBG_NAME(vector) macro
42 class vector class in inherits:__stlport_class
43 #if defined (_STLP_USE_PARTIAL_SPEC_WORKAROUND) && !defined (vector)
44 : public __stlport_class<vector<_Tp, _Alloc> >
47 /* In the vector implementation iterators are pointer which give a number
50 * So vector implementation will always use a qualified void pointer type and
56 typedef vector<_Tp, _Alloc> _Self;
106 explicit vector(cons function in class:vector
110 explicit vector(size_type __n, const value_type& __val = _STLP_DEFAULT_CONSTRUCTED(value_type), function in class:vector
119 explicit vector(size_type __n) function in class:vector
123 vector(const _Self& __x) function in class:vector
127 explicit vector(__move_source<_Self> src) function in class:vector
133 vector(_InputIterator __first, _InputIterator __last, function in class:vector
140 vector(_InputIterator __first, _InputIterator __last) function in class:vector
145 vector(const_iterator __first, const_iterator __last, function in class:vector
235 # undef vector macro
[all...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
H A Dsensor.h118 ASensorVector vector; member in union:ASensorEvent::__anon15086

Completed in 543 milliseconds

1234567891011