Home
last modified time | relevance | path

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

12345678910>>...13

/external/libchrome/base/numerics/
Dsafe_numerics_unittest.cc194 TEST_EXPECTED_FAILURE(-CheckedNumeric<Dst>(DstLimits::lowest())); in TestSpecializedArithmetic()
195 TEST_EXPECTED_FAILURE(CheckedNumeric<Dst>(DstLimits::lowest()).Abs()); in TestSpecializedArithmetic()
201 TEST_EXPECTED_FAILURE(CheckedNumeric<Dst>(DstLimits::lowest()) + -1); in TestSpecializedArithmetic()
202 TEST_EXPECTED_FAILURE(CheckedNumeric<Dst>(DstLimits::lowest()) + in TestSpecializedArithmetic()
203 DstLimits::lowest()); in TestSpecializedArithmetic()
205 TEST_EXPECTED_FAILURE(CheckedNumeric<Dst>(DstLimits::lowest()) - 1); in TestSpecializedArithmetic()
206 TEST_EXPECTED_SUCCESS(CheckedNumeric<Dst>(DstLimits::lowest()) - -1); in TestSpecializedArithmetic()
208 DstLimits::lowest()); in TestSpecializedArithmetic()
209 TEST_EXPECTED_FAILURE(CheckedNumeric<Dst>(DstLimits::lowest()) - in TestSpecializedArithmetic()
212 TEST_EXPECTED_FAILURE(CheckedNumeric<Dst>(DstLimits::lowest()) * 2); in TestSpecializedArithmetic()
[all …]
Dsafe_conversions_impl.h223 static constexpr Dst lowest() { return Adjust(Bounds<Dst>::lowest()); }
259 static_cast<Dst>(SrcLimits::lowest()) >= DstLimits::lowest() ||
260 static_cast<Dst>(value) >= DstLimits::lowest(),
277 return RangeCheck(value >= DstLimits::lowest(), value <= DstLimits::max());
293 DstLimits::lowest() == Dst(0) || value >= DstLimits::lowest(),
309 return RangeCheck(DstLimits::lowest() <= Dst(0) ||
311 static_cast<Promotion>(DstLimits::lowest()),
331 value >= Src(0) && (DstLimits::lowest() == 0 ||
332 static_cast<Dst>(value) >= DstLimits::lowest()),
346 static_assert(Bounds<Dst>::lowest() < Bounds<Dst>::max(), "");
/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/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Dlowest.pass.cpp24 assert(std::numeric_limits<T>::lowest() == expected); in test()
26 assert(std::numeric_limits<const T>::lowest() == expected); in test()
28 assert(std::numeric_limits<volatile T>::lowest() == expected); in test()
30 assert(std::numeric_limits<const volatile T>::lowest() == expected); in test()
/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-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.
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-07.ll5 ; Test a byte-granularity replicate with the lowest useful value.
38 ; Test a halfword-granularity replicate with the lowest useful value.
71 ; Test a word-granularity replicate with the lowest useful positive value.
105 ; Test a word-granularity replicate with the lowest in-range value.
116 ; Test a word-granularity replicate with the next lowest value.
139 ; Test a doubleword-granularity replicate with the lowest useful positive
174 ; Test a doubleword-granularity replicate with the lowest in-range value.
185 ; Test a doubleword-granularity replicate with the next lowest value.
Datomicrmw-or-04.ll19 ; Check the lowest useful OILL value.
42 ; Check the lowest useful OILH value, which is the next value up.
51 ; Check the lowest useful OILF value, which is the next value up again.
87 ; Check the lowest useful OIHL value, which is one greater than above.
115 ; Check the lowest useful OIHH value, which is 1<<32 greater than above.
124 ; Check the lowest useful OIHF value, which is 1<<32 greater again.
Dor-04.ll5 ; Check the lowest useful OILL value.
23 ; Check the lowest useful OILH value, which is the next value up.
32 ; Check the lowest useful OILF value, which is the next value up again.
59 ; Check the lowest useful OIHL value, which is the next value up.
128 ; Check the lowest useful OIHH value.
147 ; Check the lowest useful OIHF value.
Dand-04.ll59 ; Check the lowest useful NIHF value (0x00000001_ffffffff).
77 ; Check the lowest NIHH value outside the RISBG range (0x0002ffff_ffffffff).
104 ; Check the lowest NIHL value outside the RISBG range (0xffff0002_ffffffff).
122 ; Check the lowest NILF value outside the RISBG range (0xffffffff_00000002).
131 ; Check the lowest NILH value outside the RISBG range (0xffffffff_0002ffff).
167 ; Check the lowest NILL value outside the RISBG range (0xffffffff_ffff0002).
Datomicrmw-and-04.ll42 ; Check the lowest NIHF value outside the range of RISBG.
65 ; Check the lowest NIHH value outside the range of RISBG.
92 ; Check the lowest NILL value outside the range of RISBG.
119 ; Check the lowest NILH value outside the range of RISBG.
128 ; Check the lowest NILF value outside the range of RISBG.
146 ; Check the lowest NIHL value outside the range of RISBG.
Datomicrmw-nand-04.ll46 ; Check the lowest NIHF value outside the range of RISBG.
71 ; Check the lowest NIHH value outside the range of RISBG.
98 ; Check the lowest NILL value outside the range of RISBG.
125 ; Check the lowest NILH value outside the range of RISBG.
134 ; Check the lowest NILF value outside the range of RISBG.
152 ; Check the lowest NIHL value outside the range of RISBG.
/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/kernels/
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/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_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_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_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/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>>...13