Home
last modified time | relevance | path

Searched defs:kMaxSize (Results 1 – 15 of 15) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dglobal_context.cc37 constexpr int GlobalContext::kMaxSize; member in mindspore::dataset::GlobalContext
Dglobal_context.h43 static constexpr int kMaxSize = -1; variable
/third_party/mindspore/mindspore/lite/tools/converter/config_parser/
Dquant_param_parser.cc27 constexpr int kMaxSize = 65535; variable
Dpreprocess_parser.cc32 constexpr int kMaxSize = 65535; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstring_view.cc225 constexpr string_view::size_type string_view::kMaxSize; member in absl::string_view
Dstring_view.h605 static constexpr size_type kMaxSize = variable
/third_party/abseil-cpp/absl/strings/
Dstring_view.cc230 constexpr string_view::size_type string_view::kMaxSize; member in absl::string_view
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DViewportTest.cpp343 constexpr int kMaxSize = std::numeric_limits<int>::max(); in TEST_P() local
DVertexAttributeTest.cpp2753 constexpr GLint kMaxSize = 4; in testSetUp() local
/third_party/skia/src/ports/
DSkFontMgr_FontConfigInterface.cpp163 static const size_t kMaxSize = 1 << 15; member in SkFontMgr_FCI
/third_party/flutter/skia/src/ports/
DSkFontMgr_FontConfigInterface.cpp164 static const size_t kMaxSize = 1 << 15; member in SkFontMgr_FCI
/third_party/skia/src/gpu/ops/
DSmallPathRenderer.cpp45 static constexpr SkScalar kMaxSize = 2*kMaxMIP; variable
/third_party/flutter/skia/src/gpu/ops/
DGrSmallPathRenderer.cpp53 static const SkScalar kMaxSize = 2*kMaxMIP; variable
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfull_quant_quantizer.cc56 constexpr int kMaxSize = 65535; variable
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DVertexAttributeTest.cpp1656 constexpr GLint kMaxSize = 4; in testSetUp() local