Home
last modified time | relevance | path

Searched defs:kBase (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/acl/infer/
Dcustom_infer.cc28 constexpr auto kBase = 10; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dutils.cc193 constexpr int kBase = 10; in ConvertStrToInt() local
215 constexpr int kBase = 10; in ConvertStrToInt() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/ascend/src/
Dcustom_interface.cc26 constexpr auto kBase = 10; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/
Dnuma_adapter.cc29 constexpr int kBase = 10; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dint128_stream_test.cc96 constexpr std::ios::fmtflags kBase = std::ios::showbase; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dstring_util.cc108 constexpr int kBase = 10; in ConvertIntNum() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferMultiviewTest.cpp20 const size_t kBase = static_cast<size_t>(GL_COLOR_ATTACHMENT0); in GetDrawBufferRange() local
/third_party/gn/src/base/strings/
Dstring_number_conversions.cc254 static const int kBase = BASE; member in base::__anond3f0016d0111::BaseIteratorRangeToNumberTraits
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/distributed/ps/
Dconstants.h113 constexpr int64_t kBase = 10; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/lite_exporter/
Dfetch_content.cc74 constexpr int kBase = 10; in GetShapeVectorFromStringTensor() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dop_name.h289 constexpr auto kBase = "base"; variable