HomeSort by relevance Sort by last modified time
    Searched full:atomic_fetch_or (Results 51 - 75 of 78) sorted by null

1 23 4

  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
stdatomic.h 80 using std::atomic_fetch_or;
518 #define atomic_fetch_or(object, operand) \
  /system/libfmq/
EventFlag.cpp 115 uint32_t old = std::atomic_fetch_or(mEfWordPtr, bitmask);
  /external/libcxx/include/
atomic 419 atomic_fetch_or(volatile atomic<Integral>* obj, Integral op) noexcept;
423 atomic_fetch_or(atomic<Integral>* obj, Integral op) noexcept;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
atomic 419 atomic_fetch_or(volatile atomic<Integral>* obj, Integral op) noexcept;
423 atomic_fetch_or(atomic<Integral>* obj, Integral op) noexcept;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
atomic 419 atomic_fetch_or(volatile atomic<Integral>* obj, Integral op) noexcept;
423 atomic_fetch_or(atomic<Integral>* obj, Integral op) noexcept;
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/
atomic 412 atomic_fetch_or(volatile atomic<Integral>* obj, Integral op) noexcept;
416 atomic_fetch_or(atomic<Integral>* obj, Integral op) noexcept;
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/
atomic 412 atomic_fetch_or(volatile atomic<Integral>* obj, Integral op) noexcept;
416 atomic_fetch_or(atomic<Integral>* obj, Integral op) noexcept;
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
atomic 419 atomic_fetch_or(volatile atomic<Integral>* obj, Integral op) noexcept;
423 atomic_fetch_or(atomic<Integral>* obj, Integral op) noexcept;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
atomic 1054 atomic_fetch_or(__atomic_base<_ITp>* __a, _ITp __i) noexcept
1059 atomic_fetch_or(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
atomic 1054 atomic_fetch_or(__atomic_base<_ITp>* __a, _ITp __i) noexcept
1059 atomic_fetch_or(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
atomic 1054 atomic_fetch_or(__atomic_base<_ITp>* __a, _ITp __i) noexcept
1059 atomic_fetch_or(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/
atomic 1058 atomic_fetch_or(__atomic_base<_ITp>* __a, _ITp __i) noexcept
1063 atomic_fetch_or(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/
atomic 1066 atomic_fetch_or(__atomic_base<_ITp>* __a, _ITp __i) noexcept
1071 atomic_fetch_or(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcep
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/
atomic 1066 atomic_fetch_or(__atomic_base<_ITp>* __a, _ITp __i) noexcept
1071 atomic_fetch_or(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcep
    [all...]

Completed in 6667 milliseconds

1 23 4