Home
last modified time | relevance | path

Searched defs:UINT32 (Results 1 – 19 of 19) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dcmp-zext-zext.c7 _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()
Dcmp-zext.c7 _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()
/third_party/libffi/include/
Dffi_common.h120 typedef unsigned int UINT32; typedef
135 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php49 const UINT32 = 13; define in Google\\Protobuf\\Internal\\GPBType
/third_party/python/Modules/_ctypes/libffi_osx/include/
Dffi_common.h92 typedef unsigned int UINT32 __attribute__((__mode__(__SI__))); typedef
/third_party/node/benchmark/buffers/
Ddataview-set.js31 const UINT32 = INT32 * 2; constant
Dbuffer-write.js42 const UINT32 = 0xffffffff; constant
/third_party/protobuf/js/binary/
Dconstants.js201 UINT32: 13, property
/third_party/mindspore/mindspore/core/proto/
Dmind_ir.proto18 UINT32 = 12; enumerator
109 UINT32 = 12; enumerator
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java144 UINT32(JavaType.INT, WIRETYPE_VARINT), enumConstant
DFieldType.java53 UINT32(11, Collection.SCALAR, JavaType.INT), enumConstant
DDescriptors.java1282 UINT32(JavaType.INT), enumConstant
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dlite_mat.h152 UINT32, /**< UINT32 data type. */ enumerator
/third_party/mindspore/third_party/proto/onnx/
Donnx.proto339 UINT32 = 12; enumerator
/third_party/mindspore/mindspore/_extends/graph_kernel/model/
Dmodel.py79 UINT32 = "uint32" variable in DataType
/third_party/python/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c22 typedef unsigned int UINT32; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp72 UINT32, enumerator
/third_party/mesa3d/include/D3D9/
Dd3d9types.h70 typedef uint32_t UINT32; typedef
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property