/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
emmintrin.h | 140 __m128d __tmp = _mm_load_pd (__P); local 141 return __builtin_ia32_shufpd (__tmp, __tmp, _MM_SHUFFLE2 (0,1)); 285 __v2df __tmp = __builtin_ia32_movsd ((__v2df)__A, (__v2df)__B); local 286 return (__m128d)__builtin_ia32_sqrtsd ((__v2df)__tmp); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
emmintrin.h | 140 __m128d __tmp = _mm_load_pd (__P); local 141 return __builtin_ia32_shufpd (__tmp, __tmp, _MM_SHUFFLE2 (0,1)); 285 __v2df __tmp = __builtin_ia32_movsd ((__v2df)__A, (__v2df)__B); local 286 return (__m128d)__builtin_ia32_sqrtsd ((__v2df)__tmp); [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
emmintrin.h | 140 __m128d __tmp = _mm_load_pd (__P); local 141 return __builtin_ia32_shufpd (__tmp, __tmp, _MM_SHUFFLE2 (0,1)); 285 __v2df __tmp = __builtin_ia32_movsd ((__v2df)__A, (__v2df)__B); local 286 return (__m128d)__builtin_ia32_sqrtsd ((__v2df)__tmp); [all...] |
/external/kernel-headers/original/asm-mips/ |
io.h | 314 type __tmp; \ 326 : "=r" (__tmp) \
|
/external/stlport/stlport/stl/ |
_hashtable.h | 139 _Self __tmp = *this; local 141 return __tmp;
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.h | 139 _Self __tmp = *this; local 141 return __tmp;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
mutex | 136 __gthread_mutex_t __tmp; 137 _S_destroy_win32(&__tmp, __mx);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
mutex | 136 __gthread_mutex_t __tmp; 137 _S_destroy_win32(&__tmp, __mx);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.h | 139 _Self __tmp = *this; local 141 return __tmp;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.h | 139 _Self __tmp = *this; local 141 return __tmp;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.h | 139 _Self __tmp = *this; local 141 return __tmp;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.h | 139 _Self __tmp = *this; local 141 return __tmp;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
hashtable.h | 221 _Hashtable __tmp(__ht); 222 this->swap(__tmp); 523 _Node* __tmp = __p; local 525 _M_deallocate_node(__tmp); [all...] |
locale_facets.tcc | 61 __numpunct_cache<_CharT>* __tmp = 0; 64 __tmp = new __numpunct_cache<_CharT>; 65 __tmp->_M_cache(__loc); 69 delete __tmp; 72 __loc._M_impl->_M_install_cache(__tmp, __i); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
hashtable.h | 470 _Node* __tmp = __p; local 472 _M_deallocate_node(__tmp); 627 _Hashtable __tmp(__ht); 628 this->swap(__tmp); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
hashtable.h | 221 _Hashtable __tmp(__ht); 222 this->swap(__tmp); 523 _Node* __tmp = __p; local 525 _M_deallocate_node(__tmp); [all...] |
locale_facets.tcc | 61 __numpunct_cache<_CharT>* __tmp = 0; 64 __tmp = new __numpunct_cache<_CharT>; 65 __tmp->_M_cache(__loc); 69 delete __tmp; 72 __loc._M_impl->_M_install_cache(__tmp, __i); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
hashtable.h | 470 _Node* __tmp = __p; local 472 _M_deallocate_node(__tmp); 627 _Hashtable __tmp(__ht); 628 this->swap(__tmp); [all...] |
/external/stlport/stlport/stl/debug/ |
_debug.c | 494 __owned_link* __tmp; local 502 __tmp = __x._M_node._M_next; 508 __y._M_node._M_next = __tmp;
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_debug.c | 494 __owned_link* __tmp; local 502 __tmp = __x._M_node._M_next; 508 __y._M_node._M_next = __tmp;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_debug.c | 494 __owned_link* __tmp; local 502 __tmp = __x._M_node._M_next; 508 __y._M_node._M_next = __tmp;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_debug.c | 494 __owned_link* __tmp; local 502 __tmp = __x._M_node._M_next; 508 __y._M_node._M_next = __tmp;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_debug.c | 494 __owned_link* __tmp; local 502 __tmp = __x._M_node._M_next; 508 __y._M_node._M_next = __tmp;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
_debug.c | 494 __owned_link* __tmp; local 502 __tmp = __x._M_node._M_next; 508 __y._M_node._M_next = __tmp;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_facets.tcc | 59 __numpunct_cache<_CharT>* __tmp = NULL; 62 __tmp = new __numpunct_cache<_CharT>; 63 __tmp->_M_cache(__loc); 67 delete __tmp; 70 __loc._M_impl->_M_install_cache(__tmp, __i); [all...] |