Home
last modified time | relevance | path

Searched defs:INT32 (Results 1 – 18 of 18) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php41 const INT32 = 5; define in Google\\Protobuf\\Internal\\GPBType
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dcbor.h160 INT32, enumerator
/third_party/node/benchmark/buffers/
Ddataview-set.js28 const INT32 = 0x7fffffff; constant
Dbuffer-write.js37 const INT32 = 0x7fffffff; constant
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_cmdline_token.h52 INT32, enumerator
/third_party/protobuf/js/binary/
Dconstants.js193 INT32: 5, property
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_cmdline_token.rs189 INT32 = 6, enumerator
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h144 typedef long INT32; typedef
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java116 INT32(JavaType.INT, WIRETYPE_VARINT), enumConstant
DFieldType.java46 INT32(4, Collection.SCALAR, JavaType.INT), enumConstant
DDescriptors.java1274 INT32(JavaType.INT), enumConstant
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.h304 INT32, enumerator
/third_party/lzma/C/
D7zTypes.h187 typedef Int32 INT32; typedef
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.cpp135 typedef int INT32; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp71 INT32 = 0, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp71 INT32 = 0, enumerator
/third_party/protobuf/src/google/protobuf/
Dextension_set.cc356 PRIMITIVE_ACCESSORS(INT32, int32, Int32) in PRIMITIVE_ACCESSORS() argument
Dgenerated_message_reflection.cc1175 DEFINE_PRIMITIVE_ACCESSORS(Int32, int32, int32, INT32) in DEFINE_PRIMITIVE_ACCESSORS() argument