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

1 2 3

  /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
atomic_0.h 237 // atomic_char32_t char32_t
  /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
  /prebuilts/ndk/9/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++/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/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
  /prebuilts/ndk/9/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
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/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/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;

Completed in 429 milliseconds

1 2 3