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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
unum.h 666 UNUM_MAX_SIGNIFICANT_DIGITS,
    [all...]
  /external/icu4c/i18n/unicode/
unum.h 788 UNUM_MAX_SIGNIFICANT_DIGITS,
    [all...]
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 78 private static final int UNUM_MAX_SIGNIFICANT_DIGITS = 18;

Completed in 244 milliseconds