/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 67 # define __test_and_set(__l,__v) test_and_set(__l,__v) 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q)
|
/external/clang/test/CodeGen/ |
big-atomic-ops.c | 180 void test_and_set() { function
|
atomic-ops.c | 301 void test_and_set() { function
|
/external/llvm/include/llvm/ADT/ |
SparseBitVector.h | 106 bool test_and_set (unsigned Idx) { 540 bool test_and_set (unsigned Idx) {
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
atomic | 768 { return __a->test_and_set(__m); } 773 { return __a->test_and_set(__m); } [all...] |
future | 382 if (_M_retrieved.test_and_set()) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
atomic | 768 { return __a->test_and_set(__m); } 773 { return __a->test_and_set(__m); } [all...] |
future | 382 if (_M_retrieved.test_and_set()) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
atomic | 768 { return __a->test_and_set(__m); } 773 { return __a->test_and_set(__m); } [all...] |
future | 382 if (_M_retrieved.test_and_set()) [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
atomic | 772 { return __a->test_and_set(__m); } 777 { return __a->test_and_set(__m); } [all...] |
future | 398 if (_M_retrieved.test_and_set()) [all...] |
/ndk/tests/device/test-libc++-shared-full/jni/ |
Android.mk | 48 # gcc4.8 fails atomic_flag_test_and_set_explicit and test_and_set for x86, x86_64, mips, mips64 51 atomics/atomics.flag/test_and_set \ 78 atomics/atomics.flag/test_and_set \ 304 $(call gen-test, atomics/atomics.flag/test_and_set) [all...] |
/ndk/tests/device/test-libc++-static-full/jni/ |
Android.mk | 39 # gcc4.8 fails atomic_flag_test_and_set_explicit and test_and_set for x86, x86_64, mips, mips64 42 atomics/atomics.flag/test_and_set \ 69 atomics/atomics.flag/test_and_set \ 295 $(call gen-test, atomics/atomics.flag/test_and_set) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/ |
libstdc++.so | |
libstdc++.so.6 | |
libstdc++.so.6.0.18 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/ |
libstdc++.so | |
libstdc++.so.6 | |
libstdc++.so.6.0.19 | |