/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.h | 72 _Tp __tmp = __a; local 74 __b = __tmp; 91 _Tp __tmp = __a; 93 __b = __tmp; 459 unsigned char __tmp = __val; local 460 memset(__first, __tmp, __last - __first); 465 signed char __tmp = __val; local 466 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 470 char __tmp = __val; local 471 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first) [all...] |
_bvector.h | 86 bool __tmp = (bool)__x; local 88 __y = __tmp; 195 _Self __tmp = *this; local 197 return __tmp; 204 _Self __tmp = *this; local 206 return __tmp; 217 _Self __tmp = *this; local 218 return __tmp += __i; 221 _Self __tmp = *this; local 222 return __tmp -= __i [all...] |
_num_get.c | 343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits); local 344 if (__tmp) { 506 _InputIter __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __s, __err, __lx, (_CharT*)0 ); local 515 return __tmp; 595 iter_type __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __str, __err, __val, (_CharT*)0 ); local 598 return __tmp;
|
_uninitialized.h | 267 unsigned char __tmp = __val; local 268 memset(__first, __tmp, __last - __first); 273 signed char __tmp = __val; local 274 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 278 char __tmp = __val; local 279 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 151 _Iterator __tmp = current; local 152 return *--__tmp; 184 reverse_iterator __tmp = *this; local 186 return __tmp; 209 reverse_iterator __tmp = *this; local 211 return __tmp; 932 move_iterator __tmp = *this; local 934 return __tmp; 947 move_iterator __tmp = *this; local 949 return __tmp; [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.h | 72 _Tp __tmp = __a; local 74 __b = __tmp; 91 _Tp __tmp = __a; 93 __b = __tmp; 459 unsigned char __tmp = __val; local 460 memset(__first, __tmp, __last - __first); 465 signed char __tmp = __val; local 466 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 470 char __tmp = __val; local 471 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first) [all...] |
_bvector.h | 86 bool __tmp = (bool)__x; local 88 __y = __tmp; 195 _Self __tmp = *this; local 197 return __tmp; 204 _Self __tmp = *this; local 206 return __tmp; 217 _Self __tmp = *this; local 218 return __tmp += __i; 221 _Self __tmp = *this; local 222 return __tmp -= __i [all...] |
_num_get.c | 343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits); local 344 if (__tmp) { 506 _InputIter __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __s, __err, __lx, (_CharT*)0 ); local 515 return __tmp; 595 iter_type __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __str, __err, __val, (_CharT*)0 ); local 598 return __tmp;
|
_uninitialized.h | 267 unsigned char __tmp = __val; local 268 memset(__first, __tmp, __last - __first); 273 signed char __tmp = __val; local 274 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 278 char __tmp = __val; local 279 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 151 _Iterator __tmp = current; local 152 return *--__tmp; 184 reverse_iterator __tmp = *this; local 186 return __tmp; 209 reverse_iterator __tmp = *this; local 211 return __tmp; 932 move_iterator __tmp = *this; local 934 return __tmp; 947 move_iterator __tmp = *this; local 949 return __tmp; [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.h | 72 _Tp __tmp = __a; local 74 __b = __tmp; 91 _Tp __tmp = __a; 93 __b = __tmp; 459 unsigned char __tmp = __val; local 460 memset(__first, __tmp, __last - __first); 465 signed char __tmp = __val; local 466 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 470 char __tmp = __val; local 471 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first) [all...] |
_bvector.h | 86 bool __tmp = (bool)__x; local 88 __y = __tmp; 195 _Self __tmp = *this; local 197 return __tmp; 204 _Self __tmp = *this; local 206 return __tmp; 217 _Self __tmp = *this; local 218 return __tmp += __i; 221 _Self __tmp = *this; local 222 return __tmp -= __i [all...] |
_num_get.c | 343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits); local 344 if (__tmp) { 506 _InputIter __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __s, __err, __lx, (_CharT*)0 ); local 515 return __tmp; 595 iter_type __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __str, __err, __val, (_CharT*)0 ); local 598 return __tmp;
|
_uninitialized.h | 267 unsigned char __tmp = __val; local 268 memset(__first, __tmp, __last - __first); 273 signed char __tmp = __val; local 274 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 278 char __tmp = __val; local 279 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 151 _Iterator __tmp = current; local 152 return *--__tmp; 184 reverse_iterator __tmp = *this; local 186 return __tmp; 209 reverse_iterator __tmp = *this; local 211 return __tmp; 932 move_iterator __tmp = *this; local 934 return __tmp; 947 move_iterator __tmp = *this; local 949 return __tmp; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.h | 72 _Tp __tmp = __a; local 74 __b = __tmp; 91 _Tp __tmp = __a; 93 __b = __tmp; 459 unsigned char __tmp = __val; local 460 memset(__first, __tmp, __last - __first); 465 signed char __tmp = __val; local 466 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 470 char __tmp = __val; local 471 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first) [all...] |
_bvector.h | 86 bool __tmp = (bool)__x; local 88 __y = __tmp; 195 _Self __tmp = *this; local 197 return __tmp; 204 _Self __tmp = *this; local 206 return __tmp; 217 _Self __tmp = *this; local 218 return __tmp += __i; 221 _Self __tmp = *this; local 222 return __tmp -= __i [all...] |
_num_get.c | 343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits); local 344 if (__tmp) { 506 _InputIter __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __s, __err, __lx, (_CharT*)0 ); local 515 return __tmp; 595 iter_type __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __str, __err, __val, (_CharT*)0 ); local 598 return __tmp;
|
_uninitialized.h | 267 unsigned char __tmp = __val; local 268 memset(__first, __tmp, __last - __first); 273 signed char __tmp = __val; local 274 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 278 char __tmp = __val; local 279 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first);
|
/external/stlport/stlport/stl/ |
_num_get.c | 343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits); local 344 if (__tmp) { 506 _InputIter __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __s, __err, __lx, (_CharT*)0 ); local 515 return __tmp; 595 iter_type __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __str, __err, __val, (_CharT*)0 ); local 598 return __tmp;
|
_uninitialized.h | 267 unsigned char __tmp = __val; local 268 memset(__first, __tmp, __last - __first); 273 signed char __tmp = __val; local 274 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 278 char __tmp = __val; local 279 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_num_get.c | 343 bool __tmp = __get_fdigit_or_sep(__c, __sep, __digits); local 344 if (__tmp) { 506 _InputIter __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __s, __err, __lx, (_CharT*)0 ); local 515 return __tmp; 595 iter_type __tmp = _STLP_PRIV __do_get_integer(__in_ite, __end, __str, __err, __val, (_CharT*)0 ); local 598 return __tmp;
|
_uninitialized.h | 267 unsigned char __tmp = __val; local 268 memset(__first, __tmp, __last - __first); 273 signed char __tmp = __val; local 274 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first); 278 char __tmp = __val; local 279 memset(__first, __STATIC_CAST(unsigned char,__tmp), __last - __first);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
smmintrin.h | 249 union { int i; float f; } __tmp; local 250 __tmp.f = __builtin_ia32_vec_ext_v4sf ((__v4sf)__X, __N); 251 return __tmp.i; 257 union { int i; float f; } __tmp; \ 258 __tmp.f = __builtin_ia32_vec_ext_v4sf ((__v4sf)(__m128)(X), (int)(N)); \ 259 __tmp.i; \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_tempbuf.h | 95 _Tp* __tmp = static_cast<_Tp*>(::operator new(__len * sizeof(_Tp), local 97 if (__tmp != 0) 98 return std::pair<_Tp*, ptrdiff_t>(__tmp, __len);
|