Searched defs:INT32 (Results 1 - 13 of 13) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Ddata_types.h33 typedef signed long INT32; typedef
/external/libnfc-nci/src/gki/ulinux/
H A Ddata_types.h33 typedef signed long INT32; typedef
/external/jpeg/
H A Djmorecfg.h35 #define WRITE_TWO_ALIGNED_PIXELS(addr, pixels) ((*(INT32*)(addr)) = pixels)
185 /* INT32 must hold at least signed 32-bit values. */
187 #ifndef XMD_H /* X11/xmd.h correctly defines INT32 */
188 typedef int32_t INT32; typedef
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djmorecfg.h164 /* INT32 must hold at least signed 32-bit values. */
166 #ifndef XMD_H /* X11/xmd.h correctly defines INT32 */
167 typedef int INT32; typedef
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djmorecfg.h164 /* INT32 must hold at least signed 32-bit values. */
166 #ifndef XMD_H /* X11/xmd.h correctly defines INT32 */
167 typedef int INT32; typedef
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DWireFormat.java112 INT32 (JavaType.INT , WIRETYPE_VARINT ), enum constant in enum:WireFormat.FieldType
H A DDescriptors.java1024 INT32 (JavaType.INT ), enum constant in enum:Descriptors.FieldDescriptor.Type
1231 case INT32:
/external/vboot_reference/utility/include/
H A Deficompress.h12 #define INT32 int32_t macro
/external/v8/src/ic/
H A Dic-state.h144 enum Kind { NONE, SMI, INT32, NUMBER, STRING, GENERIC }; enumerator in enum:v8::internal::BASE_EMBEDDED::Kind
/external/lzma/CPP/Common/
H A DMyWindows.h31 typedef Int32 INT32; typedef
34 typedef INT32 LONG; // LONG, ULONG and DWORD must be 32-bit
/external/v8/src/
H A Ddeoptimizer.h778 INT32, enumerator in enum:v8::internal::BASE_EMBEDDED::SlotRepresentation
H A Dobjects.h2578 // [first_index(INT32, SMALL_SECTION)] : 32 bit entries
2594 // [first_index(INT32, EXTENDED_SECTION)] : 32 bit entries
2609 INT32, enumerator in enum:v8::internal::ConstantPoolArray::Type
2613 LAST_TYPE = INT32
2635 element_counts_[INT32] = int32_count;
2642 element_counts_[INT32] = array->number_of_entries(INT32, section);
2757 (small.count_of(INT32) * kInt32Size);
2769 (extended.count_of(INT32) * kInt32Size);
2775 case INT32
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...

Completed in 665 milliseconds