| /third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
| D | cmp-sext.c | 7 _Bool cmpe_sextp(ARGS(INT32)) { return TEST(UINT64, UINT32, a, ==, 0x7fffffff); } in cmpe_sextp() 8 _Bool cmps_sextp(ARGS(INT32)) { return TEST( INT64, INT32, a, < , 0x7fffffff); } in cmps_sextp() 9 _Bool cmpu_sextp(ARGS(INT32)) { return TEST(UINT64, UINT32, a, < , 0x7fffffff); } in cmpu_sextp() 10 _Bool cmpe_sextn(ARGS(INT32)) { return TEST(UINT64, UINT32, a, ==, -1); } in cmpe_sextn() 11 _Bool cmps_sextn(ARGS(INT32)) { return TEST( INT64, INT32, a, < , -1); } in cmps_sextn() 12 _Bool cmpu_sextn(ARGS(INT32)) { return TEST(UINT64, UINT32, a, < , -1); } in cmpu_sextn()
|
| D | cmp-sext-sext.c | 7 _Bool cmpe_sext_sext(ARGS(INT32)) { return TEST(UINT64, UINT32, a, ==, b); } in cmpe_sext_sext() 8 _Bool cmps_sext_sext(ARGS(INT32)) { return TEST( INT64, INT32, a, < , b); } in cmps_sext_sext() 9 _Bool cmpu_sext_sext(ARGS(INT32)) { return TEST(UINT64, UINT32, a, < , b); } in cmpu_sext_sext()
|
| /third_party/libjpeg-turbo/win/ |
| D | jconfig.h.in | 23 typedef signed int INT32; typedef
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/win/ |
| D | jconfig.h.in | 32 typedef signed int INT32; typedef
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | GPBType.php | 41 const INT32 = 5; define in Google\\Protobuf\\Internal\\GPBType
|
| /third_party/node/benchmark/buffers/ |
| D | dataview-set.js | 28 const INT32 = 0x7fffffff; constant
|
| D | buffer-write.js | 37 const INT32 = 0x7fffffff; constant
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | layout_cmdline_token.h | 52 INT32, enumerator
|
| /third_party/protobuf/js/binary/ |
| D | constants.js | 193 INT32: 5, property
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| D | layout_cmdline_token.rs | 189 INT32 = 6, enumerator
|
| /third_party/libjpeg-turbo/ |
| D | jmorecfg.h | 141 typedef long INT32; typedef
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | jmorecfg.h | 144 typedef long INT32; typedef
|
| /third_party/node/tools/inspector_protocol/encoding/ |
| D | encoding.h | 304 INT32, enumerator
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
| D | jmorecfg.h | 179 typedef long INT32; typedef
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | WireFormat.java | 116 INT32(JavaType.INT, WIRETYPE_VARINT), enumConstant
|
| D | FieldType.java | 46 INT32(4, Collection.SCALAR, JavaType.INT), enumConstant
|
| D | Descriptors.java | 1274 INT32(JavaType.INT), enumConstant
|
| /third_party/mesa3d/src/gallium/auxiliary/tessellator/ |
| D | tessellator.cpp | 135 typedef int INT32; typedef
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| D | vktRayTracingDataSpillTests.cpp | 71 INT32 = 0, enumerator
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingDataSpillTests.cpp | 71 INT32 = 0, enumerator
|
| /third_party/protobuf/src/google/protobuf/ |
| D | extension_set.cc | 356 PRIMITIVE_ACCESSORS(INT32, int32, Int32) in PRIMITIVE_ACCESSORS() argument
|
| D | generated_message_reflection.cc | 1175 DEFINE_PRIMITIVE_ACCESSORS(Int32, int32, int32, INT32) in DEFINE_PRIMITIVE_ACCESSORS() argument
|