/external/valgrind/none/tests/s390x/ |
D | rounding-5.stdout.exp | 1 setting FPC rounding mode to [-> near] 3 setting FPC rounding mode to [-> zero] 5 setting FPC rounding mode to [-> +inf] 7 setting FPC rounding mode to [-> -inf] 10 setting FPC rounding mode to [-> near] 12 setting FPC rounding mode to [-> zero] 14 setting FPC rounding mode to [-> +inf] 16 setting FPC rounding mode to [-> -inf] 19 setting FPC rounding mode to [-> near] 21 setting FPC rounding mode to [-> zero] [all …]
|
D | rounding-4.stdout.exp | 1 setting FPC rounding mode to [-> near] 3 setting FPC rounding mode to [-> zero] 5 setting FPC rounding mode to [-> +inf] 7 setting FPC rounding mode to [-> -inf] 10 setting FPC rounding mode to [-> near] 12 setting FPC rounding mode to [-> zero] 14 setting FPC rounding mode to [-> +inf] 16 setting FPC rounding mode to [-> -inf] 19 setting FPC rounding mode to [-> near] 21 setting FPC rounding mode to [-> zero] [all …]
|
D | srnmt.stdout.exp | 1 initial rounding mode = 0 2 rounding mode = 3 3 rounding mode = 2 4 rounding mode = 1 5 rounding mode = 0 6 rounding mode = 7 7 rounding mode = 6 8 rounding mode = 5 9 rounding mode = 4
|
D | srnm.stdout.exp | 1 initial rounding mode = 0 2 rounding mode = 3 3 rounding mode = 2 4 rounding mode = 1 5 rounding mode = 0 6 rounding mode = 3 7 rounding mode = 2 8 rounding mode = 3
|
D | srnmb.stdout.exp | 1 initial rounding mode = 0 2 rounding mode = 3 3 rounding mode = 2 4 rounding mode = 1 5 rounding mode = 0 6 rounding mode = 1 7 rounding mode = 0
|
D | rounding-2.stdout.exp | 1 initial rounding mode: 0 2 setting rounding mode to 0 4 setting rounding mode to 1 6 setting rounding mode to 2 8 setting rounding mode to 3
|
D | fpext_warn.stderr.exp | 3 The specified rounding mode cannot be supported. That 6 the rounding mode from FPC. Results may differ! 9 The specified rounding mode cannot be supported. That 12 the rounding mode from FPC. Results may differ! 15 The specified rounding mode cannot be supported. That 18 the rounding mode from FPC. Results may differ!
|
D | Makefile.am | 12 rounding-1 rounding-2 rounding-3 rounding-4 rounding-5 bfp-1 \ 14 ex clst mvc test_fork test_sig rounding-6 rxsbg popcnt \ 44 mul.h or.h sub.h xor.h table.h svc.h rounding.h \
|
/external/valgrind/none/tests/mips32/ |
D | FPUarithmetic.stdout.exp | 2 rounding mode: near 27 rounding mode: zero 52 rounding mode: +inf 77 rounding mode: -inf 102 rounding mode: near 127 rounding mode: zero 152 rounding mode: +inf 177 rounding mode: -inf 202 rounding mode: near 227 rounding mode: zero [all …]
|
D | FPUarithmetic.stdout.exp-mips32 | 2 rounding mode: near 27 rounding mode: zero 52 rounding mode: +inf 77 rounding mode: -inf 102 rounding mode: near 127 rounding mode: zero 152 rounding mode: +inf 177 rounding mode: -inf 202 rounding mode: near 227 rounding mode: zero [all …]
|
/external/valgrind/none/tests/ppc64/ |
D | test_dfp2.stdout.exp_Without_dcffix | 3 test with rounding mode 0 20 test with rounding mode 1 37 test with rounding mode 2 54 test with rounding mode 3 71 test with rounding mode 4 88 test with rounding mode 5 105 test with rounding mode 6 122 test with rounding mode 7 140 test with rounding mode 0 157 test with rounding mode 1 [all …]
|
D | test_dfp2.stdout.exp | 3 test with rounding mode 0 20 test with rounding mode 1 37 test with rounding mode 2 54 test with rounding mode 3 71 test with rounding mode 4 88 test with rounding mode 5 105 test with rounding mode 6 122 test with rounding mode 7 140 test with rounding mode 0 157 test with rounding mode 1 [all …]
|
/external/valgrind/none/tests/ppc32/ |
D | test_dfp2.stdout.exp_Without_dcffix | 3 test with rounding mode 0 20 test with rounding mode 1 37 test with rounding mode 2 54 test with rounding mode 3 71 test with rounding mode 4 88 test with rounding mode 5 105 test with rounding mode 6 122 test with rounding mode 7 140 test with rounding mode 0 157 test with rounding mode 1 [all …]
|
D | test_dfp2.stdout.exp | 3 test with rounding mode 0 20 test with rounding mode 1 37 test with rounding mode 2 54 test with rounding mode 3 71 test with rounding mode 4 88 test with rounding mode 5 105 test with rounding mode 6 122 test with rounding mode 7 140 test with rounding mode 0 157 test with rounding mode 1 [all …]
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | rounding.decTest | 2 -- rounding.decTest -- decimal rounding modes testcases -- 23 -- order to get correct results for some rounding modes. Rather than 24 -- single rounding tests we therefore need tests for most operators. 26 -- is rounding of negatives (if the latter works for addition, assume it 41 rounding: down 73 rounding: half_down 105 rounding: half_even 137 rounding: half_up 169 rounding: up 201 rounding: floor [all …]
|
D | tointegral.decTest | 31 rounding: half_up 166 rounding: half_up 178 -- all rounding modes 179 rounding: half_even 188 rounding: half_up 197 rounding: half_down 206 rounding: up 215 rounding: down 224 rounding: ceiling 233 rounding: floor
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
D | rounding.decTest | 2 -- rounding.decTest -- decimal rounding modes testcases -- 23 -- order to get correct results for some rounding modes. Rather than 24 -- single rounding tests we therefore need tests for most operators. 26 -- is rounding of negatives (if the latter works for addition, assume it 41 rounding: down 73 rounding: half_down 105 rounding: half_even 137 rounding: half_up 169 rounding: up 201 rounding: floor [all …]
|
D | tointegral.decTest | 31 rounding: half_up 166 rounding: half_up 178 -- all rounding modes 179 rounding: half_even 188 rounding: half_up 197 rounding: half_down 206 rounding: up 215 rounding: down 224 rounding: ceiling 233 rounding: floor
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 634 NumberFormatter.with().rounding(Rounder.integer()), in roundingFraction() 649 NumberFormatter.with().rounding(Rounder.fixedFraction(3)), in roundingFraction() 664 NumberFormatter.with().rounding(Rounder.minFraction(1)), in roundingFraction() 679 NumberFormatter.with().rounding(Rounder.maxFraction(1)), in roundingFraction() 694 NumberFormatter.with().rounding(Rounder.minMaxFraction(1, 3)), in roundingFraction() 712 NumberFormatter.with().rounding(Rounder.fixedDigits(3)), in roundingFigures() 720 NumberFormatter.with().rounding(Rounder.fixedDigits(3)), in roundingFigures() 728 NumberFormatter.with().rounding(Rounder.fixedDigits(3)), in roundingFigures() 736 NumberFormatter.with().rounding(Rounder.minDigits(2)), in roundingFigures() 744 NumberFormatter.with().rounding(Rounder.maxDigits(4)), in roundingFigures() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 631 NumberFormatter.with().rounding(Rounder.integer()), in roundingFraction() 646 NumberFormatter.with().rounding(Rounder.fixedFraction(3)), in roundingFraction() 661 NumberFormatter.with().rounding(Rounder.minFraction(1)), in roundingFraction() 676 NumberFormatter.with().rounding(Rounder.maxFraction(1)), in roundingFraction() 691 NumberFormatter.with().rounding(Rounder.minMaxFraction(1, 3)), in roundingFraction() 709 NumberFormatter.with().rounding(Rounder.fixedDigits(3)), in roundingFigures() 717 NumberFormatter.with().rounding(Rounder.fixedDigits(3)), in roundingFigures() 725 NumberFormatter.with().rounding(Rounder.fixedDigits(3)), in roundingFigures() 733 NumberFormatter.with().rounding(Rounder.minDigits(2)), in roundingFigures() 741 NumberFormatter.with().rounding(Rounder.maxDigits(4)), in roundingFigures() [all …]
|
/external/webp/src/dsp/ |
D | yuv.h | 173 static WEBP_INLINE int VP8ClipUV(int uv, int rounding) { in VP8ClipUV() argument 174 uv = (uv + rounding + (128 << (YUV_FIX + 2))) >> (YUV_FIX + 2); in VP8ClipUV() 178 static WEBP_INLINE int VP8RGBToY(int r, int g, int b, int rounding) { in VP8RGBToY() argument 180 return (luma + rounding + (16 << YUV_FIX)) >> YUV_FIX; // no need to clip in VP8RGBToY() 183 static WEBP_INLINE int VP8RGBToU(int r, int g, int b, int rounding) { in VP8RGBToU() argument 185 return VP8ClipUV(u, rounding); in VP8RGBToU() 188 static WEBP_INLINE int VP8RGBToV(int r, int g, int b, int rounding) { in VP8RGBToV() argument 190 return VP8ClipUV(v, rounding); in VP8RGBToV()
|
/external/icu/android_icu4j/src/main/java/android/icu/number/ |
D | NumberPropertyMapper.java | 157 Rounder rounding = null; in oldToNew() 159 rounding = Rounder.constructCurrency(currencyUsage).withCurrency(currency); in oldToNew() 161 rounding = Rounder.constructIncrement(roundingIncrement); in oldToNew() 167 rounding = Rounder.constructSignificant(minSig, maxSig); in oldToNew() 169 rounding = Rounder.constructFraction(minFrac, maxFrac); in oldToNew() 171 rounding = Rounder.constructCurrency(currencyUsage); in oldToNew() 173 if (rounding != null) { in oldToNew() 174 rounding = rounding.withMode(mathContext); in oldToNew() 175 macros.rounder = rounding; in oldToNew() 307 if (rounding instanceof CurrencyRounder) { in oldToNew() [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | NumberPropertyMapper.java | 156 Rounder rounding = null; in oldToNew() 158 rounding = Rounder.constructCurrency(currencyUsage).withCurrency(currency); in oldToNew() 160 rounding = Rounder.constructIncrement(roundingIncrement); in oldToNew() 166 rounding = Rounder.constructSignificant(minSig, maxSig); in oldToNew() 168 rounding = Rounder.constructFraction(minFrac, maxFrac); in oldToNew() 170 rounding = Rounder.constructCurrency(currencyUsage); in oldToNew() 172 if (rounding != null) { in oldToNew() 173 rounding = rounding.withMode(mathContext); in oldToNew() 174 macros.rounder = rounding; in oldToNew() 306 if (rounding instanceof CurrencyRounder) { in oldToNew() [all …]
|
/external/libhevc/common/arm/ |
D | ihevc_inter_pred_chroma_vert_w16inp.s | 161 vqrshrun.s16 d0,q0,#6 @rounding shift 162 vqrshrun.s16 d30,q15,#6 @rounding shift 219 vqrshrun.s16 d30,q15,#6 @rounding shift 234 vqrshrun.s16 d28,q14,#6 @rounding shift 247 vqrshrun.s16 d26,q13,#6 @rounding shift 259 vqrshrun.s16 d24,q12,#6 @rounding shift 272 vqrshrun.s16 d30,q15,#6 @rounding shift 286 vqrshrun.s16 d28,q14,#6 @rounding shift 301 vqrshrun.s16 d26,q13,#6 @rounding shift 311 vqrshrun.s16 d24,q12,#6 @rounding shift [all …]
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | temporal_filter_sse4.c | 115 const int strength, const int rounding, in average_8() argument 119 const __m128i rounding_u16 = _mm_set1_epi16(rounding); in average_8() 142 const int rounding, const int weight) { in average_16() argument 144 const __m128i rounding_u16 = _mm_set1_epi16(rounding); in average_16() 244 const int rounding = strength > 0 ? 1 << (strength - 1) : 0; in vp9_temporal_filter_apply_sse4_1() local 264 sum_row_c = average_8(sum_row_c, mul_constants, strength, rounding, weight); in vp9_temporal_filter_apply_sse4_1() 282 average_8(sum_row_a, mul_constants, strength, rounding, weight); in vp9_temporal_filter_apply_sse4_1() 299 sum_row_a = average_8(sum_row_a, mul_constants, strength, rounding, weight); in vp9_temporal_filter_apply_sse4_1() 322 strength, rounding, weight); in vp9_temporal_filter_apply_sse4_1() 347 strength, rounding, weight); in vp9_temporal_filter_apply_sse4_1() [all …]
|