/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/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...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/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...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/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...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/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...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_facets.h | 1164 char __tmp[sizeof(_M_widen)]; local 1901 __c_locale __tmp; local [all...] |
random.h | [all...] |
forward_list.h | 154 _Self __tmp(*this); 156 return __tmp; 226 _Self __tmp(*this); 228 return __tmp; [all...] |
random.tcc | 882 __uctype __tmp; // wraparound control 886 __tmp = (__uerngrange * operator() 888 __ret = __tmp + (__uctype(__urng()) - __urngmin); 890 while (__ret > __urange || __ret < __tmp); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
locale_facets.h | 1164 char __tmp[sizeof(_M_widen)]; local 1901 __c_locale __tmp; local [all...] |
random.h | [all...] |
forward_list.h | 154 _Self __tmp(*this); 156 return __tmp; 226 _Self __tmp(*this); 228 return __tmp; [all...] |
random.tcc | 882 __uctype __tmp; // wraparound control 886 __tmp = (__uerngrange * operator() 888 __ret = __tmp + (__uctype(__urng()) - __urngmin); 890 while (__ret > __urange || __ret < __tmp); [all...] |
/external/stlport/stlport/stl/ |
_complex.h | 778 complex<double> __tmp = polar(double(__rho), double(__phi)); local 779 return complex<_Tp>(_Tp(__tmp.real()), _Tp(__tmp.imag()));
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 778 complex<double> __tmp = polar(double(__rho), double(__phi)); local 779 return complex<_Tp>(_Tp(__tmp.real()), _Tp(__tmp.imag()));
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 778 complex<double> __tmp = polar(double(__rho), double(__phi)); local 779 return complex<_Tp>(_Tp(__tmp.real()), _Tp(__tmp.imag()));
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 778 complex<double> __tmp = polar(double(__rho), double(__phi)); local 779 return complex<_Tp>(_Tp(__tmp.real()), _Tp(__tmp.imag()));
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 778 complex<double> __tmp = polar(double(__rho), double(__phi)); local 779 return complex<_Tp>(_Tp(__tmp.real()), _Tp(__tmp.imag()));
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_complex.h | 778 complex<double> __tmp = polar(double(__rho), double(__phi)); local 779 return complex<_Tp>(_Tp(__tmp.real()), _Tp(__tmp.imag()));
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
hashtable | 528 _Node* __tmp = __p; 530 _M_deallocate_node(__tmp); 711 _Hashtable __tmp(__ht); 712 this->swap(__tmp); [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
hashtable | 528 _Node* __tmp = __p; 530 _M_deallocate_node(__tmp); 711 _Hashtable __tmp(__ht); 712 this->swap(__tmp); [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
hashtable | 528 _Node* __tmp = __p; 530 _M_deallocate_node(__tmp); 711 _Hashtable __tmp(__ht); 712 this->swap(__tmp); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
hashtable | 528 _Node* __tmp = __p; 530 _M_deallocate_node(__tmp); 711 _Hashtable __tmp(__ht); 712 this->swap(__tmp); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
hashtable | 528 _Node* __tmp = __p; 530 _M_deallocate_node(__tmp); 711 _Hashtable __tmp(__ht); 712 this->swap(__tmp); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
streambuf | 206 locale __tmp(this->getloc()); 209 return __tmp;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
streambuf | 209 locale __tmp(this->getloc()); 212 return __tmp;
|