/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | [all...] |
random.tcc | 753 result_type __min, result_type __max, true_type) 756 // __urng.min(), __max, __min. Currently works fine only in the 757 // most common case __urng.max() - __urng.min() >= __max - __min, 772 const __uctype __urange = __max - __min; 777 while (__ret > __max - __min); 779 return __ret + __min; [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | [all...] |
random.tcc | 753 result_type __min, result_type __max, true_type) 756 // __urng.min(), __max, __min. Currently works fine only in the 757 // most common case __urng.max() - __urng.min() >= __max - __min, 772 const __uctype __urange = __max - __min; 777 while (__ret > __max - __min); 779 return __ret + __min; [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | [all...] |
random.tcc | 753 result_type __min, result_type __max, true_type) 756 // __urng.min(), __max, __min. Currently works fine only in the 757 // most common case __urng.max() - __urng.min() >= __max - __min, 772 const __uctype __urange = __max - __min; 777 while (__ret > __max - __min); 779 return __ret + __min; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
random | [all...] |
random.tcc | 753 result_type __min, result_type __max, true_type) 756 // __urng.min(), __max, __min. Currently works fine only in the 757 // most common case __urng.max() - __urng.min() >= __max - __min, 772 const __uctype __urange = __max - __min; 777 while (__ret > __max - __min); 779 return __ret + __min; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.h | [all...] |
random.tcc | 894 result_type __min, result_type __max, true_type) 897 // __urng.min(), __max, __min. Currently works fine only in the 898 // most common case __urng.max() - __urng.min() >= __max - __min, 913 const __uctype __urange = __max - __min; 918 while (__ret > __max - __min); 920 return __ret + __min; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.h | [all...] |
random.tcc | 894 result_type __min, result_type __max, true_type) 897 // __urng.min(), __max, __min. Currently works fine only in the 898 // most common case __urng.max() - __urng.min() >= __max - __min, 913 const __uctype __urange = __max - __min; 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/tr1_impl/ |
random.tcc | 753 result_type __min, result_type __max, true_type) 756 // __urng.min(), __max, __min. Currently works fine only in the 757 // most common case __urng.max() - __urng.min() >= __max - __min, 772 const __uctype __urange = __max - __min; 777 while (__ret > __max - __min); 779 return __ret + __min; [all...] |
/external/icu4c/i18n/unicode/ |
fieldpos.h | 84 * temp[__min(tempLen, tempLen-pos.getEndIndex())] = '\0';
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_algo.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_algo.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_algo.h | [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_algo.h | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_algo.h | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_algo.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
random.tcc | 894 result_type __min, result_type __max, true_type) 897 // __urng.min(), __max, __min. Currently works fine only in the 898 // most common case __urng.max() - __urng.min() >= __max - __min, 913 const __uctype __urange = __max - __min; 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 | 894 result_type __min, result_type __max, true_type) 897 // __urng.min(), __max, __min. Currently works fine only in the 898 // most common case __urng.max() - __urng.min() >= __max - __min, 913 const __uctype __urange = __max - __min; 918 while (__ret > __max - __min); 920 return __ret + __min; [all...] |