Searched refs:roundingInc (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddcfmapts.cpp484 double roundingInc = pat.getRoundingIncrement(); local
485 if (roundingInc != 0.0) {
497 roundingInc = pat.getRoundingIncrement();
498 if (roundingInc != 0.0) {
/external/icu4c/test/intltest/
H A Ddcfmapts.cpp497 double roundingInc = pat.getRoundingIncrement(); local
498 if (roundingInc != 0.0) {
510 roundingInc = pat.getRoundingIncrement();
511 if (roundingInc != 0.0) {
/external/chromium_org/third_party/icu/source/i18n/
H A Ddecimfmt.cpp3745 DigitList roundingInc; local
3797 roundingInc.append((char)(ch - zeroDigit + '0'));
4165 roundingInc.setDecimalAt(effectiveDecimalPos - roundingPos);
4167 *fRoundingIncrement = roundingInc;
4169 fRoundingIncrement = new DigitList(roundingInc);
/external/icu4c/i18n/
H A Ddecimfmt.cpp4580 DigitList roundingInc; local
4631 roundingInc.append((char)(ch - zeroDigit + '0'));
5000 roundingInc.setDecimalAt(effectiveDecimalPos - roundingPos);
5002 *fRoundingIncrement = roundingInc;
5004 fRoundingIncrement = new DigitList(roundingInc);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 501 milliseconds