HomeSort by relevance Sort by last modified time
    Searched refs:atomic_char32_t (Results 1 - 25 of 48) sorted by null

1 2

  /external/libcxx/test/std/atomics/atomics.types.generic/
integral_typedefs.pass.cpp 26 // typedef atomic<char32_t> atomic_char32_t;
48 static_assert((std::is_same<std::atomic<char32_t>, std::atomic_char32_t>::value), "");
integral.pass.cpp 184 test<std::atomic_char32_t, char32_t>();
201 test<volatile std::atomic_char32_t, char32_t>();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/
integral_typedefs.pass.cpp 24 // typedef atomic<char32_t> atomic_char32_t;
46 static_assert((std::is_same<std::atomic<char32_t>, std::atomic_char32_t>::value), "");
integral.pass.cpp 179 test<std::atomic_char32_t, char32_t>();
196 test<volatile std::atomic_char32_t, char32_t>();
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdatomic.h 53 typedef _Atomic __CHAR32_TYPE__ atomic_char32_t; typedef
109 __atomic_type_lock_free (atomic_char32_t)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdatomic.h 53 typedef _Atomic __CHAR32_TYPE__ atomic_char32_t; typedef
109 __atomic_type_lock_free (atomic_char32_t)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdatomic.h 53 typedef _Atomic __CHAR32_TYPE__ atomic_char32_t; typedef
109 __atomic_type_lock_free (atomic_char32_t)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdatomic.h 53 typedef _Atomic __CHAR32_TYPE__ atomic_char32_t; typedef
109 __atomic_type_lock_free (atomic_char32_t)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdatomic.h 53 typedef _Atomic __CHAR32_TYPE__ atomic_char32_t; typedef
109 __atomic_type_lock_free (atomic_char32_t)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdatomic.h 53 typedef _Atomic __CHAR32_TYPE__ atomic_char32_t; typedef
109 __atomic_type_lock_free (atomic_char32_t)
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdatomic.h 53 typedef _Atomic __CHAR32_TYPE__ atomic_char32_t; typedef
109 __atomic_type_lock_free (atomic_char32_t)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdatomic.h 53 typedef _Atomic __CHAR32_TYPE__ atomic_char32_t; typedef
109 __atomic_type_lock_free (atomic_char32_t)
  /external/clang/lib/Headers/
stdatomic.h 104 typedef _Atomic(uint_least32_t) atomic_char32_t; typedef
  /prebuilts/sdk/renderscript/clang-include/
stdatomic.h 104 typedef _Atomic(uint_least32_t) atomic_char32_t; typedef
  /bionic/libc/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;
  /development/ndk/platforms/android-21/include/
stdatomic.h 110 using std::atomic_char32_t;
362 typedef _Atomic(char32_t) atomic_char32_t;
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
stdatomic.h 116 using std::atomic_char32_t;
368 typedef _Atomic(char32_t) atomic_char32_t;

Completed in 6280 milliseconds

1 2