Searched defs:__nmax (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dmultiseq_selection.h146 __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, __n
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dmultiseq_selection.h146 __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, __n
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dmultiseq_selection.h146 __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, __n
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dmultiseq_selection.h146 __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, __n
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmultiseq_selection.h146 __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, __n
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmultiseq_selection.h146 __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, __n
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmultiseq_selection.h146 __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, __n
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmultiseq_selection.h146 __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, __n
[all...]

Completed in 262 milliseconds