| /third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
| D | cmp-zext.c | 7 _Bool cmpe_zext(ARGS(UINT32)) { return TEST(UINT64, UINT32, a, ==, 0xffffffff); } in cmpe_zext() 8 _Bool cmps_zext(ARGS(UINT32)) { return TEST( INT64, UINT32, a, < , 0xffffffff); } in cmps_zext() 9 _Bool cmpu_zext(ARGS(UINT32)) { return TEST(UINT64, UINT32, a, < , 0xffffffff); } in cmpu_zext()
|
| D | cmp-zext-zext.c | 7 _Bool cmpe_zext_zext(ARGS(UINT32)) { return TEST(UINT64, UINT32, a, ==, b); } in cmpe_zext_zext() 8 _Bool cmps_zext_zext(ARGS(UINT32)) { return TEST( INT64, UINT32, a, < , b); } in cmps_zext_zext() 9 _Bool cmpu_zext_zext(ARGS(UINT32)) { return TEST(UINT64, UINT32, a, < , b); } in cmpu_zext_zext()
|
| /third_party/libffi/include/ |
| D | ffi_common.h | 120 typedef unsigned int UINT32; typedef 135 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | GPBType.php | 49 const UINT32 = 13; define in Google\\Protobuf\\Internal\\GPBType
|
| /third_party/python/Modules/_ctypes/libffi_osx/include/ |
| D | ffi_common.h | 92 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
|
| /third_party/node/benchmark/buffers/ |
| D | dataview-set.js | 31 const UINT32 = INT32 * 2; constant
|
| D | buffer-write.js | 42 const UINT32 = 0xffffffff; constant
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | layout_cmdline_token.h | 48 UINT32, enumerator
|
| /third_party/protobuf/js/binary/ |
| D | constants.js | 201 UINT32: 13, property
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| D | layout_cmdline_token.rs | 185 UINT32 = 2, enumerator
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | WireFormat.java | 144 UINT32(JavaType.INT, WIRETYPE_VARINT), enumConstant
|
| D | FieldType.java | 53 UINT32(11, Collection.SCALAR, JavaType.INT), enumConstant
|
| D | Descriptors.java | 1282 UINT32(JavaType.INT), enumConstant
|
| /third_party/python/Modules/_sha3/kcp/ |
| D | KeccakP-1600-inplace32BI.c | 22 typedef unsigned int UINT32; typedef
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| D | vktRayTracingDataSpillTests.cpp | 72 UINT32, enumerator
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingDataSpillTests.cpp | 72 UINT32, enumerator
|
| /third_party/mesa3d/include/D3D9/ |
| D | d3d9types.h | 70 typedef uint32_t UINT32; typedef
|