/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
gthr-posix.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-default.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
gthr-posix.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
shared_ptr.h | 306 __shared_count(std::auto_ptr<_Tp>&& __r) 307 : _M_pi(new _Sp_counted_ptr<_Tp*, _Lp>(__r.get())) 308 { __r.release(); } 314 __shared_count(std::unique_ptr<_Tp, _Del>&& __r) 315 : _M_pi(_S_create_from_up(std::move(__r))) 316 { __r.release(); } 318 // Throw bad_weak_ptr when __r._M_get_use_count() == 0. 320 __shared_count(const __weak_count<_Lp>& __r); 328 __shared_count(const __shared_count& __r) 329 : _M_pi(__r._M_pi) // nothro 767 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:__shared_ptr 1316 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:shared_ptr [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
vstring.h | 1896 int __r = traits_type::compare(this->_M_data(), __str.data(), __len); local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/ |
gthr-default.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
gthr-posix.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
gthr-posix.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/ |
gthr-default.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
gthr-posix.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/ |
gthr-default.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
gthr-posix.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.h | 1930 int __r = traits_type::compare(this->_M_data(), __str.data(), __len); local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
gthr-default.h | 799 int __r; local 801 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 802 if (!__r) 803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 805 if (!__r) 806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 807 if (!__r) 808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 809 return __r;
|
gthr-posix.h | 799 int __r; local 801 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 802 if (!__r) 803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 805 if (!__r) 806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 807 if (!__r) 808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 809 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 799 int __r; local 801 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 802 if (!__r) 803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 805 if (!__r) 806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 807 if (!__r) 808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 809 return __r;
|
gthr-posix.h | 799 int __r; local 801 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 802 if (!__r) 803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 805 if (!__r) 806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 807 if (!__r) 808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 809 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
gthr-default.h | 799 int __r; local 801 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 802 if (!__r) 803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 805 if (!__r) 806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 807 if (!__r) 808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 809 return __r;
|
gthr-posix.h | 799 int __r; local 801 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 802 if (!__r) 803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 805 if (!__r) 806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 807 if (!__r) 808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 809 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
gthr-default.h | 799 int __r; local 801 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 802 if (!__r) 803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 805 if (!__r) 806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 807 if (!__r) 808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 809 return __r;
|
gthr-posix.h | 799 int __r; local 801 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 802 if (!__r) 803 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 805 if (!__r) 806 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 807 if (!__r) 808 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 809 return __r;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/ |
gthr-default.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|
gthr-posix.h | 825 int __r; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 828 if (!__r) 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 831 if (!__r) 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 833 if (!__r) 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr); 835 return __r;
|