Home
last modified time | relevance | path

Searched defs:kInt32 (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/core/ir/dtype/
Dnumber.h171 inline const TypePtr kInt32 = std::make_shared<Int>(static_cast<int>(BitsNum::eBits32)); variable
/third_party/skia/third_party/externals/tint/src/inspector/
Dentry_point.h104 kInt32, enumerator
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dstandard_codec.cc32 kInt32, enumerator
/third_party/flutter/skia/src/sksl/ir/
DSkSLLayout.h85 kInt32, enumerator
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_adapter.cc43 constexpr int kInt32 = 3; variable