Home
last modified time | relevance | path

Searched defs:kMinValue (Results 1 – 14 of 14) sorted by relevance

/external/cronet/tot/net/cookies/
Dcookie_setting_override.h16 kMinValue = 0, enumerator
/external/cronet/stable/net/cookies/
Dcookie_setting_override.h16 kMinValue = 0, enumerator
/external/gemmlowp/public/
Dbit_depth.h25 static constexpr int kMinValue = tMinValue; member
/external/openscreen/cast/common/channel/
Dvirtual_connection.h39 kMinValue = kStrong, enumerator
/external/cronet/stable/base/threading/
Dhang_watcher.h435 kMinValue = bits::LeftmostBit<uint64_t>() >> 7, enumerator
/external/webrtc/modules/audio_processing/aec3/
Decho_remover_metrics_unittest.cc114 constexpr float kMinValue = -77.f; in TEST() local
/external/cronet/tot/base/threading/
Dhang_watcher.h435 kMinValue = bits::LeftmostBit<uint64_t>() >> 7, enumerator
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreduce.h345 constexpr int32_t kMinValue = std::numeric_limits<uint8_t>::min(); in Mean() local
481 const int32_t kMinValue = std::numeric_limits<T>::min(); in QuantizedReduceProd() local
/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/operators/
Dcounter_mipmap_operator.cc59 kMinValue, enumerator
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Dmean.h49 constexpr static int32_t kMinValue = std::numeric_limits<int8_t>::min(); in MeanImpl() local
/external/cronet/stable/base/containers/
Denum_set.h66 static const E kMinValue = MinEnumValue; variable
/external/cronet/tot/base/containers/
Denum_set.h66 static const E kMinValue = MinEnumValue; variable
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dreduce.h57 constexpr int32_t kMinValue = std::numeric_limits<uint8_t>::min(); in MeanImpl() local
626 const int32_t kMinValue = std::numeric_limits<T>::min(); in QuantizedReduceProd() local
/external/angle/src/libANGLE/
Dqueryutils.cpp119 constexpr unsigned int kMinValue = 0; in ConvertFromColor() local