/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
multiseq_selection.h | 146 __nmax, __n, __r; local 176 __nmax = __ns[0]; 181 __nmax = std::max(__nmax, __ns[__i]); 184 __r = __rd_log2(__nmax) + 1; 187 // equality iff __nmax = 2^__k - 1. 408 _DifferenceType __nmax, __n, __r; 427 __nmax = __ns[0]; 432 __nmax = std::max(__nmax, __ns[__i]) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
multiseq_selection.h | 146 __nmax, __n, __r; local 176 __nmax = __ns[0]; 181 __nmax = std::max(__nmax, __ns[__i]); 184 __r = __rd_log2(__nmax) + 1; 187 // equality iff __nmax = 2^__k - 1. 408 _DifferenceType __nmax, __n, __r; 427 __nmax = __ns[0]; 432 __nmax = std::max(__nmax, __ns[__i]) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
multiseq_selection.h | 146 __nmax, __n, __r; local 176 __nmax = __ns[0]; 181 __nmax = std::max(__nmax, __ns[__i]); 184 __r = __rd_log2(__nmax) + 1; 187 // equality iff __nmax = 2^__k - 1. 408 _DifferenceType __nmax, __n, __r; 427 __nmax = __ns[0]; 432 __nmax = std::max(__nmax, __ns[__i]) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
multiseq_selection.h | 146 __nmax, __n, __r; local 176 __nmax = __ns[0]; 181 __nmax = std::max(__nmax, __ns[__i]); 184 __r = __rd_log2(__nmax) + 1; 187 // equality iff __nmax = 2^__k - 1. 408 _DifferenceType __nmax, __n, __r; 427 __nmax = __ns[0]; 432 __nmax = std::max(__nmax, __ns[__i]) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/ |
hypergeometric.tcc | 119 const int __nmax = 20000; 166 if (__prec < __eps || __n > __nmax) 202 if (__n >= __nmax) 305 const int __nmax = 20000; 360 if (__prec < __eps || __n > __nmax) 396 if (__n >= __nmax)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
hypergeometric.tcc | 118 const int __nmax = 20000; 165 if (__prec < __eps || __n > __nmax) 201 if (__n >= __nmax) 302 const int __nmax = 20000; 357 if (__prec < __eps || __n > __nmax) 393 if (__n >= __nmax)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
hypergeometric.tcc | 118 const int __nmax = 20000; 165 if (__prec < __eps || __n > __nmax) 201 if (__n >= __nmax) 302 const int __nmax = 20000; 357 if (__prec < __eps || __n > __nmax) 393 if (__n >= __nmax)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hypergeometric.tcc | 118 const int __nmax = 20000; 165 if (__prec < __eps || __n > __nmax) 201 if (__n >= __nmax) 304 const int __nmax = 20000; 359 if (__prec < __eps || __n > __nmax) 395 if (__n >= __nmax)
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hypergeometric.tcc | 118 const int __nmax = 20000; 165 if (__prec < __eps || __n > __nmax) 201 if (__n >= __nmax) 304 const int __nmax = 20000; 359 if (__prec < __eps || __n > __nmax) 395 if (__n >= __nmax)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hypergeometric.tcc | 118 const int __nmax = 20000; 165 if (__prec < __eps || __n > __nmax) 201 if (__n >= __nmax) 304 const int __nmax = 20000; 359 if (__prec < __eps || __n > __nmax) 395 if (__n >= __nmax)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
hypergeometric.tcc | 118 const int __nmax = 20000; 165 if (__prec < __eps || __n > __nmax) 201 if (__n >= __nmax) 304 const int __nmax = 20000; 359 if (__prec < __eps || __n > __nmax) 395 if (__n >= __nmax)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
hypergeometric.tcc | 119 const int __nmax = 20000; 166 if (__prec < __eps || __n > __nmax) 202 if (__n >= __nmax) 305 const int __nmax = 20000; 360 if (__prec < __eps || __n > __nmax) 396 if (__n >= __nmax)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
hypergeometric.tcc | 119 const int __nmax = 20000; 166 if (__prec < __eps || __n > __nmax) 202 if (__n >= __nmax) 305 const int __nmax = 20000; 360 if (__prec < __eps || __n > __nmax) 396 if (__n >= __nmax)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
hypergeometric.tcc | 119 const int __nmax = 20000; 166 if (__prec < __eps || __n > __nmax) 202 if (__n >= __nmax) 305 const int __nmax = 20000; 360 if (__prec < __eps || __n > __nmax) 396 if (__n >= __nmax)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
hypergeometric.tcc | 119 const int __nmax = 20000; 166 if (__prec < __eps || __n > __nmax) 202 if (__n >= __nmax) 305 const int __nmax = 20000; 360 if (__prec < __eps || __n > __nmax) 396 if (__n >= __nmax)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
hypergeometric.tcc | 118 const int __nmax = 20000; 165 if (__prec < __eps || __n > __nmax) 201 if (__n >= __nmax) 302 const int __nmax = 20000; 357 if (__prec < __eps || __n > __nmax) 393 if (__n >= __nmax)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
hypergeometric.tcc | 118 const int __nmax = 20000; 165 if (__prec < __eps || __n > __nmax) 201 if (__n >= __nmax) 302 const int __nmax = 20000; 357 if (__prec < __eps || __n > __nmax) 393 if (__n >= __nmax)
|
/external/stlport/stlport/stl/ |
_istream.c | 829 basic_istream<_CharT, _Traits>::readsome(char_type* __s, streamsize __nmax) { 833 if (__sentry && !this->eof() && __nmax >= 0) { 846 = _STLP_PRIV __read_buffered(this, __buf, (min) (__avail, __nmax), __s, 852 = _STLP_PRIV __read_unbuffered(this, __buf, (min) (__avail, __nmax), __s, 877 streamsize __nmax = this->width() > 0 882 ? _STLP_PRIV __read_buffered(this, __buf, __nmax, __s, 886 : _STLP_PRIV __read_unbuffered(this, __buf, __nmax, __s, [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 815 basic_istream<_CharT, _Traits>::readsome(char_type* __s, streamsize __nmax) { 819 if (__sentry && !this->eof() && __nmax >= 0) { 832 = _STLP_PRIV __read_buffered(this, __buf, (min) (__avail, __nmax), __s, 838 = _STLP_PRIV __read_unbuffered(this, __buf, (min) (__avail, __nmax), __s, 863 streamsize __nmax = this->width() > 0 868 ? _STLP_PRIV __read_buffered(this, __buf, __nmax, __s, 872 : _STLP_PRIV __read_unbuffered(this, __buf, __nmax, __s, [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 815 basic_istream<_CharT, _Traits>::readsome(char_type* __s, streamsize __nmax) { 819 if (__sentry && !this->eof() && __nmax >= 0) { 832 = _STLP_PRIV __read_buffered(this, __buf, (min) (__avail, __nmax), __s, 838 = _STLP_PRIV __read_unbuffered(this, __buf, (min) (__avail, __nmax), __s, 863 streamsize __nmax = this->width() > 0 868 ? _STLP_PRIV __read_buffered(this, __buf, __nmax, __s, 872 : _STLP_PRIV __read_unbuffered(this, __buf, __nmax, __s, [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 815 basic_istream<_CharT, _Traits>::readsome(char_type* __s, streamsize __nmax) { 819 if (__sentry && !this->eof() && __nmax >= 0) { 832 = _STLP_PRIV __read_buffered(this, __buf, (min) (__avail, __nmax), __s, 838 = _STLP_PRIV __read_unbuffered(this, __buf, (min) (__avail, __nmax), __s, 863 streamsize __nmax = this->width() > 0 868 ? _STLP_PRIV __read_buffered(this, __buf, __nmax, __s, 872 : _STLP_PRIV __read_unbuffered(this, __buf, __nmax, __s, [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 815 basic_istream<_CharT, _Traits>::readsome(char_type* __s, streamsize __nmax) { 819 if (__sentry && !this->eof() && __nmax >= 0) { 832 = _STLP_PRIV __read_buffered(this, __buf, (min) (__avail, __nmax), __s, 838 = _STLP_PRIV __read_unbuffered(this, __buf, (min) (__avail, __nmax), __s, 863 streamsize __nmax = this->width() > 0 868 ? _STLP_PRIV __read_buffered(this, __buf, __nmax, __s, 872 : _STLP_PRIV __read_unbuffered(this, __buf, __nmax, __s, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 815 basic_istream<_CharT, _Traits>::readsome(char_type* __s, streamsize __nmax) { 819 if (__sentry && !this->eof() && __nmax >= 0) { 832 = _STLP_PRIV __read_buffered(this, __buf, (min) (__avail, __nmax), __s, 838 = _STLP_PRIV __read_unbuffered(this, __buf, (min) (__avail, __nmax), __s, 863 streamsize __nmax = this->width() > 0 868 ? _STLP_PRIV __read_buffered(this, __buf, __nmax, __s, 872 : _STLP_PRIV __read_unbuffered(this, __buf, __nmax, __s, [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_istream.c | 815 basic_istream<_CharT, _Traits>::readsome(char_type* __s, streamsize __nmax) { 819 if (__sentry && !this->eof() && __nmax >= 0) { 832 = _STLP_PRIV __read_buffered(this, __buf, (min) (__avail, __nmax), __s, 838 = _STLP_PRIV __read_unbuffered(this, __buf, (min) (__avail, __nmax), __s, 863 streamsize __nmax = this->width() > 0 868 ? _STLP_PRIV __read_buffered(this, __buf, __nmax, __s, 872 : _STLP_PRIV __read_unbuffered(this, __buf, __nmax, __s, [all...] |
/external/libcxx/include/ |
vector | [all...] |