Home
last modified time | relevance | path

Searched defs:kMaxValue (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dtagged-index.h70 static constexpr intptr_t kMaxValue = -(kMinValue + 1); variable
Dsmi.h97 static constexpr int kMaxValue = kSmiMaxValue; variable
/third_party/skia/third_party/externals/icu/fuzzers/
Dicu_appendable_fuzzer.cc26 kMaxValue = GetAppendBuffer enumerator
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_lens_correction.cpp889 const real64 kMaxValue = 1.0 - maxDstGap; in MaxSrcRadiusGap() local
/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h91 static const int64_t kMaxValue = 0x7fffffffffffffffl; variable
/third_party/node/deps/v8/src/codegen/mips/
Dconstants-mips.h255 static const int32_t kMaxValue = 0x7fffffff; variable
/third_party/node/deps/v8/src/codegen/mips64/
Dconstants-mips64.h217 static const int64_t kMaxValue = 0x7fffffffffffffffl; variable
/third_party/node/deps/v8/src/codegen/riscv64/
Dconstants-riscv64.h111 static const int64_t kMaxValue = 0x7fffffffffffffffl; variable
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc1961 const double kMaxValue = 1.7976931348623157e+308; in InitializeGlobal() local