HomeSort by relevance Sort by last modified time
    Searched refs:int_least16_t (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_mwgwtypes.h 60 typedef INT16 int_least16_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_mwgwtypes.h 60 typedef INT16 int_least16_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
int_mwgwtypes.h 60 typedef INT16 int_least16_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_mwgwtypes.h 61 typedef INT16 int_least16_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_mwgwtypes.h 60 typedef INT16 int_least16_t; typedef
  /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;
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
stdint.h 39 typedef __int_least16_t int_least16_t; typedef
  /external/libcxx/test/std/utilities/function.objects/unord.hash/
integral.pass.cpp 83 test<int_least16_t>();
  /external/syslinux/dos/
stdint.h 23 typedef signed short int_least16_t; typedef
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/unord.hash/
integral.pass.cpp 83 test<int_least16_t>();
  /bionic/tests/headers/posix/
stdint_h.c 45 TYPE(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/syslinux/com32/include/
stdint.h 11 typedef int16_t int_least16_t; typedef
  /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
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/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/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");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/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");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/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");
  /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/libusb/msvc/
stdint.h 100 typedef short int_least16_t; typedef
  /external/libvncserver/compat/msvc/
stdint.h 95 typedef int16_t int_least16_t; typedef
  /external/python/cpython3/Modules/_decimal/libmpdec/
vcstdint.h 80 typedef int16_t int_least16_t; typedef

Completed in 835 milliseconds

1 2 3 4