/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
valarray | 866 valarray<_Tp> __ret; 869 return __ret; 898 __ret._M_size = _M_size; 899 __ret._M_data = __tmp_M_data; 900 return __ret; 907 valarray<_Tp> __ret; 910 return __ret; 939 __ret._M_size = _M_size; 940 __ret._M_data = __tmp_M_data; 941 return __ret; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
random.tcc | 643 result_type __ret = 0.0; 645 __ret += _M_x[_M_p][__j] * _M_npows[__j]; 651 return __ret; 908 result_type __ret; 917 __ret = (__urntype(__urng()) - __urnmin) / __udenom; 918 while (__ret > __max - __min); 920 return __ret + __min; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
random.tcc | 643 result_type __ret = 0.0; 645 __ret += _M_x[_M_p][__j] * _M_npows[__j]; 651 return __ret; 908 result_type __ret; 917 __ret = (__urntype(__urng()) - __urnmin) / __udenom; 918 while (__ret > __max - __min); 920 return __ret + __min; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.tcc | 643 result_type __ret = 0.0; 645 __ret += _M_x[_M_p][__j] * _M_npows[__j]; 651 return __ret; 908 result_type __ret; 917 __ret = (__urntype(__urng()) - __urnmin) / __udenom; 918 while (__ret > __max - __min); 920 return __ret + __min; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.tcc | 643 result_type __ret = 0.0; 645 __ret += _M_x[_M_p][__j] * _M_npows[__j]; 651 return __ret; 908 result_type __ret; 917 __ret = (__urntype(__urng()) - __urnmin) / __udenom; 918 while (__ret > __max - __min); 920 return __ret + __min; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.tcc | 643 result_type __ret = 0.0; 645 __ret += _M_x[_M_p][__j] * _M_npows[__j]; 651 return __ret; 908 result_type __ret; 917 __ret = (__urntype(__urng()) - __urnmin) / __udenom; 918 while (__ret > __max - __min); 920 return __ret + __min; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.tcc | 643 result_type __ret = 0.0; 645 __ret += _M_x[_M_p][__j] * _M_npows[__j]; 651 return __ret; 908 result_type __ret; 917 __ret = (__urntype(__urng()) - __urnmin) / __udenom; 918 while (__ret > __max - __min); 920 return __ret + __min; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
random.tcc | 643 result_type __ret = 0.0; 645 __ret += _M_x[_M_p][__j] * _M_npows[__j]; 651 return __ret; 908 result_type __ret; 917 __ret = (__urntype(__urng()) - __urnmin) / __udenom; 918 while (__ret > __max - __min); 920 return __ret + __min; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
ostream.tcc | 239 pos_type __ret = pos_type(-1); 243 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 252 return __ret;
|
istream.tcc | 731 int __ret = -1; 744 __ret = 0; 757 return __ret; 767 pos_type __ret = pos_type(-1); 771 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 781 return __ret;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
ostream.tcc | 241 pos_type __ret = pos_type(-1); 245 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 254 return __ret;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
ostream.tcc | 241 pos_type __ret = pos_type(-1); 245 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 254 return __ret;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
ostream.tcc | 239 pos_type __ret = pos_type(-1); 243 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 252 return __ret;
|
istream.tcc | 731 int __ret = -1; 744 __ret = 0; 757 return __ret; 767 pos_type __ret = pos_type(-1); 771 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 781 return __ret;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
ostream.tcc | 239 pos_type __ret = pos_type(-1); 243 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 252 return __ret;
|
istream.tcc | 731 int __ret = -1; 744 __ret = 0; 757 return __ret; 767 pos_type __ret = pos_type(-1); 771 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 781 return __ret;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
ostream.tcc | 239 pos_type __ret = pos_type(-1); 243 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 252 return __ret;
|
istream.tcc | 731 int __ret = -1; 744 __ret = 0; 757 return __ret; 767 pos_type __ret = pos_type(-1); 771 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 781 return __ret;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
ostream.tcc | 239 pos_type __ret = pos_type(-1); 243 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 252 return __ret;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ostream.tcc | 241 pos_type __ret = pos_type(-1); 245 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 254 return __ret;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ostream.tcc | 241 pos_type __ret = pos_type(-1); 245 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 254 return __ret;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ostream.tcc | 241 pos_type __ret = pos_type(-1); 245 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 254 return __ret;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ostream.tcc | 241 pos_type __ret = pos_type(-1); 245 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 254 return __ret;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
ostream.tcc | 239 pos_type __ret = pos_type(-1); 243 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); 252 return __ret;
|
/external/kernel-headers/original/asm-x86/ |
pgtable_32.h | 291 int __ret = 0; \ 293 __ret = test_and_clear_bit(_PAGE_BIT_ACCESSED, \ 295 if (__ret) \ 297 __ret; \
|