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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomicfwd_cxx.h 104 /// atomic_char32_t
105 typedef __atomic_base<char32_t> atomic_char32_t; typedef
atomicfwd_c.h 117 typedef struct __atomic_int_base atomic_char32_t; typedef in typeref:struct:__atomic_int_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 104 /// atomic_char32_t
105 typedef __atomic_base<char32_t> atomic_char32_t; typedef
atomicfwd_c.h 117 typedef struct __atomic_int_base atomic_char32_t; typedef in typeref:struct:__atomic_int_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 104 /// atomic_char32_t
105 typedef __atomic_base<char32_t> atomic_char32_t; typedef
atomicfwd_c.h 117 typedef struct __atomic_int_base atomic_char32_t; typedef in typeref:struct:__atomic_int_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 104 /// atomic_char32_t
105 typedef __atomic_base<char32_t> atomic_char32_t; typedef
atomicfwd_c.h 117 typedef struct __atomic_int_base atomic_char32_t; typedef in typeref:struct:__atomic_int_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
atomicfwd_cxx.h 104 /// atomic_char32_t
105 typedef __atomic_base<char32_t> atomic_char32_t; typedef
atomicfwd_c.h 117 typedef struct __atomic_int_base atomic_char32_t; typedef in typeref:struct:__atomic_int_base
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_base.h 206 /// atomic_char32_t
207 typedef __atomic_base<char32_t> atomic_char32_t; typedef
209 /// atomic_char32_t
210 typedef __atomic_base<char32_t> atomic_char32_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
atomic_base.h 206 /// atomic_char32_t
207 typedef __atomic_base<char32_t> atomic_char32_t; typedef
209 /// atomic_char32_t
210 typedef __atomic_base<char32_t> atomic_char32_t; typedef
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_base.h 206 /// atomic_char32_t
207 typedef __atomic_base<char32_t> atomic_char32_t; typedef
209 /// atomic_char32_t
210 typedef __atomic_base<char32_t> atomic_char32_t; typedef
  /ndk/sources/cxx-stl/llvm-libc++/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 171 test<std::atomic_char32_t, char32_t>();
188 test<volatile std::atomic_char32_t, char32_t>();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdatomic.h 216 using std::atomic_char32_t;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h 216 using std::atomic_char32_t;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h 216 using std::atomic_char32_t;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h 216 using std::atomic_char32_t;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
stdatomic.h 216 using std::atomic_char32_t;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 131 /// atomic_char32_t
132 typedef __atomic_base<char32_t> atomic_char32_t; typedef
134 /// atomic_char32_t
135 typedef __atomic_base<char32_t> atomic_char32_t; typedef
307 // atomic_char32_t char32_t

Completed in 391 milliseconds