HomeSort by relevance Sort by last modified time
    Searched refs:atomic_wchar_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 98 /// atomic_wchar_t
99 typedef __atomic_base<wchar_t> atomic_wchar_t; typedef
atomicfwd_c.h 115 typedef struct __atomic_wchar_t_base atomic_wchar_t; typedef in typeref:struct:__atomic_wchar_t_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 98 /// atomic_wchar_t
99 typedef __atomic_base<wchar_t> atomic_wchar_t; typedef
atomicfwd_c.h 115 typedef struct __atomic_wchar_t_base atomic_wchar_t; typedef in typeref:struct:__atomic_wchar_t_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 98 /// atomic_wchar_t
99 typedef __atomic_base<wchar_t> atomic_wchar_t; typedef
atomicfwd_c.h 115 typedef struct __atomic_wchar_t_base atomic_wchar_t; typedef in typeref:struct:__atomic_wchar_t_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomicfwd_cxx.h 98 /// atomic_wchar_t
99 typedef __atomic_base<wchar_t> atomic_wchar_t; typedef
atomicfwd_c.h 115 typedef struct __atomic_wchar_t_base atomic_wchar_t; typedef in typeref:struct:__atomic_wchar_t_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
atomicfwd_cxx.h 98 /// atomic_wchar_t
99 typedef __atomic_base<wchar_t> atomic_wchar_t; typedef
atomicfwd_c.h 115 typedef struct __atomic_wchar_t_base atomic_wchar_t; typedef in typeref:struct:__atomic_wchar_t_base
  /ndk/sources/cxx-stl/llvm-libc++/test/atomics/atomics.types.generic/
integral_typedefs.pass.cpp 25 // typedef atomic<wchar_t> atomic_wchar_t;
43 static_assert((std::is_same<std::atomic<wchar_t>, std::atomic_wchar_t>::value), "");
integral.pass.cpp 173 test<std::atomic_wchar_t, wchar_t>();
190 test<volatile std::atomic_wchar_t, wchar_t>();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_base.h 200 /// atomic_wchar_t
201 typedef __atomic_base<wchar_t> atomic_wchar_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 200 /// atomic_wchar_t
201 typedef __atomic_base<wchar_t> atomic_wchar_t; typedef
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_base.h 200 /// atomic_wchar_t
201 typedef __atomic_base<wchar_t> atomic_wchar_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdatomic.h 214 using std::atomic_wchar_t;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h 214 using std::atomic_wchar_t;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h 214 using std::atomic_wchar_t;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
stdatomic.h 214 using std::atomic_wchar_t;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
stdatomic.h 214 using std::atomic_wchar_t;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 125 /// atomic_wchar_t
126 typedef __atomic_base<wchar_t> atomic_wchar_t; typedef
308 // atomic_wchar_t wchar_t

Completed in 572 milliseconds