/frameworks/compile/libbcc/runtime/test/Unit/ |
floatundisf_test.c | 18 // Returns: convert a to a float, rounding toward even.
|
/libcore/luni/src/main/java/java/text/spi/ |
NumberFormatProvider.java | 56 * using half-even rounding mode for formatting, and to parse only the
|
/external/apache-harmony/math/src/test/java/tests/api/java/math/ |
BigDecimalTest.java | 577 // rounding mode defaults to zero 610 // testing rounding Mode ROUND_CEILING 623 // testing rounding Mode ROUND_DOWN 635 // testing rounding Mode ROUND_FLOOR 646 // testing rounding Mode ROUND_HALF_DOWN 663 // testing rounding Mode ROUND_HALF_EVEN 685 // testing rounding Mode ROUND_HALF_UP 698 // testing rounding Mode ROUND_UNNECESSARY 705 // testing rounding Mode ROUND_UP 718 // testing invalid rounding mode [all...] |
/external/valgrind/main/none/tests/ppc32/ |
round.c | 560 /* set up the invariant fields of B, the arg to cause rounding */ 700 /* look at 3 guard bits to determine expected rounding */ 723 /* no rounding */ 731 /* no rounding */ 877 /* set up the invariant fields of B, the arg to cause rounding */ 1037 /* look at 3 guard bits to determine expected rounding */ 1060 /* no rounding */ 1068 /* no rounding */ 1171 "test rounding of float operators without guard bits"); 1177 "test rounding of float operators with guard bits") [all...] |
/external/valgrind/main/none/tests/ppc64/ |
round.c | 560 /* set up the invariant fields of B, the arg to cause rounding */ 700 /* look at 3 guard bits to determine expected rounding */ 723 /* no rounding */ 731 /* no rounding */ 877 /* set up the invariant fields of B, the arg to cause rounding */ 1037 /* look at 3 guard bits to determine expected rounding */ 1060 /* no rounding */ 1068 /* no rounding */ 1171 "test rounding of float operators without guard bits"); 1177 "test rounding of float operators with guard bits") [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
idct.cpp | 165 /* with the proper rounding */ 209 r2 = (181 * (r4 + r5) + 128) >> 8; /* rounding */ 269 /* for proper rounding in the fourth stage */ 300 r2 = (181 * (r4 + r5) + 128) >> 8; /* rounding */ 388 /* with the proper rounding */ 432 r2 = (181 * (r4 + r5) + 128) >> 8; /* rounding */ 490 /* for proper rounding in the fourth stage */ 521 r2 = (181 * (r4 + r5) + 128) >> 8; /* rounding */
|
idct_vca.cpp | 116 *blk = 0; /* for proper rounding in the fourth stage */ 205 *blk = 0; /* for proper rounding in the fourth stage */ 316 *blk = 0; /* for proper rounding in the fourth stage */ 462 blk[0] = 0; /* for proper rounding in the fourth stage */ 521 blk[0] = 0;/* for proper rounding in the fourth stage */ 596 blk[0] = 0;/* for proper rounding in the fourth stage */
|
/external/icu4c/i18n/ |
decNumber.c | 144 /* 5. Rounding is deferred until finalization of results, with any */ 147 /* rounding when more than one shortening takes place (for */ 154 /* This must be called before any rounding if the number of digits */ 486 /* rounding mode if overflow occurs or rounding is */ 491 /* Overflow) can be reported or rounding applied, as necessary. */ 512 Int residue; /* rounding residue */ [all...] |
digitlst.h | 18 * 08/02/98 stephen Added nearest/even rounding 78 * allows rounding computations to be done directly in decimal, avoiding 163 * Remove, by rounding, any fractional part of the decimal number,
|
/external/jpeg/ |
jccolor.c | 48 * the products by 2^16, with appropriate rounding, to get the correct answer. 56 * The CENTERJSAMPLE offsets and the rounding fudge-factor of 0.5 are included 105 /* We use a rounding fudge-factor of 0.5-epsilon for Cb and Cr.
|
/external/kernel-headers/original/linux/ |
jiffies.h | 226 * for more details. It is the scaled resolution rounding value. Note 304 * nsec -= nsec % TICK_NSEC; is NOT a correct resolution rounding. 345 * The solution we use is to do the rounding AFTER we convert the
|
/external/llvm/include/llvm/ |
IntrinsicsARM.td | 265 // The various saturating and rounding vector shift operations need to be 291 // Vector Rounding Shift. 304 // Vector Saturating Rounding Shift.
|
/external/llvm/lib/Target/ |
TargetMachine.cpp | 93 EnableHonorSignDependentRoundingFPMath("enable-sign-dependent-rounding-fp-math", 95 cl::desc("Force codegen to assume rounding mode can change dynamically"), 287 /// that the rounding mode of the FPU can change from its default.
|
/external/v8/src/ |
fixed-dtoa.cc | 212 // digits had been '9' before rounding up. Now all trailing digits are '0' and 228 // The function will round its result. During the rounding-process digits not 232 // rounding-up will change the contents of the buffer to "20000".
|
/bionic/libm/i387/ |
fenv.c | 36 * has the rounding control bits offset by 3 and the exception mask 325 * rounding mode. Reading the control word on the x87 turns
|
/external/libvpx/vp8/common/ |
filter.c | 65 (VP8_FILTER_WEIGHT >> 1); /* Rounding */ 111 (VP8_FILTER_WEIGHT >> 1); /* Rounding */
|
/external/webkit/Source/WebCore/rendering/svg/ |
RenderSVGRoot.cpp | 85 // FIXME: Investigate in size rounding issues 96 // FIXME: Investigate in size rounding issues
|
/external/llvm/lib/Support/ |
APFloat.cpp | 526 when rounding up during hexadecimal output. */ 1135 new LSB, with the given lost fraction and rounding mode, the result 1188 /* Before rounding normalize the exponent of fcNormal numbers. */ 1198 the rounding mode. */ [all...] |
/bionic/libc/arch-sh/include/machine/ |
ieee.h | 45 * floating point. It does *not* define (yet?) any of the rounding
|
/bionic/libc/arch-x86/include/machine/ |
ieee.h | 46 * floating point. It does *not* define (yet?) any of the rounding
|
/bionic/libm/ia64/ |
fenv.h | 47 /* Rounding modes */
|
/bionic/libm/include/ia64/ |
fenv.h | 47 /* Rounding modes */
|
/bionic/libm/include/powerpc/ |
fenv.h | 66 /* Rounding modes */
|
/bionic/libm/include/sparc64/ |
fenv.h | 47 * Rounding modes
|
/bionic/libm/powerpc/ |
fenv.h | 66 /* Rounding modes */
|