Searched defs:uint16_t (Results 51 - 74 of 74) sorted by relevance

123

/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h91 typedef unsigned __int16 uint16_t; typedef
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h79 typedef unsigned short uint16_t; typedef
86 typedef unsigned __int16 uint16_t; typedef
99 typedef uint16_t uint_least16_t;
109 typedef uint16_t uint_fast16_t;
/external/clang/test/Sema/
H A Dconversion.c422 typedef unsigned short uint16_t; typedef
424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16;
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h79 typedef unsigned short uint16_t; typedef
86 typedef unsigned __int16 uint16_t; typedef
99 typedef uint16_t uint_least16_t;
109 typedef uint16_t uint_fast16_t;
/external/mesa3d/include/c99/
H A Dstdint.h79 typedef unsigned short uint16_t; typedef
86 typedef unsigned __int16 uint16_t; typedef
99 typedef uint16_t uint_least16_t;
109 typedef uint16_t uint_fast16_t;
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_config_os2.h33 typedef unsigned short uint16_t; typedef
/external/bison/darwin-lib/
H A Dstdint.h148 #undef uint16_t macro
152 #define uint16_t gl_uint16_t macro
234 #define uint_least16_t uint16_t
/external/chromium_org/third_party/smhasher/src/
H A Dpstdint.h333 #ifndef uint16_t
335 typedef unsigned int uint16_t; typedef
339 # define UINT16_C(v) ((uint16_t) (v))
341 typedef unsigned short uint16_t; typedef
342 # define UINT16_C(v) ((uint16_t) (v))
587 typedef uint16_t uint_least16_t;
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dport.h111 typedef unsigned __int16 uint16_t; typedef
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.h108 typedef unsigned __int16 uint16_t; typedef
/external/mdnsresponder/mDNSShared/
H A Ddns_sd.h116 typedef UINT16 uint16_t; typedef
128 typedef UINT16 uint16_t; typedef
1033 uint16_t port, /* In network byte order */
1034 uint16_t txtLen,
1084 uint16_t rrtype,
1085 uint16_t rdlen,
1125 uint16_t rdlen,
1335 uint16_t port, /* In network byte order */
1336 uint16_t txtLen,
1452 uint16_t rrtyp
[all...]
H A DCommonServices.h757 typedef UINT16 uint16_t; typedef
774 typedef uint16_t uint_least16_t;
784 typedef uint16_t uint_fast16_t;
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
H A Din.h56 typedef __uint16_t uint16_t; typedef
71 typedef uint16_t in_port_t;
298 typedef __uint16_t uint16_t; typedef
313 typedef uint16_t in_port_t;
567 uint16_t htons(uint16_t hostshort);
569 uint16_t ntohs(uint16_t networkshort);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-common.h59 typedef unsigned __int16 uint16_t; typedef
82 uint16_t u16[2];
/external/chromium_org/v8/src/
H A Dunicode.cc23 typedef unsigned short uint16_t; // NOLINT typedef in namespace:unibrow
53 static bool LookupPredicate(const int32_t* table, uint16_t size, uchar chr) {
55 uint16_t value = chr & (kChunkBits - 1);
103 uint16_t size,
110 uint16_t key = chr & (kChunkBits - 1);
111 uint16_t chunk_start = chr - key;
261 void Utf8DecoderBase::Reset(uint16_t* buffer,
309 uint16_t* data,
332 static const uint16_t kUppercaseTable0Size = 450;
391 static const uint16_t kUppercaseTable1Siz
[all...]
/external/clang/lib/Headers/
H A Dstdint.h218 typedef unsigned __INT16_TYPE__ uint16_t; typedef
220 # define __uint_least16_t uint16_t
222 # define __uint_least8_t uint16_t
/external/harfbuzz_ng/src/
H A Dhb-common.h59 typedef unsigned __int16 uint16_t; typedef
82 uint16_t u16[2];
/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusb.h53 typedef unsigned __int16 uint16_t; typedef
167 static inline uint16_t libusb_cpu_to_le16(const uint16_t x)
171 uint16_t b16;
491 uint16_t bcdUSB;
508 uint16_t idVendor;
511 uint16_t idProduct;
514 uint16_t bcdDevice;
559 uint16_t wMaxPacketSize;
656 uint16_t wTotalLengt
[all...]
/external/libnfc-nxp/inc/
H A DphNfcTypes.h87 typedef unsigned short uint16_t; /**< \ingroup grp_nfc_common typedef
119 typedef uint16_t NFCSTATUS; /**< \ingroup grp_nfc_common
744 uint16_t MaxFrameLength;
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_os_userspace.h87 #define uint16_t unsigned __int16 macro
1042 uint16_t sconn_port;
1058 See static __inline uint16_t ip_newid(void) in netinet/ip_var.h
/external/libmtp/src/
H A Dlibmtp.h49 typedef unsigned __int16 uint16_t; typedef
442 typedef uint16_t (* MTPDataGetFunc) (void* params, void* priv,
457 typedef uint16_t (* MTPDataPutFunc) (void* params, void* priv,
478 uint16_t vendor_id; /**< Vendor ID for this device */
480 uint16_t product_id; /**< Product ID for this device */
515 uint16_t u16max;
516 uint16_t u16min;
517 uint16_t u16step;
518 uint16_t* u16vals;
542 uint16_t num_entrie
[all...]
/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Dusrsctp.h68 #define uint16_t unsigned __int16 macro
97 uint16_t sconn_port;
102 uint16_t sconn_family;
103 uint16_t sconn_port;
129 uint16_t rcv_sid;
130 uint16_t rcv_ssn;
131 uint16_t rcv_flags;
140 uint16_t nxt_sid;
141 uint16_t nxt_flags;
174 uint16_t sall_strea
[all...]
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c31 typedef unsigned short uint16_t; typedef
108 static inline uint16_t inw(int addr)
110 uint16_t val;
127 static inline void writew(void *addr, uint16_t val)
129 *(volatile uint16_t *)addr = val;
142 static inline uint16_t readw(const void *addr)
144 return *(volatile const uint16_t *)addr;
438 uint16_t smp_cpus;
508 static uint16_t acpi_additional_tables(void)
510 uint16_t cn
[all...]
/external/valgrind/main/perf/
H A Dtinycc.c106 typedef unsigned short int uint16_t; typedef
114 typedef uint16_t Elf32_Half;
115 typedef uint16_t Elf64_Half;
138 typedef uint16_t Elf32_Section;
139 typedef uint16_t Elf64_Section;
15021 uint16_t sym;
15022 uint16_t opcode;
15023 uint16_t instr_type;
15613 static const uint16_t op0_codes[] = {
16182 if (op->e.v == (uint16_t)o
[all...]

Completed in 7446 milliseconds

123