/external/libcxx/test/std/utilities/time/time.traits/time.traits.duration_values/ |
D | min.pass.cpp | 24 std::numeric_limits<int>::lowest()); in main() 26 std::numeric_limits<double>::lowest()); in main() 28 std::numeric_limits<Rep>::lowest()); in main() 31 std::numeric_limits<int>::lowest(), ""); in main() 33 std::numeric_limits<double>::lowest(), ""); in main() 35 std::numeric_limits<Rep>::lowest(), ""); in main()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | mkl_quantized_conv_ops.h | 28 int64 lowest = static_cast<int64>(Eigen::NumTraits<T>::lowest()); in MklFloatForOneQuantizedLevel() local 32 if (lowest < -highest) ++lowest; in MklFloatForOneQuantizedLevel() 35 (range_max - range_min) / (highest - lowest); in MklFloatForOneQuantizedLevel() 49 const int64 c_lowest = static_cast<int64>(Eigen::NumTraits<T3>::lowest()); in MklQuantizationRangeForMultiplication() 67 const int64 c_lowest = static_cast<int64>(Eigen::NumTraits<T3>::lowest()); in MklQuantizationRangeForMultiplication()
|
D | reference_gemm.h | 67 const int32 lowest = static_cast<int32>(Eigen::NumTraits<T3>::lowest()); in ReferenceGemm() local 86 if (output < lowest) { in ReferenceGemm() 87 output = lowest; in ReferenceGemm()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | intrin.h | 74 const UINT lowest = 1 << maskIndex; in pdep_u32() 80 result |= LSB & lowest; in pdep_u32() 83 mask &= ~lowest; in pdep_u32() 105 const UINT lowest = 1 << maskIndex; in pext_u32() 108 result |= ((a & lowest) > 0) << currentBit++; in pext_u32() 111 mask &= ~lowest; in pext_u32()
|
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/ |
D | lowest.pass.cpp | 26 assert(std::numeric_limits<T>::lowest() == expected); in test() 28 assert(std::numeric_limits<const T>::lowest() == expected); in test() 30 assert(std::numeric_limits<volatile T>::lowest() == expected); in test() 32 assert(std::numeric_limits<const volatile T>::lowest() == expected); in test()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | vec-const-10.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 29 ; Test a halfword-granularity replicate with the lowest useful value. 53 ; Test a word-granularity replicate with the lowest useful positive value. 78 ; Test a word-granularity replicate with the lowest in-range value. 86 ; Test a word-granularity replicate with the next lowest value. 103 ; Test a doubleword-granularity replicate with the lowest useful positive 129 ; Test a doubleword-granularity replicate with the lowest in-range value. 137 ; Test a doubleword-granularity replicate with the next lowest value.
|
D | vec-const-09.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 29 ; Test a halfword-granularity replicate with the lowest useful value. 53 ; Test a word-granularity replicate with the lowest useful positive value. 78 ; Test a word-granularity replicate with the lowest in-range value. 86 ; Test a word-granularity replicate with the next lowest value. 103 ; Test a doubleword-granularity replicate with the lowest useful positive 129 ; Test a doubleword-granularity replicate with the lowest in-range value. 137 ; Test a doubleword-granularity replicate with the next lowest value.
|
D | vec-const-12.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 29 ; Test a halfword-granularity replicate with the lowest useful value. 53 ; Test a word-granularity replicate with the lowest useful positive value. 78 ; Test a word-granularity replicate with the lowest in-range value. 86 ; Test a word-granularity replicate with the next lowest value. 103 ; Test a doubleword-granularity replicate with the lowest useful positive 129 ; Test a doubleword-granularity replicate with the lowest in-range value. 137 ; Test a doubleword-granularity replicate with the next lowest value.
|
D | vec-const-08.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 32 ; Test a halfword-granularity replicate with the lowest useful value. 59 ; Test a word-granularity replicate with the lowest useful positive value. 87 ; Test a word-granularity replicate with the lowest in-range value. 96 ; Test a word-granularity replicate with the next lowest value. 115 ; Test a doubleword-granularity replicate with the lowest useful positive 144 ; Test a doubleword-granularity replicate with the lowest in-range value. 153 ; Test a doubleword-granularity replicate with the next lowest value.
|
D | vec-const-11.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 32 ; Test a halfword-granularity replicate with the lowest useful value. 59 ; Test a word-granularity replicate with the lowest useful positive value. 87 ; Test a word-granularity replicate with the lowest in-range value. 96 ; Test a word-granularity replicate with the next lowest value. 115 ; Test a doubleword-granularity replicate with the lowest useful positive 144 ; Test a doubleword-granularity replicate with the lowest in-range value. 153 ; Test a doubleword-granularity replicate with the next lowest value.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-const-10.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 29 ; Test a halfword-granularity replicate with the lowest useful value. 53 ; Test a word-granularity replicate with the lowest useful positive value. 78 ; Test a word-granularity replicate with the lowest in-range value. 86 ; Test a word-granularity replicate with the next lowest value. 103 ; Test a doubleword-granularity replicate with the lowest useful positive 129 ; Test a doubleword-granularity replicate with the lowest in-range value. 137 ; Test a doubleword-granularity replicate with the next lowest value.
|
D | vec-const-09.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 29 ; Test a halfword-granularity replicate with the lowest useful value. 53 ; Test a word-granularity replicate with the lowest useful positive value. 78 ; Test a word-granularity replicate with the lowest in-range value. 86 ; Test a word-granularity replicate with the next lowest value. 103 ; Test a doubleword-granularity replicate with the lowest useful positive 129 ; Test a doubleword-granularity replicate with the lowest in-range value. 137 ; Test a doubleword-granularity replicate with the next lowest value.
|
D | vec-const-12.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 29 ; Test a halfword-granularity replicate with the lowest useful value. 53 ; Test a word-granularity replicate with the lowest useful positive value. 78 ; Test a word-granularity replicate with the lowest in-range value. 86 ; Test a word-granularity replicate with the next lowest value. 103 ; Test a doubleword-granularity replicate with the lowest useful positive 129 ; Test a doubleword-granularity replicate with the lowest in-range value. 137 ; Test a doubleword-granularity replicate with the next lowest value.
|
D | vec-const-08.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 32 ; Test a halfword-granularity replicate with the lowest useful value. 59 ; Test a word-granularity replicate with the lowest useful positive value. 87 ; Test a word-granularity replicate with the lowest in-range value. 96 ; Test a word-granularity replicate with the next lowest value. 115 ; Test a doubleword-granularity replicate with the lowest useful positive 144 ; Test a doubleword-granularity replicate with the lowest in-range value. 153 ; Test a doubleword-granularity replicate with the next lowest value.
|
D | vec-const-11.ll | 5 ; Test a byte-granularity replicate with the lowest useful value. 32 ; Test a halfword-granularity replicate with the lowest useful value. 59 ; Test a word-granularity replicate with the lowest useful positive value. 87 ; Test a word-granularity replicate with the lowest in-range value. 96 ; Test a word-granularity replicate with the next lowest value. 115 ; Test a doubleword-granularity replicate with the lowest useful positive 144 ; Test a doubleword-granularity replicate with the lowest in-range value. 153 ; Test a doubleword-granularity replicate with the next lowest value.
|
/external/libcxx/test/libcxx/numerics/ |
D | clamp_to_integral.pass.cpp | 33 {Lim::lowest(), Lim::lowest(), true}, in test() 65 {Lim::lowest(), Lim::lowest(), true}, in test_float()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_QuantizedBatchNormWithGlobalNormalization.pbtxt | 12 The value represented by the lowest quantized input. 32 The value represented by the lowest quantized mean. 52 The value represented by the lowest quantized variance. 71 The value represented by the lowest quantized offset. 91 The value represented by the lowest quantized gamma.
|
D | api_def_QuantizedConv2D.pbtxt | 12 The float value that the lowest quantized input value represents. 24 The float value that the lowest quantized filter value represents. 36 The float value that the lowest quantized output value represents. 70 The inputs are quantized tensors where the lowest value represents the real
|
D | api_def_QuantizedMul.pbtxt | 6 The float value that the lowest quantized `x` value represents. 18 The float value that the lowest quantized `y` value represents. 30 The float value that the lowest quantized output value represents.
|
D | api_def_QuantizedAdd.pbtxt | 6 The float value that the lowest quantized `x` value represents. 18 The float value that the lowest quantized `y` value represents. 30 The float value that the lowest quantized output value represents.
|
D | api_def_QuantizedBiasAdd.pbtxt | 12 The float value that the lowest quantized input value represents. 24 The float value that the lowest quantized bias value represents. 36 The float value that the lowest quantized output value represents.
|
/external/libchrome/base/numerics/ |
D | safe_conversions_impl.h | 273 static constexpr Dst lowest() { return Adjust(Bounds<Dst>::lowest()); } 309 static_cast<Dst>(SrcLimits::lowest()) >= DstLimits::lowest() || 310 static_cast<Dst>(value) >= DstLimits::lowest(), 327 return RangeCheck(value >= DstLimits::lowest(), value <= DstLimits::max()); 343 DstLimits::lowest() == Dst(0) || value >= DstLimits::lowest(), 359 return RangeCheck(DstLimits::lowest() <= Dst(0) || 361 static_cast<Promotion>(DstLimits::lowest()), 381 value >= Src(0) && (DstLimits::lowest() == 0 || 382 static_cast<Dst>(value) >= DstLimits::lowest()), 403 static_assert(Bounds<Dst>::lowest() < Bounds<Dst>::max(), ""); [all …]
|
/external/gemmlowp/meta/ |
D | test_transform_correctness.cc | 188 static_cast<float>(std::numeric_limits<std::int32_t>::lowest()); in main() 193 static_cast<float>(std::numeric_limits<std::uint8_t>::lowest()); in main() 211 static_cast<float>(std::numeric_limits<std::uint8_t>::lowest()); in main() 229 static_cast<float>(std::numeric_limits<std::uint8_t>::lowest()); in main() 263 static_cast<float>(std::numeric_limits<std::uint8_t>::lowest()); in main() 265 static_cast<float>(std::numeric_limits<std::uint8_t>::lowest()); in main() 267 static_cast<float>(std::numeric_limits<std::int32_t>::lowest()); in main()
|
D | test_transform_benchmark.cc | 113 static_cast<float>(std::numeric_limits<std::int32_t>::lowest()); in main() 118 static_cast<float>(std::numeric_limits<std::uint8_t>::lowest()); in main() 132 static_cast<float>(std::numeric_limits<std::uint8_t>::lowest()); in main() 146 static_cast<float>(std::numeric_limits<std::uint8_t>::lowest()); in main()
|
/external/pdfium/third_party/base/numerics/ |
D | safe_conversions_impl.h | 224 static constexpr Dst lowest() { return Adjust(Bounds<Dst>::lowest()); } 260 static_cast<Dst>(SrcLimits::lowest()) >= DstLimits::lowest() || 261 static_cast<Dst>(value) >= DstLimits::lowest(), 278 return RangeCheck(value >= DstLimits::lowest(), value <= DstLimits::max()); 294 DstLimits::lowest() == Dst(0) || value >= DstLimits::lowest(), 310 return RangeCheck(DstLimits::lowest() <= Dst(0) || 312 static_cast<Promotion>(DstLimits::lowest()), 332 value >= Src(0) && (DstLimits::lowest() == 0 || 333 static_cast<Dst>(value) >= DstLimits::lowest()), 347 static_assert(Bounds<Dst>::lowest() < Bounds<Dst>::max(), "");
|