Searched defs:_M_iterator (Results 1 - 25 of 26) sorted by relevance

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_iterator.h94 { return (__it._Get_container_ptr() != 0) && !(__it._M_iterator == (__it._Get_container_ptr())->end()); }
104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) ||
105 (__n == -1 && __it._M_iterator != __c->begin()));
113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n;
140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) {}
142 __owned_link(__c), _M_iterator(*(const _Nonconst_iterator*)&__it) {}
153 _Nonconst_iterator _M_iterator; member in struct:_DBG_iter_base
159 ++_M_iterator;
165 _Decrement(_M_iterator, _Iterator_category());
171 _Advance(_M_iterator, __
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_iterator.h94 { return (__it._Get_container_ptr() != 0) && !(__it._M_iterator == (__it._Get_container_ptr())->end()); }
104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) ||
105 (__n == -1 && __it._M_iterator != __c->begin()));
113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n;
140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) {}
142 __owned_link(__c), _M_iterator(*(const _Nonconst_iterator*)&__it) {}
153 _Nonconst_iterator _M_iterator; member in struct:_DBG_iter_base
159 ++_M_iterator;
165 _Decrement(_M_iterator, _Iterator_category());
171 _Advance(_M_iterator, __
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_iterator.h94 { return (__it._Get_container_ptr() != 0) && !(__it._M_iterator == (__it._Get_container_ptr())->end()); }
104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) ||
105 (__n == -1 && __it._M_iterator != __c->begin()));
113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n;
140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) {}
142 __owned_link(__c), _M_iterator(*(const _Nonconst_iterator*)&__it) {}
153 _Nonconst_iterator _M_iterator; member in struct:_DBG_iter_base
159 ++_M_iterator;
165 _Decrement(_M_iterator, _Iterator_category());
171 _Advance(_M_iterator, __
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_iterator.h94 { return (__it._Get_container_ptr() != 0) && !(__it._M_iterator == (__it._Get_container_ptr())->end()); }
104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) ||
105 (__n == -1 && __it._M_iterator != __c->begin()));
113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n;
140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) {}
142 __owned_link(__c), _M_iterator(*(const _Nonconst_iterator*)&__it) {}
153 _Nonconst_iterator _M_iterator; member in struct:_DBG_iter_base
159 ++_M_iterator;
165 _Decrement(_M_iterator, _Iterator_category());
171 _Advance(_M_iterator, __
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_iterator.h94 { return (__it._Get_container_ptr() != 0) && !(__it._M_iterator == (__it._Get_container_ptr())->end()); }
104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) ||
105 (__n == -1 && __it._M_iterator != __c->begin()));
113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n;
140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) {}
142 __owned_link(__c), _M_iterator(*(const _Nonconst_iterator*)&__it) {}
153 _Nonconst_iterator _M_iterator; member in struct:_DBG_iter_base
159 ++_M_iterator;
165 _Decrement(_M_iterator, _Iterator_category());
171 _Advance(_M_iterator, __
[all...]
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_iterator.h94 { return (__it._Get_container_ptr() != 0) && !(__it._M_iterator == (__it._Get_container_ptr())->end()); }
104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) ||
105 (__n == -1 && __it._M_iterator != __c->begin()));
113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n;
140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) {}
142 __owned_link(__c), _M_iterator(*(const _Nonconst_iterator*)&__it) {}
153 _Nonconst_iterator _M_iterator; member in struct:_DBG_iter_base
159 ++_M_iterator;
165 _Decrement(_M_iterator, _Iterator_category());
171 _Advance(_M_iterator, __
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_iterator.h94 { return (__it._Get_container_ptr() != 0) && !(__it._M_iterator == (__it._Get_container_ptr())->end()); }
104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) ||
105 (__n == -1 && __it._M_iterator != __c->begin()));
113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n;
140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) {}
142 __owned_link(__c), _M_iterator(*(const _Nonconst_iterator*)&__it) {}
153 _Nonconst_iterator _M_iterator; member in struct:_DBG_iter_base
159 ++_M_iterator;
165 _Decrement(_M_iterator, _Iterator_category());
171 _Advance(_M_iterator, __
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_iterator.h94 { return (__it._Get_container_ptr() != 0) && !(__it._M_iterator == (__it._Get_container_ptr())->end()); }
104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) ||
105 (__n == -1 && __it._M_iterator != __c->begin()));
113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n;
140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) {}
142 __owned_link(__c), _M_iterator(*(const _Nonconst_iterator*)&__it) {}
153 _Nonconst_iterator _M_iterator; member in struct:_DBG_iter_base
159 ++_M_iterator;
165 _Decrement(_M_iterator, _Iterator_category());
171 _Advance(_M_iterator, __
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
H A Dformatter.h165 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon3072
211 _M_variant._M_iterator._M_name = __name;
212 _M_variant._M_iterator._M_address = &__it;
213 _M_variant._M_iterator._M_type = &typeid(__it);
214 _M_variant._M_iterator._M_constness =
218 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
222 _M_variant._M_iterator._M_state = __singular;
228 _M_variant._M_iterator._M_state = __end;
230 _M_variant._M_iterator
309 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
H A Dformatter.h160 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon4661
206 _M_variant._M_iterator._M_name = __name;
207 _M_variant._M_iterator._M_address = &__it;
209 _M_variant._M_iterator._M_type = &typeid(__it);
211 _M_variant._M_iterator._M_type = 0;
213 _M_variant._M_iterator._M_constness =
217 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
221 _M_variant._M_iterator._M_seq_type = 0;
225 _M_variant._M_iterator
332 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
H A Dformatter.h160 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon7839
206 _M_variant._M_iterator._M_name = __name;
207 _M_variant._M_iterator._M_address = &__it;
209 _M_variant._M_iterator._M_type = &typeid(__it);
211 _M_variant._M_iterator._M_type = 0;
213 _M_variant._M_iterator._M_constness =
217 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
221 _M_variant._M_iterator._M_seq_type = 0;
225 _M_variant._M_iterator
332 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dformatter.h165 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon12139
211 _M_variant._M_iterator._M_name = __name;
212 _M_variant._M_iterator._M_address = &__it;
213 _M_variant._M_iterator._M_type = &typeid(__it);
214 _M_variant._M_iterator._M_constness =
218 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
222 _M_variant._M_iterator._M_state = __singular;
228 _M_variant._M_iterator._M_state = __end;
230 _M_variant._M_iterator
309 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dformatter.h165 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon15941
211 _M_variant._M_iterator._M_name = __name;
212 _M_variant._M_iterator._M_address = &__it;
213 _M_variant._M_iterator._M_type = &typeid(__it);
214 _M_variant._M_iterator._M_constness =
218 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
222 _M_variant._M_iterator._M_state = __singular;
228 _M_variant._M_iterator._M_state = __end;
230 _M_variant._M_iterator
309 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dformatter.h165 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon20613
211 _M_variant._M_iterator._M_name = __name;
212 _M_variant._M_iterator._M_address = &__it;
213 _M_variant._M_iterator._M_type = &typeid(__it);
214 _M_variant._M_iterator._M_constness =
218 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
222 _M_variant._M_iterator._M_state = __singular;
228 _M_variant._M_iterator._M_state = __end;
230 _M_variant._M_iterator
309 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
H A Dformatter.h165 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon35446
211 _M_variant._M_iterator._M_name = __name;
212 _M_variant._M_iterator._M_address = &__it;
213 _M_variant._M_iterator._M_type = &typeid(__it);
214 _M_variant._M_iterator._M_constness =
218 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
222 _M_variant._M_iterator._M_state = __singular;
228 _M_variant._M_iterator._M_state = __end;
230 _M_variant._M_iterator
309 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
H A Dformatter.h160 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon35573
206 _M_variant._M_iterator._M_name = __name;
207 _M_variant._M_iterator._M_address = &__it;
209 _M_variant._M_iterator._M_type = &typeid(__it);
211 _M_variant._M_iterator._M_type = 0;
213 _M_variant._M_iterator._M_constness =
217 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
221 _M_variant._M_iterator._M_seq_type = 0;
225 _M_variant._M_iterator
332 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
H A Dformatter.h166 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon35702
212 _M_variant._M_iterator._M_name = __name;
213 _M_variant._M_iterator._M_address = &__it;
215 _M_variant._M_iterator._M_type = &typeid(__it);
217 _M_variant._M_iterator._M_type = 0;
219 _M_variant._M_iterator._M_constness =
223 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
225 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
227 _M_variant._M_iterator._M_seq_type = 0;
231 _M_variant._M_iterator
374 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dformatter.h160 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon35829
206 _M_variant._M_iterator._M_name = __name;
207 _M_variant._M_iterator._M_address = &__it;
209 _M_variant._M_iterator._M_type = &typeid(__it);
211 _M_variant._M_iterator._M_type = 0;
213 _M_variant._M_iterator._M_constness =
217 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
221 _M_variant._M_iterator._M_seq_type = 0;
225 _M_variant._M_iterator
332 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
H A Dformatter.h160 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon52185
206 _M_variant._M_iterator._M_name = __name;
207 _M_variant._M_iterator._M_address = &__it;
209 _M_variant._M_iterator._M_type = &typeid(__it);
211 _M_variant._M_iterator._M_type = 0;
213 _M_variant._M_iterator._M_constness =
217 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
221 _M_variant._M_iterator._M_seq_type = 0;
225 _M_variant._M_iterator
332 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
H A Dformatter.h166 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon52314
212 _M_variant._M_iterator._M_name = __name;
213 _M_variant._M_iterator._M_address = &__it;
215 _M_variant._M_iterator._M_type = &typeid(__it);
217 _M_variant._M_iterator._M_type = 0;
219 _M_variant._M_iterator._M_constness =
223 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
225 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
227 _M_variant._M_iterator._M_seq_type = 0;
231 _M_variant._M_iterator
374 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
H A Dformatter.h171 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon52442
217 _M_variant._M_iterator._M_name = __name;
218 _M_variant._M_iterator._M_address = &__it;
220 _M_variant._M_iterator._M_type = &typeid(__it);
222 _M_variant._M_iterator._M_type = 0;
224 _M_variant._M_iterator._M_constness =
228 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
230 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
232 _M_variant._M_iterator._M_seq_type = 0;
236 _M_variant._M_iterator
379 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/debug/
H A Dformatter.h166 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon52570
212 _M_variant._M_iterator._M_name = __name;
213 _M_variant._M_iterator._M_address = &__it;
215 _M_variant._M_iterator._M_type = &typeid(__it);
217 _M_variant._M_iterator._M_type = 0;
219 _M_variant._M_iterator._M_constness =
223 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
225 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
227 _M_variant._M_iterator._M_seq_type = 0;
231 _M_variant._M_iterator
374 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
H A Dformatter.h160 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon68925
206 _M_variant._M_iterator._M_name = __name;
207 _M_variant._M_iterator._M_address = &__it;
209 _M_variant._M_iterator._M_type = &typeid(__it);
211 _M_variant._M_iterator._M_type = 0;
213 _M_variant._M_iterator._M_constness =
217 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
219 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
221 _M_variant._M_iterator._M_seq_type = 0;
225 _M_variant._M_iterator
332 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
H A Dformatter.h166 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon69054
212 _M_variant._M_iterator._M_name = __name;
213 _M_variant._M_iterator._M_address = &__it;
215 _M_variant._M_iterator._M_type = &typeid(__it);
217 _M_variant._M_iterator._M_type = 0;
219 _M_variant._M_iterator._M_constness =
223 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
225 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
227 _M_variant._M_iterator._M_seq_type = 0;
231 _M_variant._M_iterator
374 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
H A Dformatter.h171 } _M_iterator; member in union:__gnu_debug::_Error_formatter::_Parameter::__anon69182
217 _M_variant._M_iterator._M_name = __name;
218 _M_variant._M_iterator._M_address = &__it;
220 _M_variant._M_iterator._M_type = &typeid(__it);
222 _M_variant._M_iterator._M_type = 0;
224 _M_variant._M_iterator._M_constness =
228 _M_variant._M_iterator._M_sequence = __it._M_get_sequence();
230 _M_variant._M_iterator._M_seq_type = &typeid(_Sequence);
232 _M_variant._M_iterator._M_seq_type = 0;
236 _M_variant._M_iterator
379 _M_iterator(const _Iterator& __it, const char* __name = 0) const function in class:__gnu_debug::_Error_formatter
[all...]

Completed in 1121 milliseconds

12