/external/stlport/stlport/stl/ |
_valarray.c | 37 _Valarray_bool __tmp(this->size(), _Valarray_bool::_NoInit()); 39 __tmp[__i] = !(*this)[__i]; 40 return __tmp; 57 valarray<_Tp> __tmp(__slice.size(), _NoInit()); 62 __tmp[__i] = (*this)[__index]; 63 return __tmp; 99 valarray<_Tp> __tmp(__slice._M_size(), _NoInit()); 100 if (__tmp.size() != 0) { 102 do __tmp[__i._M_step] = (*this)[__i._M_1d_idx]; while(__i._M_incr()); 104 return __tmp; [all...] |
_alloc.c | 63 unsigned char* __tmp; local 64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) { 65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN) 70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type); 71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) { 72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
|
_tempbuf.c | 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local 44 if (__tmp != 0) 45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 37 _Valarray_bool __tmp(this->size(), _Valarray_bool::_NoInit()); 39 __tmp[__i] = !(*this)[__i]; 40 return __tmp; 57 valarray<_Tp> __tmp(__slice.size(), _NoInit()); 62 __tmp[__i] = (*this)[__index]; 63 return __tmp; 99 valarray<_Tp> __tmp(__slice._M_size(), _NoInit()); 100 if (__tmp.size() != 0) { 102 do __tmp[__i._M_step] = (*this)[__i._M_1d_idx]; while(__i._M_incr()); 104 return __tmp; [all...] |
_alloc.c | 63 unsigned char* __tmp; local 64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) { 65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN) 70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type); 71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) { 72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
|
_tempbuf.c | 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local 44 if (__tmp != 0) 45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 37 _Valarray_bool __tmp(this->size(), _Valarray_bool::_NoInit()); 39 __tmp[__i] = !(*this)[__i]; 40 return __tmp; 57 valarray<_Tp> __tmp(__slice.size(), _NoInit()); 62 __tmp[__i] = (*this)[__index]; 63 return __tmp; 99 valarray<_Tp> __tmp(__slice._M_size(), _NoInit()); 100 if (__tmp.size() != 0) { 102 do __tmp[__i._M_step] = (*this)[__i._M_1d_idx]; while(__i._M_incr()); 104 return __tmp; [all...] |
_alloc.c | 63 unsigned char* __tmp; local 64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) { 65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN) 70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type); 71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) { 72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
|
_tempbuf.c | 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local 44 if (__tmp != 0) 45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 37 _Valarray_bool __tmp(this->size(), _Valarray_bool::_NoInit()); 39 __tmp[__i] = !(*this)[__i]; 40 return __tmp; 57 valarray<_Tp> __tmp(__slice.size(), _NoInit()); 62 __tmp[__i] = (*this)[__index]; 63 return __tmp; 99 valarray<_Tp> __tmp(__slice._M_size(), _NoInit()); 100 if (__tmp.size() != 0) { 102 do __tmp[__i._M_step] = (*this)[__i._M_1d_idx]; while(__i._M_incr()); 104 return __tmp; [all...] |
_alloc.c | 63 unsigned char* __tmp; local 64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) { 65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN) 70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type); 71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) { 72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
|
_tempbuf.c | 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local 44 if (__tmp != 0) 45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 37 _Valarray_bool __tmp(this->size(), _Valarray_bool::_NoInit()); 39 __tmp[__i] = !(*this)[__i]; 40 return __tmp; 57 valarray<_Tp> __tmp(__slice.size(), _NoInit()); 62 __tmp[__i] = (*this)[__index]; 63 return __tmp; 99 valarray<_Tp> __tmp(__slice._M_size(), _NoInit()); 100 if (__tmp.size() != 0) { 102 do __tmp[__i._M_step] = (*this)[__i._M_1d_idx]; while(__i._M_incr()); 104 return __tmp; [all...] |
_alloc.c | 63 unsigned char* __tmp; local 64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) { 65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN) 70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type); 71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) { 72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
|
_tempbuf.c | 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local 44 if (__tmp != 0) 45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.c | 37 _Valarray_bool __tmp(this->size(), _Valarray_bool::_NoInit()); 39 __tmp[__i] = !(*this)[__i]; 40 return __tmp; 57 valarray<_Tp> __tmp(__slice.size(), _NoInit()); 62 __tmp[__i] = (*this)[__index]; 63 return __tmp; 99 valarray<_Tp> __tmp(__slice._M_size(), _NoInit()); 100 if (__tmp.size() != 0) { 102 do __tmp[__i._M_step] = (*this)[__i._M_1d_idx]; while(__i._M_incr()); 104 return __tmp; [all...] |
_alloc.c | 63 unsigned char* __tmp; local 64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) { 65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN) 70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type); 71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) { 72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
|
_tempbuf.c | 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local 44 if (__tmp != 0) 45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_valarray.c | 37 _Valarray_bool __tmp(this->size(), _Valarray_bool::_NoInit()); 39 __tmp[__i] = !(*this)[__i]; 40 return __tmp; 57 valarray<_Tp> __tmp(__slice.size(), _NoInit()); 62 __tmp[__i] = (*this)[__index]; 63 return __tmp; 99 valarray<_Tp> __tmp(__slice._M_size(), _NoInit()); 100 if (__tmp.size() != 0) { 102 do __tmp[__i._M_step] = (*this)[__i._M_1d_idx]; while(__i._M_incr()); 104 return __tmp; [all...] |
_alloc.c | 63 unsigned char* __tmp; local 64 for (__tmp = (unsigned char*)(__real_p + 1); __tmp < (unsigned char*)__p; ++__tmp) { 65 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_UNDERRUN) 70 for (__tmp= ((unsigned char*)__p) + __n * sizeof(value_type); 71 __tmp < ((unsigned char*)__real_p) + __real_n ; ++__tmp) { 72 _STLP_VERBOSE_ASSERT(*__tmp == __shred_byte, _StlMsg_DBA_OVERRUN)
|
_tempbuf.c | 43 _Tp* __tmp = (_Tp*) malloc((size_t)__len * sizeof(_Tp)); local 44 if (__tmp != 0) 45 return pair<_Tp*, ptrdiff_t>(__tmp, __len);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_raw_storage_iter.h | 98 raw_storage_iterator<_OutputIterator, _Tp> __tmp = *this; local 100 return __tmp;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_raw_storage_iter.h | 98 raw_storage_iterator<_OutputIterator, _Tp> __tmp = *this; local 100 return __tmp;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_raw_storage_iter.h | 98 raw_storage_iterator<_OutputIterator, _Tp> __tmp = *this; local 100 return __tmp;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_raw_storage_iter.h | 98 raw_storage_iterator<_OutputIterator, _Tp> __tmp = *this; local 100 return __tmp;
|