| /external/openthread/src/core/common/ |
| D | numeric_limits.hpp | 56 static constexpr int8_t kMax = INT8_MAX; member 62 static constexpr int16_t kMax = INT16_MAX; member 68 static constexpr int32_t kMax = INT32_MAX; member 74 static constexpr int64_t kMax = INT64_MAX; member 80 static constexpr uint8_t kMax = UINT8_MAX; member 86 static constexpr uint16_t kMax = UINT16_MAX; member 92 static constexpr uint32_t kMax = UINT32_MAX; member 98 static constexpr uint64_t kMax = UINT64_MAX; member
|
| /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/src/trace_processor/sqlite/ |
| D | sqlite_utils_unittest.cc | 81 static constexpr int64_t kMax = std::numeric_limits<int32_t>::max(); in TEST() local 104 static constexpr int64_t kMax = std::numeric_limits<uint32_t>::max(); in TEST() local 127 static constexpr int64_t kMax = std::numeric_limits<int64_t>::max(); in TEST() local 149 static constexpr double kMax = std::numeric_limits<double>::max(); in TEST() local
|
| /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/cronet/components/metrics/ |
| D | call_stack_profile_params.h | 26 kMax = kNetworkService, enumerator 44 kMax = kServiceWorker, enumerator
|
| /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/cronet/base/threading/ |
| D | hang_watcher.h | 121 kMax = kUtilityProcess enumerator 129 kMax = kThreadPoolThread enumerator
|
| /external/libtextclassifier/abseil-cpp/absl/random/internal/ |
| D | wide_multiply_test.cc | 27 constexpr uint64_t kMax = ~static_cast<uint64_t>(0); in TEST() local
|
| /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/openthread/tests/unit/ |
| D | test_serial_number.cpp | 42 static constexpr UintType kMax = NumericLimits<UintType>::kMax; in TestSerialNumber() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
| D | wide_multiply_test.cc | 26 constexpr uint64_t kMax = ~static_cast<uint64_t>(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/cronet/third_party/abseil-cpp/absl/random/internal/ |
| D | wide_multiply_test.cc | 42 constexpr uint128 kMax = ~static_cast<uint128>(0); in TEST() local
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/random/internal/ |
| D | wide_multiply_test.cc | 42 constexpr uint128 kMax = ~static_cast<uint128>(0); in TEST() local
|
| /external/webrtc/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/abseil-cpp/absl/random/internal/ |
| D | wide_multiply_test.cc | 42 constexpr uint128 kMax = ~static_cast<uint128>(0); in TEST() 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/skia/modules/skparagraph/include/ |
| D | DartTypes.h | 24 kMax, enumerator 49 kMax enumerator
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | triangular_solve_expander_test.cc | 73 const float kMax = static_cast<float>(b.dim(0) * b.dim(1) + 1); in TEST_P() local
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zFolderInStream.cpp | 84 const UInt32 kMax = (UInt32)1 << 20; in Read() local
|
| /external/tensorflow/tensorflow/core/lib/math/ |
| D | math_util_test.cc | 62 void TestCeilOfRatioUnsigned(uint64 kMax) { in TestCeilOfRatioUnsigned() 89 void TestCeilOfRatioSigned(int64_t kMin, int64_t kMax) { in TestCeilOfRatioSigned()
|