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

  /external/giflib/
config.h 11 typedef uint32_t UINT32;
  /external/chromium_org/third_party/fips181/
owntypes.h 37 typedef unsigned long int UINT32;
  /external/bluetooth/bluedroid/gki/ulinux/
data_types.h 35 typedef uint32_t UINT32;
43 typedef UINT32 TIME_STAMP;
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
data_types.h 31 typedef unsigned long UINT32;
37 typedef UINT32 UINTPTR;
38 typedef UINT32 TIME_STAMP;
  /external/libnfc-nci/src/gki/ulinux/
data_types.h 31 typedef unsigned long UINT32;
37 typedef UINT32 UINTPTR;
38 typedef UINT32 TIME_STAMP;
  /external/libnfc-nci/src/include/
NfcAdaptation.h 20 #ifndef UINT32
21 typedef unsigned long UINT32;
87 static UINT32 NFCA_TASK (UINT32 arg);
88 static UINT32 Thread (UINT32 arg);
  /external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
module.py 29 UINT32 = Kind('u32')
50 UINT32,
  /external/chromium_org/dbus/
message.h 72 UINT32 = DBUS_TYPE_UINT32,
102 void SetSerial(uint32 serial);
103 void SetReplySerial(uint32 reply_serial);
116 uint32 GetSerial();
117 uint32 GetReplySerial();
278 void AppendUint32(uint32 value);
340 void AppendVariantOfUint32(uint32 value);
388 bool PopUint32(uint32* value);
454 bool PopVariantOfUint32(uint32* value);
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
WireFormat.java 128 UINT32 (JavaType.INT , WIRETYPE_VARINT ),
Descriptors.java 857 UINT32 (JavaType.INT ),
    [all...]
  /external/dhcpcd/
showlease.c 17 #define UINT32 (1 << 4)
35 { 2, UINT32, "time_offset" },
57 { 24, UINT32, "path_mtu_aging_timeout" },
68 { 35, UINT32, "arp_cache_timeout" },
71 { 38, UINT32, "tcp_keepalive_interval" },
84 { 51, UINT32 | REQUEST, "dhcp_lease_time" },
91 { 58, UINT32 | REQUEST, "dhcp_renewal_time" },
92 { 59, UINT32 | REQUEST, "dhcp_rebinding_time" },
112 { 91, UINT32, "client_last_transaction_time" },
168 if (opt->type & UINT32 || opt->type & IPV4
    [all...]
dhcp.c 44 #define UINT32 (1 << 4)
79 { 2, UINT32, "time_offset" },
104 { 24, UINT32, "path_mtu_aging_timeout" },
114 { 35, UINT32, "arp_cache_timeout" },
117 { 38, UINT32, "tcp_keepalive_interval" },
130 { 51, UINT32 | REQUEST, "dhcp_lease_time" },
137 { 58, UINT32 | REQUEST, "dhcp_renewal_time" },
138 { 59, UINT32 | REQUEST, "dhcp_rebinding_time" },
159 { 91, UINT32, "client_last_transaction_time" },
280 if (opt->type & (UINT32 | IPV4)
    [all...]
  /external/jpeg/
jccolor.c 305 typedef unsigned int UINT32;
319 static void copyquads(const UINT32 in[], UINT32 out0[], UINT32 out1[], UINT32 out2[], int col4)
322 UINT32 src0 = *in++;
323 UINT32 src1 = *in++;
324 UINT32 src2 = *in++;
364 const UINT32* in = (const UINT32*)inptr
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
WireFormat.java 128 UINT32 (JavaType.INT , WIRETYPE_VARINT ),
Descriptors.java 830 UINT32 (JavaType.INT ),
    [all...]
  /external/qemu/distrib/jpeg-6b/
jccolor.c 398 typedef unsigned long UINT32;
412 static void copyquads(const UINT32 in[], UINT32 out0[], UINT32 out1[], UINT32 out2[], int col4)
415 UINT32 src0 = *in++;
416 UINT32 src1 = *in++;
417 UINT32 src2 = *in++;
457 const UINT32* in = (const UINT32*)inptr
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x_unittest.cc 47 ItemAttribute() : type(UINT32), value_uint32(0) {}
49 : type(UINT32), value_uint32(value) {}
59 enum Type { UINT32, STRING } type;
413 EXPECT_EQ(MockKeyringItem::ItemAttribute::UINT32, it->second.type);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetsd.h 36 typedef unsigned int UINT32,*PUINT32;
  /external/chromium_org/v8/src/
deoptimizer.h 764 UINT32,
  /external/lzma/CPP/Common/
MyWindows.h 33 typedef UInt32 UINT32;
35 typedef UINT32 ULONG;
38 typedef UINT32 DWORD;
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
DWrite.h 33 typedef unsigned int UINT32, *PUINT32;
515 UINT32 advanceWidth;
535 UINT32 advanceHeight;
605 (static_cast<UINT32>(static_cast<UINT8>(d)) << 24) | \
606 (static_cast<UINT32>(static_cast<UINT8>(c)) << 16) | \
607 (static_cast<UINT32>(static_cast<UINT8>(b)) << 8) | \
608 static_cast<UINT32>(static_cast<UINT8>(a)))
636 UINT32 fontFileReferenceKeySize,
660 UINT32 fontFileReferenceKeySize,
661 __out UINT32* filePathLength
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /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 367 milliseconds