/external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
atomic_fetch_sub_explicit.pass.cpp | 17 // atomic_fetch_sub_explicit(volatile atomic<Integral>* obj, Integral op, 21 // atomic_fetch_sub_explicit(atomic<Integral>* obj, Integral op, 26 // atomic_fetch_sub_explicit(volatile atomic<T*>* obj, ptrdiff_t op, 30 // atomic_fetch_sub_explicit(atomic<T*>* obj, ptrdiff_t op, memory_order m); 44 assert(std::atomic_fetch_sub_explicit(&t, T(2), 52 assert(std::atomic_fetch_sub_explicit(&t, T(2), 67 assert(std::atomic_fetch_sub_explicit(&t, 2, 76 assert(std::atomic_fetch_sub_explicit(&t, 2,
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.operations/atomics.types.operations.req/ |
atomic_fetch_sub_explicit.pass.cpp | 14 // atomic_fetch_sub_explicit(volatile atomic<Integral>* obj, Integral op, 18 // atomic_fetch_sub_explicit(atomic<Integral>* obj, Integral op, 23 // atomic_fetch_sub_explicit(volatile atomic<T*>* obj, ptrdiff_t op, 27 // atomic_fetch_sub_explicit(atomic<T*>* obj, ptrdiff_t op, memory_order m); 41 assert(std::atomic_fetch_sub_explicit(&t, T(2), 49 assert(std::atomic_fetch_sub_explicit(&t, T(2), 64 assert(std::atomic_fetch_sub_explicit(&t, 2, 73 assert(std::atomic_fetch_sub_explicit(&t, 2,
|
/bionic/libc/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/development/ndk/platforms/android-21/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
stdatomic.h | 85 using std::atomic_fetch_sub_explicit; 419 #define atomic_fetch_sub_explicit(object, operand, order) \ 444 #define atomic_fetch_sub_explicit(object, operand, order) \ 493 #define atomic_fetch_sub_explicit(object, operand, order) \ 527 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/ |
stdatomic.h | 79 using std::atomic_fetch_sub_explicit; 413 #define atomic_fetch_sub_explicit(object, operand, order) \ 438 #define atomic_fetch_sub_explicit(object, operand, order) \ 487 #define atomic_fetch_sub_explicit(object, operand, order) \ 521 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|