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

  /external/icu4c/test/intltest/
dcfmtest.cpp 387 fmtr.setRoundingMode(DecimalFormat::kRoundFloor);
403 fmtr.setRoundingMode(DecimalFormat::kRoundFloor);
  /external/icu4c/i18n/unicode/
decimfmt.h 653 kRoundFloor, /**< Round towards negative infinity */
    [all...]
  /external/icu4c/i18n/
digitlst.cpp 253 case DecimalFormat::kRoundFloor: r = DEC_ROUND_FLOOR; break;

Completed in 68 milliseconds