/external/openthread/src/core/common/ |
D | numeric_limits.hpp | 75 static constexpr int8_t kMax = INT8_MAX; member 81 static constexpr int16_t kMax = INT16_MAX; member 87 static constexpr int32_t kMax = INT32_MAX; member 93 static constexpr int64_t kMax = INT64_MAX; member 99 static constexpr uint8_t kMax = UINT8_MAX; member 105 static constexpr uint16_t kMax = UINT16_MAX; member 111 static constexpr uint32_t kMax = UINT32_MAX; member 117 static constexpr uint64_t kMax = UINT64_MAX; member
|
/external/pigweed/pw_numeric/ |
D | checked_arithmetic_test.cc | 46 static constexpr T kMax = std::numeric_limits<T>::max(); in CheckedAddWorks() local 57 static constexpr T kMax = std::numeric_limits<T>::max(); in CheckedAddDetectsOverflow() local 87 static constexpr T kMax = std::numeric_limits<T>::max(); in CheckedIncrementDetectsOverflow() local 130 static constexpr T kMax = std::numeric_limits<T>::max(); in TEST_FOR_STDINT_TYPES() local 141 static constexpr T kMax = std::numeric_limits<T>::max(); in CheckedSubDetectsOverflow() local 170 static constexpr T kMax = std::numeric_limits<T>::max(); in CheckedDecrementDetectsOverflow() local 197 static constexpr T kMax = std::numeric_limits<T>::max(); in TEST_FOR_STDINT_TYPES() local 210 static constexpr T kMax = std::numeric_limits<T>::max(); in CheckedMulDetectsOverflow() local
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | comparisons_test.cc | 453 const float kMax = 128.f; in TEST() local 466 const float kMax = 127.f; in TEST() local 479 const float kMax = 128.f; in TEST() local 492 const float kMax = 127.f; in TEST() local 505 const float kMax = 128.f; in TEST() local 529 const float kMax = 128.f; in TEST() local 542 const float kMax = 128.f; in TEST() local 555 const float kMax = 128.f; in TEST() local 568 const float kMax = 128.f; in TEST() local 586 const float kMax = 128.f; in TEST() local [all …]
|
D | activations_test.cc | 303 const float kMax = 127.f / 128.f; in TEST() local 414 const float kMax = 10.0f; in TestFloatHardSwish() local 570 const float kMax = 127.f / 128.f; in TEST() local 605 const float kMax = 127.f / 128.f; in TEST_P() local 627 const float kMax = in QuantizedActivationsOpTestLeakyRelu() local 672 const float kMax = 1; in TEST() local 694 const float kMax = 1; in TEST() local 717 const float kMax = 1; in TEST() local 740 const float kMax = 1; in TEST() local 763 const float kMax = 127.f / 128.f; in TEST() local [all …]
|
/external/perfetto/include/perfetto/tracing/core/ |
D | flush_flags.h | 37 kMax, enumerator 47 kMax, enumerator 54 kMax, enumerator
|
/external/perfetto/src/trace_processor/sqlite/ |
D | sqlite_utils_unittest.cc | 90 static constexpr int64_t kMax = std::numeric_limits<int32_t>::max(); in TEST() local 113 static constexpr int64_t kMax = std::numeric_limits<uint32_t>::max(); in TEST() local 136 static constexpr int64_t kMax = std::numeric_limits<int64_t>::max(); in TEST() local 158 static constexpr double kMax = std::numeric_limits<double>::max(); in TEST() local
|
/external/perfetto/src/trace_processor/importers/perf/ |
D | spe.h | 50 kMax = kUnknown, enumerator 59 kMax = kUnknown, enumerator 66 kMax = kUnknown, enumerator 75 kMax = kUnknown, enumerator 89 kMax = kUnknown, enumerator 93 enum class ExceptionLevel { kEl0, kEl1, kEl2, kEl3, kMax = kEl3 }; enumerator 329 kMax = kUnknown enumerator
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | RungeKuttaStepInterpolator.java | 141 final int kMax = (yDotK == null) ? -1 : yDotK.length; in writeExternal() local 163 final int kMax = in.readInt(); in readExternal() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/ |
D | RungeKuttaStepInterpolator.java | 160 final int kMax = (yDotK == null) ? -1 : yDotK.length; in writeExternal() local 191 final int kMax = in.readInt(); in readExternal() local
|
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
D | activations_test.cc | 84 const float kMax = 6; in ReluTestImpl() local 100 const float kMax = 8; in Relu6TestImpl() local 117 const float kMax = 127.f / 128.f; in TanhTestImpl() local 133 const float kMax = 8; in SigmoidTestImpl() local
|
/external/tinyalsa_new/tests/src/ |
D | pcm_loopback_test.cc | 68 static constexpr int32_t kMax = 0; member 76 static constexpr Type kMax = std::numeric_limits<Type>::max(); member 84 static constexpr Type kMax = 1.0; member
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | reduce_common.h | 26 kMax, enumerator
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | wide_multiply_test.cc | 27 constexpr uint64_t kMax = ~static_cast<uint64_t>(0); in TEST() local
|
/external/cronet/stable/base/threading/ |
D | hang_watcher.h | 117 kMax = kUtilityProcess enumerator 125 kMax = kThreadPoolThread enumerator
|
/external/cronet/tot/base/threading/ |
D | hang_watcher.h | 117 kMax = kUtilityProcess enumerator 125 kMax = kThreadPoolThread enumerator
|
/external/cronet/stable/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 42 constexpr uint128 kMax = ~static_cast<uint128>(0); in TEST() local
|
/external/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 42 constexpr uint128 kMax = ~static_cast<uint128>(0); in TEST() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 42 constexpr uint128 kMax = ~static_cast<uint128>(0); in TEST() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 42 constexpr uint128 kMax = ~static_cast<uint128>(0); in TEST() local
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 42 constexpr uint128 kMax = ~static_cast<uint128>(0); in TEST() local
|
/external/dng_sdk/source/ |
D | dng_safe_arithmetic.cpp | 277 const double kMax = in ConvertDoubleToInt32() local 289 const double kMax = in ConvertDoubleToUint32() local 301 const double kMax = std::numeric_limits<float>::max(); in ConvertDoubleToFloat() local
|
/external/openthread/tests/unit/ |
D | test_serial_number.cpp | 44 static constexpr UintType kMax = NumericLimits<UintType>::kMax; in TestSerialNumber() local
|
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/utils/ |
D | hlo_utils.h | 82 kMax, // The scalar corresponding to numeric_limits<T>::max. enumerator
|
/external/cronet/stable/base/ |
D | safe_numerics_unittest.cc | 1726 constexpr float kMax = static_cast<float>(std::numeric_limits<int>::max()); in TEST() local 1750 constexpr float kMax = static_cast<float>(std::numeric_limits<int>::max()); in TEST() local 1774 constexpr float kMax = static_cast<float>(std::numeric_limits<int>::max()); in TEST() local 1804 constexpr double kMax = in TEST() local 1849 constexpr T kMax = std::numeric_limits<T>::max(); in TestWrappingMath() local 1884 constexpr T kMax = std::numeric_limits<T>::max(); in TestWrappingMath() local
|
/external/cronet/tot/base/ |
D | safe_numerics_unittest.cc | 1726 constexpr float kMax = static_cast<float>(std::numeric_limits<int>::max()); in TEST() local 1750 constexpr float kMax = static_cast<float>(std::numeric_limits<int>::max()); in TEST() local 1774 constexpr float kMax = static_cast<float>(std::numeric_limits<int>::max()); in TEST() local 1804 constexpr double kMax = in TEST() local 1849 constexpr T kMax = std::numeric_limits<T>::max(); in TestWrappingMath() local 1884 constexpr T kMax = std::numeric_limits<T>::max(); in TestWrappingMath() local
|