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

  /external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/
Util.java 41 private static final DecimalFormat DECIMAL_FORMAT = new DecimalFormat("0.000");
84 buf.append(DECIMAL_FORMAT.format(micros));
88 buf.append(DECIMAL_FORMAT.format(millis));
92 buf.append(DECIMAL_FORMAT.format(seconds));
  /external/icu/icu4c/source/i18n/
compactdecimalformat.cpp 547 enum EFormatsTableKey { DECIMAL_FORMAT, CURRENCY_FORMAT };
588 formatsTableKey = DECIMAL_FORMAT;
600 && formatsTableKey == DECIMAL_FORMAT) {
604 && formatsTableKey == DECIMAL_FORMAT) {
    [all...]
  /prebuilts/tools/common/m2/repository/com/facebook/rebound/rebound/0.3.8/
rebound-0.3.8.jar 

Completed in 240 milliseconds