/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
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.7/include/debug/ |
unordered_map | 324 size_type __ret(0); 337 __ret = 1; 339 return __ret; 733 size_type __ret(0); 746 ++__ret; 749 return __ret;
|
unordered_set | 318 size_type __ret(0); 332 __ret = 1; 334 return __ret; 725 size_type __ret(0); 737 ++__ret; 739 return __ret;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/ |
unordered_map | 324 size_type __ret(0); 337 __ret = 1; 339 return __ret; 733 size_type __ret(0); 746 ++__ret; 749 return __ret;
|
unordered_set | 318 size_type __ret(0); 332 __ret = 1; 334 return __ret; 725 size_type __ret(0); 737 ++__ret; 739 return __ret;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/ |
unordered_map | 358 size_type __ret(0); 370 __ret = 1; 372 return __ret; 783 size_type __ret(0); 795 ++__ret; 798 return __ret;
|
unordered_set | 352 size_type __ret(0); 365 __ret = 1; 367 return __ret; 775 size_type __ret(0); 786 ++__ret; 788 return __ret;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
valarray | 925 valarray<_Tp> __ret; 928 return __ret; 957 __ret._M_size = _M_size; 958 __ret._M_data = __tmp_M_data; 959 return __ret; 966 valarray<_Tp> __ret; 969 return __ret; 998 __ret._M_size = _M_size; 999 __ret._M_data = __tmp_M_data; 1000 return __ret; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
valarray | 925 valarray<_Tp> __ret; 928 return __ret; 957 __ret._M_size = _M_size; 958 __ret._M_data = __tmp_M_data; 959 return __ret; 966 valarray<_Tp> __ret; 969 return __ret; 998 __ret._M_size = _M_size; 999 __ret._M_data = __tmp_M_data; 1000 return __ret; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
valarray | 923 valarray<_Tp> __ret; 926 return __ret; 955 __ret._M_size = _M_size; 956 __ret._M_data = __tmp_M_data; 957 return __ret; 964 valarray<_Tp> __ret; 967 return __ret; 996 __ret._M_size = _M_size; 997 __ret._M_data = __tmp_M_data; 998 return __ret; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
random.tcc | 852 __uctype __ret; 861 __ret = __uctype(__urng()) - __urngmin; 862 while (__ret >= __past); 863 __ret /= __scaling; 888 __ret = __tmp + (__uctype(__urng()) - __urngmin); 890 while (__ret > __urange || __ret < __tmp); 893 __ret = __uctype(__urng()) - __urngmin; 895 return __ret + __param.a(); [all...] |
istream.tcc | 787 int __ret = -1; 800 __ret = 0; 813 return __ret; 823 pos_type __ret = pos_type(-1); 830 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 841 return __ret;
|
list.tcc | 112 iterator __ret = iterator(__position._M_node->_M_next); 114 return __ret;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
random.tcc | 852 __uctype __ret; 861 __ret = __uctype(__urng()) - __urngmin; 862 while (__ret >= __past); 863 __ret /= __scaling; 888 __ret = __tmp + (__uctype(__urng()) - __urngmin); 890 while (__ret > __urange || __ret < __tmp); 893 __ret = __uctype(__urng()) - __urngmin; 895 return __ret + __param.a(); [all...] |
istream.tcc | 787 int __ret = -1; 800 __ret = 0; 813 return __ret; 823 pos_type __ret = pos_type(-1); 830 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 841 return __ret;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
random.tcc | 852 __uctype __ret; 861 __ret = __uctype(__urng()) - __urngmin; 862 while (__ret >= __past); 863 __ret /= __scaling; 888 __ret = __tmp + (__uctype(__urng()) - __urngmin); 890 while (__ret > __urange || __ret < __tmp); 893 __ret = __uctype(__urng()) - __urngmin; 895 return __ret + __param.a(); [all...] |
istream.tcc | 787 int __ret = -1; 800 __ret = 0; 813 return __ret; 823 pos_type __ret = pos_type(-1); 830 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 841 return __ret;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
random.tcc | 880 __uctype __ret; 889 __ret = __uctype(__urng()) - __urngmin; 890 while (__ret >= __past); 891 __ret /= __scaling; 916 __ret = __tmp + (__uctype(__urng()) - __urngmin); 918 while (__ret > __urange || __ret < __tmp); 921 __ret = __uctype(__urng()) - __urngmin; 923 return __ret + __param.a(); [all...] |
istream.tcc | 787 int __ret = -1; 800 __ret = 0; 813 return __ret; 823 pos_type __ret = pos_type(-1); 830 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 841 return __ret;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
random.tcc | 852 __uctype __ret; 861 __ret = __uctype(__urng()) - __urngmin; 862 while (__ret >= __past); 863 __ret /= __scaling; 888 __ret = __tmp + (__uctype(__urng()) - __urngmin); 890 while (__ret > __urange || __ret < __tmp); 893 __ret = __uctype(__urng()) - __urngmin; 895 return __ret + __param.a(); [all...] |
istream.tcc | 787 int __ret = -1; 800 __ret = 0; 813 return __ret; 823 pos_type __ret = pos_type(-1); 830 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 841 return __ret;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
random.tcc | 880 __uctype __ret; 889 __ret = __uctype(__urng()) - __urngmin; 890 while (__ret >= __past); 891 __ret /= __scaling; 916 __ret = __tmp + (__uctype(__urng()) - __urngmin); 918 while (__ret > __urange || __ret < __tmp); 921 __ret = __uctype(__urng()) - __urngmin; 923 return __ret + __param.a(); [all...] |
istream.tcc | 787 int __ret = -1; 800 __ret = 0; 813 return __ret; 823 pos_type __ret = pos_type(-1); 830 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 841 return __ret;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
istream.tcc | 785 int __ret = -1; 798 __ret = 0; 811 return __ret; 821 pos_type __ret = pos_type(-1); 828 __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, 839 return __ret;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
list.tcc | 110 iterator __ret = iterator(__position._M_node->_M_next); 112 return __ret;
|