Searched defs:uint16_t (Results 1 - 25 of 78) sorted by relevance

1234

/external/compiler-rt/SDKs/darwin/usr/include/sys/
H A Dstat.h20 typedef unsigned short uint16_t; typedef
21 typedef uint16_t mode_t;
/external/clang/test/CodeGen/
H A Dstruct-matching-constraint.c3 typedef unsigned short uint16_t; typedef
4 typedef __attribute__((neon_vector_type(8))) uint16_t uint16x8_t;
H A D2007-09-12-PragmaPack.c4 typedef unsigned short uint16_t; typedef
16 uint16_t build;
/external/chromium_org/sdch/open-vcdiff/vsprojects/
H A Dstdint.h26 typedef unsigned __int16 uint16_t; typedef
/external/libexif/contrib/watcom/
H A D_stdint.h5 typedef unsigned short uint16_t; typedef
/external/chromium_org/ppapi/c/
H A Dpp_stdint.h36 typedef unsigned short uint16_t; typedef
/external/chromium_org/third_party/brotli/src/brotli/dec/
H A Dtypes.h34 typedef unsigned short uint16_t; typedef
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dptypes.h84 typedef unsigned short uint16_t; typedef
/external/chromium_org/third_party/leveldatabase/src/port/win/
H A Dstdint.h20 typedef unsigned short uint16_t; typedef
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
H A Dintegers.h95 typedef unsigned short int uint16_t; typedef
/external/chromium_org/third_party/npapi/bindings/
H A Dnptypes.h53 typedef unsigned short uint16_t; typedef
/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Dtypedefs_md.h59 typedef uint16 uint16_t; typedef
/external/chromium_org/v8/include/
H A Dv8stdint.h20 typedef unsigned short uint16_t; // NOLINT typedef
/external/e2fsprogs/lib/uuid/
H A Duuid_types.h29 typedef unsigned int uint16_t; typedef
32 typedef unsigned short uint16_t; typedef
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dopj_stdint.h42 typedef unsigned __int16 uint16_t; typedef
/external/srtp/crypto/include/
H A Dintegers.h95 typedef unsigned short int uint16_t; typedef
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
H A Dvpx_integer.h24 typedef unsigned short uint16_t; typedef
/external/chromium_org/third_party/libwebp/webp/
H A Dtypes.h30 typedef unsigned short uint16_t; typedef
/external/chromium_org/third_party/qcms/src/
H A Dqcmstypes.h51 typedef unsigned __int16 uint16_t; typedef
/external/chromium_org/third_party/yasm/source/config/win/
H A Dstdint.h20 typedef unsigned short uint16_t; typedef
/external/icu/icu4c/source/common/unicode/
H A Dptypes.h97 typedef unsigned short uint16_t; typedef
/external/libvpx/libvpx/vpx/
H A Dvpx_integer.h24 typedef unsigned short uint16_t; typedef
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_config_minimal.h35 typedef unsigned short uint16_t; typedef
/external/webp/include/webp/
H A Dtypes.h30 typedef unsigned short uint16_t; typedef
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/arpa/
H A Dinet.h68 typedef __uint16_t uint16_t; typedef
83 typedef uint16_t in_port_t;

Completed in 878 milliseconds

1234