Home | History | Annotate | Download | only in i18n

Lines Matching refs:round

1076             * round(number / fRoundingDouble, fRoundingMode, isNegative);
1104 // If we did not round in binary space, round in decimal space
1114 * Round a double value to the nearest integer according to the
1121 double DecimalFormat::round(double a, ERoundingMode mode, UBool isNegative) {
4006 * of zero, which allows proper round-trip patterns. We don't want