Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dtagged-index.h70 static constexpr intptr_t kMaxValue = -(kMinValue + 1); variable
Dsmi.h97 static constexpr int kMaxValue = kSmiMaxValue; variable
/external/gemmlowp/public/
Dbit_depth.h26 static const int kMaxValue = tMaxValue; member
/external/libchrome/base/metrics/
Dhistogram_macros_unittest.cc43 kMaxValue = THIRD_VALUE, in TEST() enumerator
Dhistogram_unittest.cc772 kMaxValue = kC, in TEST_P() enumerator
/external/libchrome/base/memory/
Dplatform_shared_memory_region.h91 kMaxValue = kUnsafe enumerator
/external/perfetto/src/base/
Dmetatrace_unittest.cc167 constexpr int kMaxValue = m::RingBuffer::kCapacity * 10; in TEST_F() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Dmean.h48 constexpr static int32_t kMaxValue = std::numeric_limits<int8_t>::max(); in MeanImpl() local
/external/skia/src/effects/
DSkTableColorFilter.cpp335 static const float kMaxValue = kColorScaleFactor + kColorOffsetFactor; in emitCode() local
/external/skqp/src/effects/
DSkTableColorFilter.cpp347 static const float kMaxValue = kColorScaleFactor + kColorOffsetFactor; in emitCode() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Delemental_ir_emitter.cc275 constexpr double kMaxValue = 20.0; in EmitTanh() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreduce.h280 constexpr int32_t kMaxValue = std::numeric_limits<uint8_t>::max(); in Mean() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dassociated_interface_unittest.cc381 const int32_t kMaxValue = 1000; in TEST_F() local
466 const int32_t kMaxValue = 100; in TEST_F() local
/external/dng_sdk/source/
Ddng_lens_correction.cpp889 const real64 kMaxValue = 1.0 - maxDstGap; in MaxSrcRadiusGap() local
/external/libaom/libaom/test/
Dnoise_model_test.cc1162 static const double kMaxValue = (1 << T::kBitDepth) - 1; in SetUp() local
/external/v8/src/codegen/mips/
Dconstants-mips.h235 static const int32_t kMaxValue = 0x7fffffff; variable
/external/v8/src/init/
Dbootstrapper.cc1843 const double kMaxValue = 1.7976931348623157e+308; in InitializeGlobal() local
/external/v8/src/codegen/mips64/
Dconstants-mips64.h197 static const int64_t kMaxValue = 0x7fffffffffffffffl; variable
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h943 constexpr int32_t kMaxValue = std::numeric_limits<uint8_t>::max(); in MeanImpl() local