Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/common/
Dstring_util.cc77 constexpr int kBase = 10; in ConvertIntNum() local
/third_party/abseil-cpp/absl/numeric/
Dint128_stream_test.cc96 constexpr std::ios::fmtflags kBase = std::ios::showbase; 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/flutter/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/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/mindspore/mindspore/ccsrc/ps/
Dconstants.h84 constexpr int64_t kBase = 10; variable
/third_party/gn/src/base/strings/
Dstring_number_conversions.cc254 static const int kBase = BASE; member in base::__anon78a40ccb0111::BaseIteratorRangeToNumberTraits
/third_party/mindspore/mindspore/core/ops/
Dop_utils.h218 constexpr auto kBase = "base"; variable