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

1 2

  /external/tpm2/
BaseTypes.h 24 typedef int32_t INT32;
tpm_types.h 19 typedef int32_t INT32;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xwindows.h 54 #define INT32 wINT32
66 #undef INT32
Xwinsock.h 43 #define INT32 wINT32
54 #undef INT32
Xmd.h 107 typedef unsigned int INT32;
110 typedef signed int INT32;
118 typedef int INT32;
120 typedef long INT32;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xwindows.h 54 #define INT32 wINT32
66 #undef INT32
Xwinsock.h 43 #define INT32 wINT32
54 #undef INT32
Xmd.h 107 typedef unsigned int INT32;
110 typedef signed int INT32;
118 typedef int INT32;
120 typedef long INT32;
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
data_types.h 33 typedef signed long INT32;
  /external/libnfc-nci/src/gki/ulinux/
data_types.h 33 typedef signed long INT32;
  /hardware/qcom/display/msm8996/sdm/include/utils/
constants.h 40 #define INT32(exp) static_cast<int32_t>(exp)
  /hardware/qcom/display/msmcobalt/sdm/include/utils/
constants.h 40 #define INT32(exp) static_cast<int32_t>(exp)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
forms.js 46 INT32: 'INT32',
  /external/libchrome/dbus/
message.h 73 INT32 = DBUS_TYPE_INT32,
  /external/opencv3/3rdparty/libjpeg/
jmorecfg.h 159 /* INT32 must hold at least signed 32-bit values. */
161 #ifndef XMD_H /* X11/xmd.h correctly defines INT32 */
165 typedef long INT32;
  /external/pdfium/third_party/libjpeg/
jmorecfg.h 164 /* INT32 must hold at least signed 32-bit values. */
166 #ifndef XMD_H /* X11/xmd.h correctly defines INT32 */
167 typedef int INT32;
  /external/protobuf/java/src/main/java/com/google/protobuf/
WireFormat.java 112 INT32 (JavaType.INT , WIRETYPE_VARINT ),
Descriptors.java     [all...]
  /external/vboot_reference/utility/include/
eficompress.h 12 #define INT32 int32_t
  /external/libjpeg-turbo/
jmorecfg.h 149 /* INT32 must hold at least signed 32-bit values. */
151 #ifndef XMD_H /* X11/xmd.h correctly defines INT32 */
156 typedef long INT32;
  /external/v8/src/ic/
ic-state.h 134 enum Kind { NONE, SMI, INT32, NUMBER, STRING, GENERIC };
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetsd.h 32 typedef signed int INT32,*PINT32;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
messages.py 559 INT32: 32-bit signed integer.
573 INT32 = 5
    [all...]
  /external/lzma/CPP/Common/
MyWindows.h 38 typedef Int32 INT32;
41 typedef INT32 LONG; // LONG, ULONG and DWORD must be 32-bit
  /system/bt/stack/include/
bt_types.h 40 typedef int32_t INT32;
483 INT32 rssi;
    [all...]

Completed in 3217 milliseconds

1 2