/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
multiseq_selection.h | 170 _DifferenceType* __ns = new _DifferenceType[__m]; 175 __ns[0] = std::distance(__begin_seqs[0].first, __begin_seqs[0].second); 176 __nmax = __ns[0]; 179 __ns[__i] = std::distance(__begin_seqs[__i].first, 181 __nmax = std::max(__nmax, __ns[__i]); 198 // 0 <= __a[__i] <= __ns[__i], 0 <= __b[__i] <= __l 206 if (__n < __ns[__i]) //__sequence long enough 211 if (__n >= __ns[__i]) //__sequence too short, conceptual infinity 219 __j < __localrank && ((__n + 1) <= __ns[__sample[__j].second]); 257 if (__lmax && __middle < __ns[__i] & [all...] |
/external/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() local 179 if (__ns.empty()) { 188 if (__ns.empty()) 190 if (*__s == __ns[0]) { 201 if (__ns.empty()) 203 if (*__s == __ns[0]) { 256 if (__ns.size() > 1) { 258 __result = __get_string(__s, __end, __ns.begin() + 1, __ns.end());
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() local 179 if (__ns.empty()) { 188 if (__ns.empty()) 190 if (*__s == __ns[0]) { 201 if (__ns.empty()) 203 if (*__s == __ns[0]) { 256 if (__ns.size() > 1) { 258 __result = __get_string(__s, __end, __ns.begin() + 1, __ns.end());
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() local 179 if (__ns.empty()) { 188 if (__ns.empty()) 190 if (*__s == __ns[0]) { 201 if (__ns.empty()) 203 if (*__s == __ns[0]) { 256 if (__ns.size() > 1) { 258 __result = __get_string(__s, __end, __ns.begin() + 1, __ns.end());
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() local 179 if (__ns.empty()) { 188 if (__ns.empty()) 190 if (*__s == __ns[0]) { 201 if (__ns.empty()) 203 if (*__s == __ns[0]) { 256 if (__ns.size() > 1) { 258 __result = __get_string(__s, __end, __ns.begin() + 1, __ns.end());
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() local 179 if (__ns.empty()) { 188 if (__ns.empty()) 190 if (*__s == __ns[0]) { 201 if (__ns.empty()) 203 if (*__s == __ns[0]) { 256 if (__ns.size() > 1) { 258 __result = __get_string(__s, __end, __ns.begin() + 1, __ns.end());
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() local 179 if (__ns.empty()) { 188 if (__ns.empty()) 190 if (*__s == __ns[0]) { 201 if (__ns.empty()) 203 if (*__s == __ns[0]) { 256 if (__ns.size() > 1) { 258 __result = __get_string(__s, __end, __ns.begin() + 1, __ns.end());
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() local 179 if (__ns.empty()) { 188 if (__ns.empty()) 190 if (*__s == __ns[0]) { 201 if (__ns.empty()) 203 if (*__s == __ns[0]) { 256 if (__ns.size() > 1) { 258 __result = __get_string(__s, __end, __ns.begin() + 1, __ns.end());
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
thread | 418 nanoseconds __ns; 421 __ns = duration_cast<nanoseconds>(__d); 422 if (__ns < __d) 423 ++__ns; 426 __ns = nanoseconds::max(); 427 sleep_for(__ns);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
thread | 272 auto __ns = chrono::duration_cast<chrono::nanoseconds>(__rtime - __s); 277 static_cast<long>(__ns.count()) 281 __sleep_for(__s, __ns);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
condition_variable | 145 chrono::nanoseconds __ns = 151 static_cast<long>(__ns.count())
|
thread | 263 chrono::nanoseconds __ns = 269 static_cast<long>(__ns.count())
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
condition_variable | 149 chrono::nanoseconds __ns = 155 static_cast<long>(__ns.count())
|
thread | 277 chrono::nanoseconds __ns = 283 static_cast<long>(__ns.count())
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
condition_variable | 149 chrono::nanoseconds __ns = 155 static_cast<long>(__ns.count())
|
thread | 277 chrono::nanoseconds __ns = 283 static_cast<long>(__ns.count())
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
condition_variable | 145 chrono::nanoseconds __ns = 151 static_cast<long>(__ns.count())
|
thread | 263 chrono::nanoseconds __ns = 269 static_cast<long>(__ns.count())
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
condition_variable | 145 chrono::nanoseconds __ns = 151 static_cast<long>(__ns.count())
|
thread | 263 chrono::nanoseconds __ns = 269 static_cast<long>(__ns.count())
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
condition_variable | 145 chrono::nanoseconds __ns = 151 static_cast<long>(__ns.count())
|
thread | 263 chrono::nanoseconds __ns = 269 static_cast<long>(__ns.count())
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
condition_variable | 145 chrono::nanoseconds __ns = 151 static_cast<long>(__ns.count())
|
thread | 263 chrono::nanoseconds __ns = 269 static_cast<long>(__ns.count())
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
condition_variable | 149 chrono::nanoseconds __ns = 155 static_cast<long>(__ns.count())
|