Searched defs:UINT16 (Results 1 - 14 of 14) sorted by relevance

/external/bluetooth/bluedroid/gki/ulinux/
H A Ddata_types.h34 typedef uint16_t UINT16; typedef
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Ddata_types.h30 typedef unsigned short UINT16; typedef
/external/libnfc-nci/src/gki/ulinux/
H A Ddata_types.h30 typedef unsigned short UINT16; typedef
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlus.h21 typedef unsigned short UINT16; typedef
H A DDWrite.h32 typedef unsigned short UINT16, *PUINT16; typedef
438 UINT16 designUnitsPerEm;
444 UINT16 ascent;
450 UINT16 descent;
466 UINT16 capHeight;
472 UINT16 xHeight;
484 UINT16 underlineThickness;
496 UINT16 strikethroughThickness;
1031 STDMETHOD_(UINT16, GetGlyphCount)() PURE;
1048 __in_ecount(glyphCount) UINT16 cons
[all...]
/external/chromium_org/dbus/
H A Dmessage.h70 UINT16 = DBUS_TYPE_UINT16, enumerator in enum:dbus::Message::DataType
/external/dhcpcd/
H A Dshowlease.c15 #define UINT16 (1 << 2) macro
46 { 13, UINT16, "boot_size" },
56 { 23, UINT16, "default_ip_ttl" },
58 { 25, UINT16 | ARRAY, "path_mtu_plateau_table" },
59 { 26, UINT16, "interface_mtu" },
69 { 36, UINT16, "ieee802_3_encapsulation" },
90 { 57, UINT16, "dhcp_max_message_size" },
170 if (opt->type & UINT16)
H A Ddhcp.c42 #define UINT16 (1 << 2) macro
91 { 13, UINT16, "boot_size" },
103 { 23, UINT16, "default_ip_ttl" },
105 { 25, UINT16 | ARRAY, "path_mtu_plateau_table" },
106 { 26, UINT16, "interface_mtu" },
115 { 36, UINT16, "ieee802_3_encapsulation" },
136 { 57, UINT16, "dhcp_max_message_size" },
282 if (opt->type & UINT16)
1310 else if (type & UINT16) {
1343 } else if (type & UINT16) {
[all...]
/external/jpeg/
H A Djmorecfg.h171 /* UINT16 must hold at least the values 0..65535. */
174 typedef uint16_t UINT16; typedef
176 typedef unsigned int UINT16; typedef
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djmorecfg.h150 /* UINT16 must hold at least the values 0..65535. */
153 typedef unsigned short UINT16; typedef
155 typedef unsigned int UINT16; typedef
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djmorecfg.h150 /* UINT16 must hold at least the values 0..65535. */
153 typedef unsigned short UINT16; typedef
155 typedef unsigned int UINT16; typedef
/external/qemu/distrib/jpeg-6b/
H A Djmorecfg.h168 /* UINT16 must hold at least the values 0..65535. */
171 typedef unsigned short UINT16; typedef
173 typedef unsigned int UINT16; typedef
/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dmodule.py86 UINT16 = Kind('u16') variable
113 UINT16,
/external/chromium_org/third_party/libjpeg_turbo/
H A Djmorecfg.h146 /* UINT16 must hold at least the values 0..65535. */
149 typedef unsigned short UINT16; typedef
151 typedef unsigned int UINT16; typedef

Completed in 926 milliseconds