HomeSort by relevance Sort by last modified time
    Searched defs:UINT16 (Results 1 - 17 of 17) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplus.h 51 typedef WORD UINT16;
  /external/bluetooth/bluedroid/gki/ulinux/
data_types.h 34 typedef uint16_t UINT16;
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
data_types.h 30 typedef unsigned short UINT16;
  /external/libnfc-nci/src/gki/ulinux/
data_types.h 30 typedef unsigned short UINT16;
  /external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
module.py 28 UINT16 = Kind('u16')
49 UINT16,
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlus.h 21 typedef unsigned short UINT16;
DWrite.h 32 typedef unsigned short UINT16, *PUINT16;
438 UINT16 designUnitsPerEm;
444 UINT16 ascent;
450 UINT16 descent;
466 UINT16 capHeight;
472 UINT16 xHeight;
484 UINT16 underlineThickness;
496 UINT16 strikethroughThickness;
    [all...]
  /external/chromium_org/dbus/
message.h 70 UINT16 = DBUS_TYPE_UINT16,
276 void AppendUint16(uint16 value);
338 void AppendVariantOfUint16(uint16 value);
386 bool PopUint16(uint16* value);
452 bool PopVariantOfUint16(uint16* value);
  /external/dhcpcd/
showlease.c 15 #define UINT16 (1 << 2)
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)
dhcp.c 42 #define UINT16 (1 << 2)
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)
1306 else if (type & UINT16) {
1339 } else if (type & UINT16) {
    [all...]
  /external/jpeg/
jmorecfg.h 171 /* UINT16 must hold at least the values 0..65535. */
174 typedef uint16_t UINT16;
176 typedef unsigned int UINT16;
  /external/pdfium/core/include/thirdparties/libjpeg/
jmorecfg.h 150 /* UINT16 must hold at least the values 0..65535. */
153 typedef unsigned short UINT16;
155 typedef unsigned int UINT16;
  /external/pdfium/core/src/fxcodec/libjpeg/
jmorecfg.h 150 /* UINT16 must hold at least the values 0..65535. */
153 typedef unsigned short UINT16;
155 typedef unsigned int UINT16;
  /external/qemu/distrib/jpeg-6b/
jmorecfg.h 168 /* UINT16 must hold at least the values 0..65535. */
171 typedef unsigned short UINT16;
173 typedef unsigned int UINT16;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetsd.h 35 typedef unsigned short UINT16,*PUINT16;
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 834 milliseconds