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

1 2 3

  /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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
atomic_base.h 158 /// atomic_char32_t
159 typedef __atomic_base<char32_t> atomic_char32_t; typedef
161 /// atomic_char32_t
162 typedef __atomic_base<char32_t> atomic_char32_t; typedef
342 // atomic_char32_t char32_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
atomic_base.h 158 /// atomic_char32_t
159 typedef __atomic_base<char32_t> atomic_char32_t; typedef
161 /// atomic_char32_t
162 typedef __atomic_base<char32_t> atomic_char32_t; typedef
342 // atomic_char32_t char32_t
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
atomic_base.h 158 /// atomic_char32_t
159 typedef __atomic_base<char32_t> atomic_char32_t; typedef
161 /// atomic_char32_t
162 typedef __atomic_base<char32_t> atomic_char32_t; typedef
342 // atomic_char32_t char32_t
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
atomic_base.h 162 /// atomic_char32_t
163 typedef __atomic_base<char32_t> atomic_char32_t; typedef
165 /// atomic_char32_t
166 typedef __atomic_base<char32_t> atomic_char32_t; typedef
346 // atomic_char32_t 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;

Completed in 2094 milliseconds

1 2 3