HomeSort by relevance Sort by last modified time
    Searched refs:__nmax (Results 1 - 11 of 11) sorted by null

  /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...]
  /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...]

Completed in 429 milliseconds