Searched
full:char32_t (Results
276 -
300 of
580) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
atomic_0.h | 237 // atomic_char32_t char32_t
|
atomic_2.h | 215 // atomic_char32_t char32_t
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
type_traits | 113 _DEFINE_SPEC(0, __is_integral_helper, char32_t, true)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
atomic_0.h | 237 // atomic_char32_t char32_t
|
atomic_2.h | 215 // atomic_char32_t char32_t
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
type_traits | 113 _DEFINE_SPEC(0, __is_integral_helper, char32_t, true)
|
/external/clang/include/clang/Basic/ |
TokenKinds.def | 320 KEYWORD(char32_t , KEYCXX11|KEYNOMS) 546 ALIAS("__char32_t" , char32_t , KEYCXX)
|
TargetInfo.h | 293 /// getChar32Width/Align - Return the size of 'char32_t' for this target, in
|
/external/clang/test/SemaCXX/ |
cxx98-compat.cpp | 144 char32_t c32 = 0; // expected-warning {{'char32_t' type specifier is incompatible with C++98}}
|
type-traits.cpp | 338 //int t06[T(__is_integral(char32_t))]; 371 //int t16[F(__is_floating_point(char32_t))]; 399 //int t16[T(__is_arithmetic(char32_t))]; 431 //int t16[T(__is_complete_type(char32_t))]; 597 //int t16[T(__is_fundamental(char32_t))]; [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
functional | 436 template <> struct hash<char32_t>; [all...] |
atomic | 490 typedef atomic<char32_t> atomic_char32_t; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-gcov | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
atomic_0.h | 154 // atomic_char32_t char32_t
|
atomic_2.h | 121 // atomic_char32_t char32_t
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
atomic_0.h | 154 // atomic_char32_t char32_t
|
atomic_2.h | 121 // atomic_char32_t char32_t
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
atomic_0.h | 154 // atomic_char32_t char32_t
|
atomic_2.h | 121 // atomic_char32_t char32_t
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
atomic_0.h | 154 // atomic_char32_t char32_t
|
atomic_2.h | 121 // atomic_char32_t char32_t
|
/external/clang/lib/Sema/ |
DeclSpec.cpp | 422 case DeclSpec::TST_char32: return "char32_t"; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/ |
collect2 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/ |
i686-linux-gcov | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/ |
collect2 | |
Completed in 844 milliseconds
<<11121314151617181920>>