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

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

Completed in 1528 milliseconds