HomeSort by relevance Sort by last modified time
    Searched refs:kRoundHalfDown (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/test/intltest/
dcfmtest.cpp 409 fmtr.setRoundingMode(DecimalFormat::kRoundHalfDown);
numfmtst.cpp     [all...]
  /external/icu/icu4c/source/i18n/
digitlst.cpp 262 case DecimalFormat::kRoundHalfDown: r = DEC_ROUND_HALF_DOWN; break;
  /external/icu/icu4c/source/i18n/unicode/
decimfmt.h 676 kRoundHalfDown, /**< Round towards the nearest integer, or
    [all...]

Completed in 78 milliseconds