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

1 2 3

  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/
integral_typedefs.pass.cpp 23 // typedef atomic<char16_t> atomic_char16_t;
45 static_assert((std::is_same<std::atomic<char16_t>, std::atomic_char16_t>::value), "");
integral.pass.cpp 178 test<std::atomic_char16_t, char16_t>();
195 test<volatile std::atomic_char16_t, char16_t>();
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/atomics/atomics.types.generic/
integral_typedefs.pass.cpp 25 // typedef atomic<char16_t> atomic_char16_t;
47 static_assert((std::is_same<std::atomic<char16_t>, std::atomic_char16_t>::value), "");
integral.pass.cpp 183 test<std::atomic_char16_t, char16_t>();
200 test<volatile std::atomic_char16_t, char16_t>();
  /external/libcxx/test/std/atomics/atomics.types.generic/
integral_typedefs.pass.cpp 25 // typedef atomic<char16_t> atomic_char16_t;
59 static_assert((std::is_same<std::atomic<char16_t>, std::atomic_char16_t>::value), "");
integral.pass.cpp 185 test<std::atomic_char16_t, char16_t>();
211 test<volatile std::atomic_char16_t, char16_t>();
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdatomic.h 52 typedef _Atomic __CHAR16_TYPE__ atomic_char16_t; typedef
107 __atomic_type_lock_free (atomic_char16_t)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdatomic.h 52 typedef _Atomic __CHAR16_TYPE__ atomic_char16_t; typedef
107 __atomic_type_lock_free (atomic_char16_t)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdatomic.h 52 typedef _Atomic __CHAR16_TYPE__ atomic_char16_t; typedef
107 __atomic_type_lock_free (atomic_char16_t)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdatomic.h 52 typedef _Atomic __CHAR16_TYPE__ atomic_char16_t; typedef
107 __atomic_type_lock_free (atomic_char16_t)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdatomic.h 52 typedef _Atomic __CHAR16_TYPE__ atomic_char16_t; typedef
107 __atomic_type_lock_free (atomic_char16_t)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdatomic.h 52 typedef _Atomic __CHAR16_TYPE__ atomic_char16_t; typedef
107 __atomic_type_lock_free (atomic_char16_t)
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdatomic.h 52 typedef _Atomic __CHAR16_TYPE__ atomic_char16_t; typedef
107 __atomic_type_lock_free (atomic_char16_t)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdatomic.h 52 typedef _Atomic __CHAR16_TYPE__ atomic_char16_t; typedef
107 __atomic_type_lock_free (atomic_char16_t)
  /external/clang/lib/Headers/
stdatomic.h 103 typedef _Atomic(uint_least16_t) atomic_char16_t; typedef
  /prebuilts/sdk/renderscript/clang-include/
stdatomic.h 103 typedef _Atomic(uint_least16_t) atomic_char16_t; typedef
  /bionic/libc/include/
stdatomic.h 106 using std::atomic_char16_t;
331 typedef _Atomic(char16_t) atomic_char16_t;
  /development/ndk/platforms/android-21/include/
stdatomic.h 109 using std::atomic_char16_t;
361 typedef _Atomic(char16_t) atomic_char16_t;
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
stdatomic.h 115 using std::atomic_char16_t;
367 typedef _Atomic(char16_t) atomic_char16_t;
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
stdatomic.h 106 using std::atomic_char16_t;
327 typedef _Atomic(char16_t) atomic_char16_t;
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
stdatomic.h 106 using std::atomic_char16_t;
331 typedef _Atomic(char16_t) atomic_char16_t;
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
stdatomic.h 106 using std::atomic_char16_t;
331 typedef _Atomic(char16_t) atomic_char16_t;
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
stdatomic.h 106 using std::atomic_char16_t;
331 typedef _Atomic(char16_t) atomic_char16_t;
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
stdatomic.h 106 using std::atomic_char16_t;
331 typedef _Atomic(char16_t) atomic_char16_t;
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
stdatomic.h 106 using std::atomic_char16_t;
331 typedef _Atomic(char16_t) atomic_char16_t;

Completed in 753 milliseconds

1 2 3