/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 509 _CharT* __tmp = _M_create(__new_capacity, __capacity); local 511 _M_data(__tmp); 537 _CharT* __tmp = _M_create(__res, __capacity); local 538 this->_S_copy(__tmp, _M_data(), _M_length() + 1); 540 _M_data(__tmp);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.c | 459 _BucketVector __tmp(__num_buckets + 1, __STATIC_CAST(_BucketType*, 0), _M_buckets.get_allocator()); 469 _ElemsIte __prev = _S_before_begin(__tmp_elems, __tmp, __prev_bucket)._M_ite; 471 fill(__tmp.begin() + __prev_bucket, __tmp.begin() + __new_bucket + 1, __cur._M_node); 474 _M_buckets.swap(__tmp);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 509 _CharT* __tmp = _M_create(__new_capacity, __capacity); local 511 _M_data(__tmp); 537 _CharT* __tmp = _M_create(__res, __capacity); local 538 this->_S_copy(__tmp, _M_data(), _M_length() + 1); 540 _M_data(__tmp);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.c | 459 _BucketVector __tmp(__num_buckets + 1, __STATIC_CAST(_BucketType*, 0), _M_buckets.get_allocator()); 469 _ElemsIte __prev = _S_before_begin(__tmp_elems, __tmp, __prev_bucket)._M_ite; 471 fill(__tmp.begin() + __prev_bucket, __tmp.begin() + __new_bucket + 1, __cur._M_node); 474 _M_buckets.swap(__tmp);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 509 _CharT* __tmp = _M_create(__new_capacity, __capacity); local 511 _M_data(__tmp); 537 _CharT* __tmp = _M_create(__res, __capacity); local 538 this->_S_copy(__tmp, _M_data(), _M_length() + 1); 540 _M_data(__tmp);
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.c | 459 _BucketVector __tmp(__num_buckets + 1, __STATIC_CAST(_BucketType*, 0), _M_buckets.get_allocator()); 469 _ElemsIte __prev = _S_before_begin(__tmp_elems, __tmp, __prev_bucket)._M_ite; 471 fill(__tmp.begin() + __prev_bucket, __tmp.begin() + __new_bucket + 1, __cur._M_node); 474 _M_buckets.swap(__tmp);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 509 _CharT* __tmp = _M_create(__new_capacity, __capacity); local 511 _M_data(__tmp); 537 _CharT* __tmp = _M_create(__res, __capacity); local 538 this->_S_copy(__tmp, _M_data(), _M_length() + 1); 540 _M_data(__tmp);
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.c | 459 _BucketVector __tmp(__num_buckets + 1, __STATIC_CAST(_BucketType*, 0), _M_buckets.get_allocator()); 469 _ElemsIte __prev = _S_before_begin(__tmp_elems, __tmp, __prev_bucket)._M_ite; 471 fill(__tmp.begin() + __prev_bucket, __tmp.begin() + __new_bucket + 1, __cur._M_node); 474 _M_buckets.swap(__tmp);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_iterator.h | 158 _Iterator __tmp = current; local 159 return *--__tmp; 191 reverse_iterator __tmp = *this; local 193 return __tmp; 216 reverse_iterator __tmp = *this; local 218 return __tmp; 973 move_iterator __tmp = *this; local 975 return __tmp; 988 move_iterator __tmp = *this; local 990 return __tmp; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_iterator.h | 158 _Iterator __tmp = current; local 159 return *--__tmp; 191 reverse_iterator __tmp = *this; local 193 return __tmp; 216 reverse_iterator __tmp = *this; local 218 return __tmp; 973 move_iterator __tmp = *this; local 975 return __tmp; 988 move_iterator __tmp = *this; local 990 return __tmp; [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
xmmintrin.h | 709 __v4hi __tmp = (__v4hi) _mm_cvtps_pi16 (__A); local 710 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); 913 __v4sf __tmp = *(__v4sf *)__P; local 914 return (__m128) __builtin_ia32_shufps (__tmp, __tmp, _MM_SHUFFLE (0,1,2,3)); 963 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,0,0,0)); local 964 _mm_storeu_ps (__P, __tmp); 978 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,1,2,3)); local 979 _mm_store_ps (__P, __tmp); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
bitset | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
xmmintrin.h | 709 __v4hi __tmp = (__v4hi) _mm_cvtps_pi16 (__A); local 710 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); 913 __v4sf __tmp = *(__v4sf *)__P; local 914 return (__m128) __builtin_ia32_shufps (__tmp, __tmp, _MM_SHUFFLE (0,1,2,3)); 963 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,0,0,0)); local 964 _mm_storeu_ps (__P, __tmp); 978 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,1,2,3)); local 979 _mm_store_ps (__P, __tmp); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
xmmintrin.h | 709 __v4hi __tmp = (__v4hi) _mm_cvtps_pi16 (__A); local 710 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); 913 __v4sf __tmp = *(__v4sf *)__P; local 914 return (__m128) __builtin_ia32_shufps (__tmp, __tmp, _MM_SHUFFLE (0,1,2,3)); 963 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,0,0,0)); local 964 _mm_storeu_ps (__P, __tmp); 978 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,1,2,3)); local 979 _mm_store_ps (__P, __tmp); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
xmmintrin.h | 709 __v4hi __tmp = (__v4hi) _mm_cvtps_pi16 (__A); local 710 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); 913 __v4sf __tmp = *(__v4sf *)__P; local 914 return (__m128) __builtin_ia32_shufps (__tmp, __tmp, _MM_SHUFFLE (0,1,2,3)); 963 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,0,0,0)); local 964 _mm_storeu_ps (__P, __tmp); 978 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,1,2,3)); local 979 _mm_store_ps (__P, __tmp); [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
xmmintrin.h | 709 __v4hi __tmp = (__v4hi) _mm_cvtps_pi16 (__A); local 710 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); 913 __v4sf __tmp = *(__v4sf *)__P; local 914 return (__m128) __builtin_ia32_shufps (__tmp, __tmp, _MM_SHUFFLE (0,1,2,3)); 963 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,0,0,0)); local 964 _mm_storeu_ps (__P, __tmp); 978 __v4sf __tmp = __builtin_ia32_shufps (__va, __va, _MM_SHUFFLE (0,1,2,3)); local 979 _mm_store_ps (__P, __tmp); [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
bitset | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
bitset | [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
bitset | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ |
bitset | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/decimal/ |
decimal.h | 290 _Tp __tmp; \ 291 __tmp.__setval(0 _Op __rhs.__getval()); \ 292 return __tmp; \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/decimal/ |
decimal.h | 290 _Tp __tmp; \ 291 __tmp.__setval(0 _Op __rhs.__getval()); \ 292 return __tmp; \
|
/external/llvm/include/llvm/ADT/ |
STLExtras.h | 107 _Self operator++(int) { _Self __tmp = *this; ++current; return __tmp; } local 108 _Self operator--(int) { _Self __tmp = *this; --current; return __tmp; } local
|
/external/stlport/stlport/stl/ |
_ostream.c | 224 long __tmp = ((this->flags() & _Basic_ios::basefield) != ios_base::dec) ? 226 return _STLP_PRIV __put_num(*this, __tmp); 238 long __tmp = ((this->flags() & _Basic_ios::basefield) != ios_base::dec) ? 240 return _STLP_PRIV __put_num(*this, __tmp);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.c | 224 long __tmp = ((this->flags() & _Basic_ios::basefield) != ios_base::dec) ? 226 return _STLP_PRIV __put_num(*this, __tmp); 238 long __tmp = ((this->flags() & _Basic_ios::basefield) != ios_base::dec) ? 240 return _STLP_PRIV __put_num(*this, __tmp);
|