Home
last modified time | relevance | path

Searched refs:rounding (Results 1 – 25 of 150) sorted by relevance

123456

/external/valgrind/none/tests/s390x/
Drounding-5.stdout.exp1 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 …]
Drounding-4.stdout.exp1 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 …]
Dsrnmt.stdout.exp1 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
Dsrnm.stdout.exp1 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
Dsrnmb.stdout.exp1 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
Drounding-2.stdout.exp1 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
Dfpext_warn.stderr.exp3 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!
DMakefile.am12 rounding-1 rounding-2 rounding-3 rounding-4 rounding-5 bfp-1 \
14 ex clst mvc test_fork test_sig rounding-6 rxsbg\
43 mul.h or.h sub.h xor.h table.h svc.h rounding.h \
Drounding-3.stdout.exp1 setting rounding mode to [-> near]
38 setting rounding mode to [-> zero]
75 setting rounding mode to [-> +inf]
112 setting rounding mode to [-> -inf]
/external/valgrind/none/tests/mips32/
DFPUarithmetic.stdout.exp2 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 …]
DFPUarithmetic.stdout.exp-mips322 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/webp/src/dsp/
Dyuv.h190 static WEBP_INLINE int VP8ClipUV(int uv, int rounding) { in VP8ClipUV() argument
191 uv = (uv + rounding + (128 << (YUV_FIX + 2))) >> (YUV_FIX + 2); in VP8ClipUV()
197 static WEBP_INLINE int VP8RGBToY(int r, int g, int b, int rounding) { in VP8RGBToY() argument
199 return (luma + rounding + (16 << YUV_FIX)) >> YUV_FIX; // no need to clip in VP8RGBToY()
202 static WEBP_INLINE int VP8RGBToU(int r, int g, int b, int rounding) { in VP8RGBToU() argument
204 return VP8ClipUV(u, rounding); in VP8RGBToU()
207 static WEBP_INLINE int VP8RGBToV(int r, int g, int b, int rounding) { in VP8RGBToV() argument
209 return VP8ClipUV(v, rounding); in VP8RGBToV()
217 static WEBP_INLINE int VP8RGBToY(int r, int g, int b, int rounding) { in VP8RGBToY() argument
219 return (luma + rounding) >> YUV_FIX; // no need to clip in VP8RGBToY()
[all …]
/external/valgrind/none/tests/ppc64/
Dtest_dfp2.stdout.exp_Without_dcffix3 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 …]
Dtest_dfp2.stdout.exp3 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/
Dtest_dfp2.stdout.exp_Without_dcffix3 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 …]
Dtest_dfp2.stdout.exp3 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/libhevc/common/arm/
Dihevc_inter_pred_chroma_vert_w16inp.s155 vqrshrun.s16 d0,q0,#6 @rounding shift
156 vqrshrun.s16 d30,q15,#6 @rounding shift
213 vqrshrun.s16 d30,q15,#6 @rounding shift
228 vqrshrun.s16 d28,q14,#6 @rounding shift
241 vqrshrun.s16 d26,q13,#6 @rounding shift
253 vqrshrun.s16 d24,q12,#6 @rounding shift
266 vqrshrun.s16 d30,q15,#6 @rounding shift
280 vqrshrun.s16 d28,q14,#6 @rounding shift
295 vqrshrun.s16 d26,q13,#6 @rounding shift
305 vqrshrun.s16 d24,q12,#6 @rounding shift
[all …]
Dihevc_itrans_recon_4x4_ttype1.s162 vqrshrn.s32 d14,q3,#shift_stage1_idct @ (pi2_out[0] + rounding ) >> shift_stage1_idct
163 vqrshrn.s32 d15,q4,#shift_stage1_idct @ (pi2_out[1] + rounding ) >> shift_stage1_idct
164 vqrshrn.s32 d16,q5,#shift_stage1_idct @ (pi2_out[2] + rounding ) >> shift_stage1_idct
165 vqrshrn.s32 d17,q6,#shift_stage1_idct @ (pi2_out[3] + rounding ) >> shift_stage1_idct
202 vqrshrn.s32 d0,q3,#shift_stage2_idct @ (pi2_out[0] + rounding ) >> shift_stage1_idct
203 vqrshrn.s32 d1,q4,#shift_stage2_idct @ (pi2_out[1] + rounding ) >> shift_stage1_idct
204 vqrshrn.s32 d2,q5,#shift_stage2_idct @ (pi2_out[2] + rounding ) >> shift_stage1_idct
205 vqrshrn.s32 d3,q6,#shift_stage2_idct @ (pi2_out[3] + rounding ) >> shift_stage1_idct
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/number/
DCurrencyDemo.java48 result.setRoundingIncrement(hack.rounding); in getCurrencyFormat()
58 double rounding; field in CurrencyDemo.HackCurrencyInfo
60 HackCurrencyInfo(int decimals, double rounding, String symbol) { in HackCurrencyInfo() argument
62 this.rounding = rounding; in HackCurrencyInfo()
/external/valgrind/docs/internals/
Ds390-opcodes.csv333 srnm,"set rounding mode",implemented,
732 srnmt,"set rounding mode dfp",implemented
908 cefbra,"convert from 32 bit fixed to short bfp with rounding mode",implemented,
909 cdfbra,"convert from 32 bit fixed to long bfp with rounding mode",implemented,
910 cxfbra,"convert from 32 bit fixed to extended bfp with rounding mode",implemented,
911 cegbra,"convert from 64 bit fixed to short bfp with rounding mode",implemented,
912 cdgbra,"convert from 64 bit fixed to long bfp with rounding mode",implemented,
913 cxgbra,"convert from 64 bit fixed to extended bfp with rounding mode",implemented,
914 celfbr,"convert from 32 bit logical fixed to short bfp with rounding mode",implemented,
915 cdlfbr,"convert from 32 bit logical fixed to long bfp with rounding mode",implemented,
[all …]
/external/icu/icu4c/source/i18n/
DdecContext.h75 enum rounding { enum
92 enum rounding round; /* rounding mode */
253 U_INTERNAL enum rounding U_EXPORT2 uprv_decContextGetRounding(decContext *);
257 U_INTERNAL decContext * U_EXPORT2 uprv_decContextSetRounding(decContext *, enum rounding);
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_highbd_block_error_intrin_sse2.c24 const int rounding = shift > 0 ? 1 << (shift - 1) : 0; in vp9_highbd_block_error_sse2() local
66 error = (error + rounding) >> shift; in vp9_highbd_block_error_sse2()
67 sqcoeff = (sqcoeff + rounding) >> shift; in vp9_highbd_block_error_sse2()
/external/libyuv/files/unit_test/
Dscale_test.cc22 FilterMode f, int rounding, int benchmark_iterations) { in TestFilter() argument
23 const int b = 128 * rounding; in TestFilter()
24 int src_width_uv = (src_width + rounding) >> 1; in TestFilter()
25 int src_height_uv = (src_height + rounding) >> 1; in TestFilter()
37 int dst_width_uv = (dst_width + rounding) >> 1; in TestFilter()
38 int dst_height_uv = (dst_height + rounding) >> 1; in TestFilter()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.c32 const __m128i rounding = _mm_set1_epi32(DCT_CONST_ROUNDING); in vpx_idct4x4_16_add_sse2() local
56 input0 = _mm_add_epi32(input0, rounding); in vpx_idct4x4_16_add_sse2()
57 input1 = _mm_add_epi32(input1, rounding); in vpx_idct4x4_16_add_sse2()
58 input2 = _mm_add_epi32(input2, rounding); in vpx_idct4x4_16_add_sse2()
59 input3 = _mm_add_epi32(input3, rounding); in vpx_idct4x4_16_add_sse2()
95 input0 = _mm_add_epi32(input0, rounding); in vpx_idct4x4_16_add_sse2()
96 input1 = _mm_add_epi32(input1, rounding); in vpx_idct4x4_16_add_sse2()
97 input2 = _mm_add_epi32(input2, rounding); in vpx_idct4x4_16_add_sse2()
98 input3 = _mm_add_epi32(input3, rounding); in vpx_idct4x4_16_add_sse2()
337 tmp0 = _mm_add_epi32(tmp0, rounding); \
[all …]
/external/compiler-rt/lib/builtins/
Dfp_mul_impl.inc11 // rounding (to nearest, ties to even).
88 // Result is denormal before rounding
102 // Result is normal before rounding; insert the exponent.
110 // Final rounding. The final result may overflow to infinity, or underflow
112 // default IEEE-754 round-to-nearest, ties-to-even rounding mode.

123456