/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
gthr-tpf.h | 213 int __r; local 215 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 216 if (!__r) 217 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 219 if (!__r) 220 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 221 if (!__r) 222 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 223 return __r;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
basic_string.tcc | 95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 96 _M_copy(__r->_M_refdata(), __buf, __len); 101 if (__len == __r->_M_capacity) 105 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 106 __r->_M_destroy(__a); 107 __r = __another; 109 __r->_M_refdata()[__len++] = *__beg; 115 __r->_M_destroy(__a); 118 __r->_M_set_length_and_sharable(__len); 119 return __r->_M_refdata() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
basic_string.tcc | 93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 94 _M_copy(__r->_M_refdata(), __buf, __len); 99 if (__len == __r->_M_capacity) 103 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 104 __r->_M_destroy(__a); 105 __r = __another; 107 __r->_M_refdata()[__len++] = *__beg; 113 __r->_M_destroy(__a); 116 __r->_M_set_length_and_sharable(__len); 117 return __r->_M_refdata() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
basic_string.tcc | 93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 94 _M_copy(__r->_M_refdata(), __buf, __len); 99 if (__len == __r->_M_capacity) 103 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 104 __r->_M_destroy(__a); 105 __r = __another; 107 __r->_M_refdata()[__len++] = *__beg; 113 __r->_M_destroy(__a); 116 __r->_M_set_length_and_sharable(__len); 117 return __r->_M_refdata() [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.tcc | 93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 94 _M_copy(__r->_M_refdata(), __buf, __len); 99 if (__len == __r->_M_capacity) 103 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 104 __r->_M_destroy(__a); 105 __r = __another; 107 __r->_M_refdata()[__len++] = *__beg; 113 __r->_M_destroy(__a); 116 __r->_M_set_length_and_sharable(__len); 117 return __r->_M_refdata() [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.tcc | 93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 94 _M_copy(__r->_M_refdata(), __buf, __len); 99 if (__len == __r->_M_capacity) 103 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 104 __r->_M_destroy(__a); 105 __r = __another; 107 __r->_M_refdata()[__len++] = *__beg; 113 __r->_M_destroy(__a); 116 __r->_M_set_length_and_sharable(__len); 117 return __r->_M_refdata() [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.tcc | 93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 94 _M_copy(__r->_M_refdata(), __buf, __len); 99 if (__len == __r->_M_capacity) 103 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 104 __r->_M_destroy(__a); 105 __r = __another; 107 __r->_M_refdata()[__len++] = *__beg; 113 __r->_M_destroy(__a); 116 __r->_M_set_length_and_sharable(__len); 117 return __r->_M_refdata() [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
basic_string.tcc | 93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 94 _M_copy(__r->_M_refdata(), __buf, __len); 99 if (__len == __r->_M_capacity) 103 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 104 __r->_M_destroy(__a); 105 __r = __another; 107 __r->_M_refdata()[__len++] = *__beg; 113 __r->_M_destroy(__a); 116 __r->_M_set_length_and_sharable(__len); 117 return __r->_M_refdata() [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
basic_string.tcc | 95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 96 _M_copy(__r->_M_refdata(), __buf, __len); 101 if (__len == __r->_M_capacity) 105 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 106 __r->_M_destroy(__a); 107 __r = __another; 109 __r->_M_refdata()[__len++] = *__beg; 115 __r->_M_destroy(__a); 118 __r->_M_set_length_and_sharable(__len); 119 return __r->_M_refdata() [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
basic_string.tcc | 95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 96 _M_copy(__r->_M_refdata(), __buf, __len); 101 if (__len == __r->_M_capacity) 105 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 106 __r->_M_destroy(__a); 107 __r = __another; 109 __r->_M_refdata()[__len++] = *__beg; 115 __r->_M_destroy(__a); 118 __r->_M_set_length_and_sharable(__len); 119 return __r->_M_refdata() [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
basic_string.tcc | 95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 96 _M_copy(__r->_M_refdata(), __buf, __len); 101 if (__len == __r->_M_capacity) 105 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 106 __r->_M_destroy(__a); 107 __r = __another; 109 __r->_M_refdata()[__len++] = *__beg; 115 __r->_M_destroy(__a); 118 __r->_M_set_length_and_sharable(__len); 119 return __r->_M_refdata() [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
basic_string.tcc | 95 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 96 _M_copy(__r->_M_refdata(), __buf, __len); 101 if (__len == __r->_M_capacity) 105 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 106 __r->_M_destroy(__a); 107 __r = __another; 109 __r->_M_refdata()[__len++] = *__beg; 115 __r->_M_destroy(__a); 118 __r->_M_set_length_and_sharable(__len); 119 return __r->_M_refdata() [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
basic_string.tcc | 93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 94 _M_copy(__r->_M_refdata(), __buf, __len); 99 if (__len == __r->_M_capacity) 103 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 104 __r->_M_destroy(__a); 105 __r = __another; 107 __r->_M_refdata()[__len++] = *__beg; 113 __r->_M_destroy(__a); 116 __r->_M_set_length_and_sharable(__len); 117 return __r->_M_refdata() [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
basic_string.tcc | 93 _Rep* __r = _Rep::_S_create(__len, size_type(0), __a); 94 _M_copy(__r->_M_refdata(), __buf, __len); 99 if (__len == __r->_M_capacity) 103 _M_copy(__another->_M_refdata(), __r->_M_refdata(), __len); 104 __r->_M_destroy(__a); 105 __r = __another; 107 __r->_M_refdata()[__len++] = *__beg; 113 __r->_M_destroy(__a); 116 __r->_M_set_length_and_sharable(__len); 117 return __r->_M_refdata() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/ |
random.tcc | 64 static const _Tp __r = __m % __a; 67 _Tp __t2 = __r * (__x / __q); 197 template<class _UIntType, int __w, int __n, int __m, int __r, 201 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s, 204 template<class _UIntType, int __w, int __n, int __m, int __r, 208 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s, 211 template<class _UIntType, int __w, int __n, int __m, int __r, 215 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s, 218 template<class _UIntType, int __w, int __n, int __m, int __r, 222 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
random.tcc | 64 static const _Tp __r = __m % __a; 67 _Tp __t2 = __r * (__x / __q); 197 template<class _UIntType, int __w, int __n, int __m, int __r, 201 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s, 204 template<class _UIntType, int __w, int __n, int __m, int __r, 208 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s, 211 template<class _UIntType, int __w, int __n, int __m, int __r, 215 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s, 218 template<class _UIntType, int __w, int __n, int __m, int __r, 222 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s [all...] |