Home
last modified time | relevance | path

Searched refs:lowest (Results 1 – 25 of 445) sorted by relevance

12345678910>>...18

/external/libcxx/test/std/utilities/time/time.traits/time.traits.duration_values/
Dmin.pass.cpp24 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/
Dmkl_quantized_conv_ops.h28 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()
Dreference_gemm.h67 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/
Dintrin.h74 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/
Dlowest.pass.cpp26 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/
Dvec-const-10.ll5 ; 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.
Dvec-const-09.ll5 ; 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.
Dvec-const-12.ll5 ; 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.
Dvec-const-08.ll5 ; 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.
Dvec-const-11.ll5 ; 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/
Dvec-const-10.ll5 ; 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.
Dvec-const-09.ll5 ; 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.
Dvec-const-12.ll5 ; 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.
Dvec-const-08.ll5 ; 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.
Dvec-const-11.ll5 ; 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/
Dclamp_to_integral.pass.cpp33 {Lim::lowest(), Lim::lowest(), true}, in test()
65 {Lim::lowest(), Lim::lowest(), true}, in test_float()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_QuantizedBatchNormWithGlobalNormalization.pbtxt12 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.
Dapi_def_QuantizedConv2D.pbtxt12 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
Dapi_def_QuantizedMul.pbtxt6 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.
Dapi_def_QuantizedAdd.pbtxt6 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.
Dapi_def_QuantizedBiasAdd.pbtxt12 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/
Dsafe_conversions_impl.h273 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/
Dtest_transform_correctness.cc188 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()
Dtest_transform_benchmark.cc113 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/
Dsafe_conversions_impl.h224 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(), "");

12345678910>>...18