/external/libvncserver/common/ |
sha1.h | 56 * int_least16_t integer of >= 16 bits 84 int_least16_t Message_Block_Index;
|
/prebuilts/misc/common/swig/include/2.0.11/ |
stdint.i | 41 typedef short int int_least16_t;
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
cstdint.hpp | 79 typedef ::intleast16_t int_least16_t; typedef 111 using ::int_least16_t; 154 typedef int16_t int_least16_t; 225 typedef short int_least16_t; 232 typedef short int_least16_t; 242 typedef __short16 int_least16_t; 249 typedef short int_least16_t;
|
/external/libcxx/test/std/atomics/atomics.types.generic/ |
cstdint_typedefs.pass.cpp | 16 // typedef atomic<int_least16_t> atomic_int_least16_t; 47 static_assert((std::is_same<std::atomic< std::int_least16_t>, std::atomic_int_least16_t>::value), "");
|
/external/opencv3/3rdparty/include/ |
msc_stdint.h | 66 typedef int16_t int_least16_t; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/ |
cstdint_typedefs.pass.cpp | 14 // typedef atomic<int_least16_t> atomic_int_least16_t; 45 static_assert((std::is_same<std::atomic< std::int_least16_t>, std::atomic_int_least16_t>::value), "");
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
stdint.h | 47 typedef short int_least16_t; typedef
|
/external/libcxx/test/std/depr/depr.c.headers/ |
stdint_h.pass.cpp | 70 // typedef int_least16_t 71 static_assert(sizeof(int_least16_t)*CHAR_BIT >= 16, 72 "sizeof(int_least16_t)*CHAR_BIT >= 16"); 73 static_assert(std::is_signed<int_least16_t>::value, 74 "std::is_signed<int_least16_t>::value");
|
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/ |
cstdint.pass.cpp | 71 // typedef std::int_least16_t 72 static_assert(sizeof(std::int_least16_t)*CHAR_BIT >= 16, 73 "sizeof(std::int_least16_t)*CHAR_BIT >= 16"); 74 static_assert(std::is_signed<std::int_least16_t>::value, 75 "std::is_signed<std::int_least16_t>::value");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
stdint_h.pass.cpp | 69 // typedef int_least16_t 70 static_assert(sizeof(int_least16_t)*CHAR_BIT >= 16, 71 "sizeof(int_least16_t)*CHAR_BIT >= 16"); 72 static_assert(std::is_signed<int_least16_t>::value, 73 "std::is_signed<int_least16_t>::value");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/ |
cstdint.pass.cpp | 69 // typedef std::int_least16_t 70 static_assert(sizeof(std::int_least16_t)*CHAR_BIT >= 16, 71 "sizeof(std::int_least16_t)*CHAR_BIT >= 16"); 72 static_assert(std::is_signed<std::int_least16_t>::value, 73 "std::is_signed<std::int_least16_t>::value");
|
/development/ndk/platforms/android-3/include/ |
stdint.h | 88 typedef int16_t int_least16_t; typedef
|
/external/clang/lib/Headers/ |
stdatomic.h | 108 typedef _Atomic(int_least16_t) atomic_int_least16_t;
|
/external/jemalloc/include/msvc_compat/C99/ |
stdint.h | 95 typedef int16_t int_least16_t; typedef
|
/external/libvncserver/compat/msvc/ |
stdint.h | 95 typedef int16_t int_least16_t; typedef
|
/external/mesa3d/include/c99/ |
stdint.h | 95 typedef int16_t int_least16_t; typedef
|
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/ |
stdint.h | 141 typedef int16_t int_least16_t; typedef
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
stdint.h | 60 typedef int16_t int_least16_t; typedef
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
stdint.h | 67 typedef short int int_least16_t; typedef
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
stdint.h | 67 typedef short int int_least16_t; typedef
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
stdint.h | 88 typedef int16_t int_least16_t; typedef
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
stdint.h | 88 typedef int16_t int_least16_t; typedef
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
stdint.h | 88 typedef int16_t int_least16_t; typedef
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
stdint.h | 88 typedef int16_t int_least16_t; typedef
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/ |
stdint.h | 88 typedef int16_t int_least16_t; typedef
|