/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); 45 assert(std::atomic_fetch_sub_explicit(&t, T(2), 53 assert(std::atomic_fetch_sub_explicit(&t, T(2), 68 assert(std::atomic_fetch_sub_explicit(&t, 2, 77 assert(std::atomic_fetch_sub_explicit(&t, 2,
|
/prebuilts/ndk/r11/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,
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/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); 45 assert(std::atomic_fetch_sub_explicit(&t, T(2), 53 assert(std::atomic_fetch_sub_explicit(&t, T(2), 68 assert(std::atomic_fetch_sub_explicit(&t, 2, 77 assert(std::atomic_fetch_sub_explicit(&t, 2,
|
/bionic/libc/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 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/host/darwin-x86/clang-2812033/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-3289846/lib64/clang/3.8/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-2812033/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-3289846/lib64/clang/3.8/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/ |
stdatomic.h | 76 using std::atomic_fetch_sub_explicit; 383 #define atomic_fetch_sub_explicit(object, operand, order) \ 408 #define atomic_fetch_sub_explicit(object, operand, order) \ 457 #define atomic_fetch_sub_explicit(object, operand, order) \ 491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
|
/prebuilts/ndk/r10/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/r10/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/r10/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/r10/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)
|