/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
list | 446 for (iterator __tmp = __first; __tmp != __last; ) 448 _GLIBCXX_DEBUG_VERIFY(&__x != this || __tmp != __position, 450 ._M_iterator(__tmp, "position") 453 iterator __victim = __tmp++; 538 for (iterator __tmp = __x.begin(); __tmp != __x.end();) 540 iterator __victim = __tmp++; 563 for (iterator __tmp = __x.begin(); __tmp != __x.end(); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
list | 446 for (iterator __tmp = __first; __tmp != __last; ) 448 _GLIBCXX_DEBUG_VERIFY(&__x != this || __tmp != __position, 450 ._M_iterator(__tmp, "position") 453 iterator __victim = __tmp++; 538 for (iterator __tmp = __x.begin(); __tmp != __x.end();) 540 iterator __victim = __tmp++; 563 for (iterator __tmp = __x.begin(); __tmp != __x.end(); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/debug/ |
list | 446 for (iterator __tmp = __first; __tmp != __last; ) 448 _GLIBCXX_DEBUG_VERIFY(&__x != this || __tmp != __position, 450 ._M_iterator(__tmp, "position") 453 iterator __victim = __tmp++; 538 for (iterator __tmp = __x.begin(); __tmp != __x.end();) 540 iterator __victim = __tmp++; 563 for (iterator __tmp = __x.begin(); __tmp != __x.end(); [all...] |
/external/stlport/stlport/stl/ |
_ios.h | 67 basic_ostream<char_type, traits_type>* __tmp = _M_tied_ostream; local 69 return __tmp; 83 char_type __tmp(_M_fill); 85 return __tmp;
|
_istreambuf_iterator.h | 145 _M_getc(); // __tmp should avoid any future actions under 147 // (due to buffer for *this and __tmp are the same). 148 istreambuf_iterator<_CharT, _Traits> __tmp = *this; local 151 return __tmp;
|
_queue.h | 106 _Sequence __tmp = c; local 108 __x.c = __tmp; 239 _Sequence __tmp = c; local 241 __x.c = __tmp;
|
_algobase.c | 304 unsigned char __tmp = (unsigned char)*__first2; local 305 __hints[__tmp / CHAR_BIT] |= (1 << (__tmp % CHAR_BIT)); 309 _Tp2 __tmp = (_Tp2)*__first1; local 310 if (__stlp_eq(*__first1, __tmp) && 311 __pred((__hints[(unsigned char)__tmp / CHAR_BIT] & (1 << ((unsigned char)__tmp % CHAR_BIT))) != 0))
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 67 basic_ostream<char_type, traits_type>* __tmp = _M_tied_ostream; local 69 return __tmp; 83 char_type __tmp(_M_fill); 85 return __tmp;
|
_istreambuf_iterator.h | 145 _M_getc(); // __tmp should avoid any future actions under 147 // (due to buffer for *this and __tmp are the same). 148 istreambuf_iterator<_CharT, _Traits> __tmp = *this; local 151 return __tmp;
|
_queue.h | 106 _Sequence __tmp = c; local 108 __x.c = __tmp; 239 _Sequence __tmp = c; local 241 __x.c = __tmp;
|
_algobase.c | 304 unsigned char __tmp = (unsigned char)*__first2; local 305 __hints[__tmp / CHAR_BIT] |= (1 << (__tmp % CHAR_BIT)); 309 _Tp2 __tmp = (_Tp2)*__first1; local 310 if (__stlp_eq(*__first1, __tmp) && 311 __pred((__hints[(unsigned char)__tmp / CHAR_BIT] & (1 << ((unsigned char)__tmp % CHAR_BIT))) != 0))
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 67 basic_ostream<char_type, traits_type>* __tmp = _M_tied_ostream; local 69 return __tmp; 83 char_type __tmp(_M_fill); 85 return __tmp;
|
_istreambuf_iterator.h | 145 _M_getc(); // __tmp should avoid any future actions under 147 // (due to buffer for *this and __tmp are the same). 148 istreambuf_iterator<_CharT, _Traits> __tmp = *this; local 151 return __tmp;
|
_queue.h | 106 _Sequence __tmp = c; local 108 __x.c = __tmp; 239 _Sequence __tmp = c; local 241 __x.c = __tmp;
|
_algobase.c | 304 unsigned char __tmp = (unsigned char)*__first2; local 305 __hints[__tmp / CHAR_BIT] |= (1 << (__tmp % CHAR_BIT)); 309 _Tp2 __tmp = (_Tp2)*__first1; local 310 if (__stlp_eq(*__first1, __tmp) && 311 __pred((__hints[(unsigned char)__tmp / CHAR_BIT] & (1 << ((unsigned char)__tmp % CHAR_BIT))) != 0))
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 67 basic_ostream<char_type, traits_type>* __tmp = _M_tied_ostream; local 69 return __tmp; 83 char_type __tmp(_M_fill); 85 return __tmp;
|
_istreambuf_iterator.h | 145 _M_getc(); // __tmp should avoid any future actions under 147 // (due to buffer for *this and __tmp are the same). 148 istreambuf_iterator<_CharT, _Traits> __tmp = *this; local 151 return __tmp;
|
_queue.h | 106 _Sequence __tmp = c; local 108 __x.c = __tmp; 239 _Sequence __tmp = c; local 241 __x.c = __tmp;
|
_algobase.c | 304 unsigned char __tmp = (unsigned char)*__first2; local 305 __hints[__tmp / CHAR_BIT] |= (1 << (__tmp % CHAR_BIT)); 309 _Tp2 __tmp = (_Tp2)*__first1; local 310 if (__stlp_eq(*__first1, __tmp) && 311 __pred((__hints[(unsigned char)__tmp / CHAR_BIT] & (1 << ((unsigned char)__tmp % CHAR_BIT))) != 0))
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 67 basic_ostream<char_type, traits_type>* __tmp = _M_tied_ostream; local 69 return __tmp; 83 char_type __tmp(_M_fill); 85 return __tmp;
|
_istreambuf_iterator.h | 145 _M_getc(); // __tmp should avoid any future actions under 147 // (due to buffer for *this and __tmp are the same). 148 istreambuf_iterator<_CharT, _Traits> __tmp = *this; local 151 return __tmp;
|
_queue.h | 106 _Sequence __tmp = c; local 108 __x.c = __tmp; 239 _Sequence __tmp = c; local 241 __x.c = __tmp;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_ios.h | 67 basic_ostream<char_type, traits_type>* __tmp = _M_tied_ostream; local 69 return __tmp; 83 char_type __tmp(_M_fill); 85 return __tmp;
|
_istreambuf_iterator.h | 145 _M_getc(); // __tmp should avoid any future actions under 147 // (due to buffer for *this and __tmp are the same). 148 istreambuf_iterator<_CharT, _Traits> __tmp = *this; local 151 return __tmp;
|
_queue.h | 106 _Sequence __tmp = c; local 108 __x.c = __tmp; 239 _Sequence __tmp = c; local 241 __x.c = __tmp;
|