Home
last modified time | relevance | path

Searched defs:kValue (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
Dmemory_exception_safety_test.cc32 constexpr int kValue = 321; in TEST() local
/third_party/abseil-cpp/absl/memory/
Dmemory_exception_safety_test.cc32 constexpr int kValue = 321; in TEST() local
/third_party/skia/third_party/externals/tint/src/sem/
Dparameter_usage.h47 kValue, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationEGL.h84 static constexpr ReturnType kValue = static_cast<ReturnType>(0); member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/oplib/
Doplib.cc60 constexpr auto kValue = "value"; variable
/third_party/icu/icu4c/source/i18n/
Dplurrule_impl.h188 kValue, enumerator
/third_party/node/deps/icu-small/source/i18n/
Dplurrule_impl.h188 kValue, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dplurrule_impl.h180 kValue, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Dplurrule_impl.h188 kValue, enumerator
/third_party/mindspore/mindspore/core/ops/
Dop_utils.h207 constexpr auto kValue = "value"; variable
/third_party/skia/modules/svg/include/
DSkSVGTypes.h33 kValue, enumerator
/third_party/abseil-cpp/absl/types/
Dvariant_test.cc2151 const int kValue = 1; in TEST() local
2166 const int kValue = 1; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dvariant_test.cc2151 const int kValue = 1; in TEST() local
2166 const int kValue = 1; in TEST() local
/third_party/skia/src/sksl/ir/
DSkSLFunctionCall.cpp662 double kValue = k->as<Literal>().value(); in optimize_intrinsic_call() local
/third_party/flutter/skia/tools/viewer/
DViewer.cpp236 const char* kValue = "value"; variable
/third_party/skia/tools/viewer/
DViewer.cpp311 static const char kValue[] = "value"; variable
/third_party/cef/tests/ceftests/
Dv8_unittest.cc688 static const int kValue = 20; in RunObjectAccessorTest() local