/prebuilts/go/darwin-x86/src/math/big/ |
rat.go | 102 // - the low-order 1 will be used during rounding then discarded. 134 // 4. Rounding. 155 mantissa >>= 1 // discard rounding bit. Mantissa now scaled by 1<<Msize1. 200 // - the low-order 1 will be used during rounding then discarded. 232 // 4. Rounding. 253 mantissa >>= 1 // discard rounding bit. Mantissa now scaled by 1<<Msize1.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
rat.go | 105 // - the low-order 1 will be used during rounding then discarded. 137 // 4. Rounding. 158 mantissa >>= 1 // discard rounding bit. Mantissa now scaled by 1<<Msize1. 203 // - the low-order 1 will be used during rounding then discarded. 235 // 4. Rounding. 256 mantissa >>= 1 // discard rounding bit. Mantissa now scaled by 1<<Msize1.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/ |
rat.go | 102 // - the low-order 1 will be used during rounding then discarded. 134 // 4. Rounding. 155 mantissa >>= 1 // discard rounding bit. Mantissa now scaled by 1<<Msize1. 200 // - the low-order 1 will be used during rounding then discarded. 232 // 4. Rounding. 253 mantissa >>= 1 // discard rounding bit. Mantissa now scaled by 1<<Msize1.
|
/prebuilts/go/linux-x86/src/math/big/ |
rat.go | 102 // - the low-order 1 will be used during rounding then discarded. 134 // 4. Rounding. 155 mantissa >>= 1 // discard rounding bit. Mantissa now scaled by 1<<Msize1. 200 // - the low-order 1 will be used during rounding then discarded. 232 // 4. Rounding. 253 mantissa >>= 1 // discard rounding bit. Mantissa now scaled by 1<<Msize1.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/ |
reloc.exp | 303 # section offsets without risking incorrect rounding. So, we just 441 set testname "roundmode.s: Test switching of rounding modes (part 2)" 444 if [gas_test_old "roundmode.s" "" "Test switch of rounding modes(part 1)"] { 447 # Make sure GAS generated correct relocations to switch rounding modes. 448 # Also make sure (for SOM) that redundant rounding mode relocations 694 # Make sure we switch rounding modes correctly
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/decimaltestdata/ |
ddFMA.decTest | 27 rounding: half_even 256 -- test some edge cases with exact rounding [all...] |
dqQuantize.decTest | 33 rounding: half_even 152 -- a couple where rounding was different in base tests 153 rounding: half_up 157 rounding: half_even 358 rounding: down 360 rounding: half_up [all...] |
divide.decTest | 24 rounding: half_up 266 -- input rounding checks 366 rounding: half_up 373 rounding: half_up 546 rounding: half_up [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/decimaltestdata/ |
ddFMA.decTest | 27 rounding: half_even 256 -- test some edge cases with exact rounding [all...] |
dqQuantize.decTest | 33 rounding: half_even 152 -- a couple where rounding was different in base tests 153 rounding: half_up 157 rounding: half_even 358 rounding: down 360 rounding: half_up [all...] |
divide.decTest | 24 rounding: half_up 266 -- input rounding checks 366 rounding: half_up 373 rounding: half_up 546 rounding: half_up [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddFMA.decTest | 27 rounding: half_even 256 -- test some edge cases with exact rounding [all...] |
dqQuantize.decTest | 33 rounding: half_even 152 -- a couple where rounding was different in base tests 153 rounding: half_up 157 rounding: half_even 358 rounding: down 360 rounding: half_up [all...] |
divide.decTest | 24 rounding: half_up 266 -- input rounding checks 366 rounding: half_up 373 rounding: half_up 546 rounding: half_up [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddFMA.decTest | 27 rounding: half_even 256 -- test some edge cases with exact rounding [all...] |
dqQuantize.decTest | 33 rounding: half_even 152 -- a couple where rounding was different in base tests 153 rounding: half_up 157 rounding: half_even 358 rounding: down 360 rounding: half_up [all...] |
divide.decTest | 24 rounding: half_up 266 -- input rounding checks 366 rounding: half_up 373 rounding: half_up 546 rounding: half_up [all...] |
/libcore/ojluni/src/main/java/java/text/ |
DecimalFormat.java | 293 * <h4>Rounding</h4> 295 * <code>DecimalFormat</code> provides rounding modes defined in 572 * @exception ArithmeticException if rounding is needed with rounding 603 * @exception ArithmeticException if rounding is needed with rounding 623 * @exception ArithmeticException if rounding is needed with rounding 644 * @exception ArithmeticException if rounding is needed with rounding [all...] |
/external/icu/icu4c/source/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 */ 501 /* rounding mode if overflow occurs or rounding is */ 506 /* Overflow) can be reported or rounding applied, as necessary. */ 527 Int residue; /* rounding residue */ [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
numberformattestspecification.txt | 62 test rounding 131 // JDK does not support rounding increments 174 // JDK doesn't correct rounding for currency, shows USD (433 184 // JDK gives 1\u00A0234,57. JDK doesn't seem to correct rounding 377 test rounding setters 409 test rounding mode setters 435 // TODO: Get the rounding data into ICU4C and ICU4J
|
/external/icu/icu4c/source/test/testdata/ |
numberformattestspecification.txt | 62 test rounding 131 // JDK does not support rounding increments 174 // JDK doesn't correct rounding for currency, shows USD (433 184 // JDK gives 1\u00A0234,57. JDK doesn't seem to correct rounding 377 test rounding setters 409 test rounding mode setters 435 // TODO: Get the rounding data into ICU4C and ICU4J
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
numberformattestspecification.txt | 62 test rounding 131 // JDK does not support rounding increments 174 // JDK doesn't correct rounding for currency, shows USD (433 184 // JDK gives 1\u00A0234,57. JDK doesn't seem to correct rounding 377 test rounding setters 409 test rounding mode setters 435 // TODO: Get the rounding data into ICU4C and ICU4J
|
/external/valgrind/VEX/priv/ |
host_s390_isel.c | 647 /* Set the BFP rounding mode in the FPC. This function is called for 649 rounding mode from the FPC. */ 667 /* The incoming rounding mode is in VEX IR encoding. Need to change 670 rounding mode | s390 | IR 692 a rounding mode in the insn itself. In that case there is no need to 693 stick the rounding mode into the FPC -- a good thing. However, the 694 rounding mode must be known. */ 698 if (irrm->tag == Iex_Const) { /* rounding mode is known */ 721 /* Set the DFP rounding mode in the FPC. This function is called for 723 rounding mode from the FPC. * [all...] |
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
Target.java | 60 * - different rounding mode 334 * We also expand what's allowed by +/- mUlpFactor to allow for the various rounding modes. 364 // Expand the range by one ulp factor to cover for the different rounding modes. 438 * Reduce mMinValue but don't go negative if it's positive because the rounding error 479 * Increase mMaxValue but don't go positive if it's negative because the rounding error
|
/external/guava/guava/src/com/google/common/math/ |
IntMath.java | 79 * Returns the base-2 logarithm of {@code x}, rounded according to the specified rounding mode. 120 * Returns the base-10 logarithm of {@code x}, rounded according to the specified rounding mode. 223 * Returns the square root of {@code x}, rounded with the specified rounding mode. 271 * Returns the result of dividing {@code p} by {@code q}, rounding using the specified 292 * deal with the cases where rounding towards 0 is wrong, which typically depends on the sign of
|