Searched refs:UNUM_FRACTION_DIGITS (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Duprntf_p.c307 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision);
312 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
316 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
619 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision);
629 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
633 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
707 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision);
712 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
716 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
905 unum_setAttribute(format, UNUM_FRACTION_DIGITS, inf
[all...]
/external/icu/icu4c/source/io/
H A Duprntf_p.c307 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision);
312 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
316 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
619 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision);
629 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
633 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
707 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision);
712 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
716 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6);
905 unum_setAttribute(format, UNUM_FRACTION_DIGITS, inf
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcurrtest.c176 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 2);
183 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 3);
/external/icu/icu4c/source/test/cintltst/
H A Dcurrtest.c176 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 2);
183 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 3);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h840 UNUM_FRACTION_DIGITS, enumerator in enum:UNumberFormatAttribute
926 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
949 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
/external/icu/icu4c/source/i18n/unicode/
H A Dunum.h852 UNUM_FRACTION_DIGITS, enumerator in enum:UNumberFormatAttribute
936 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
959 * UNUM_MAX_FRACTION_DIGITS, UNUM_MIN_FRACTION_DIGITS, UNUM_FRACTION_DIGITS, UNUM_MULTIPLIER,
/external/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp5393 case UNUM_FRACTION_DIGITS:
5494 case UNUM_FRACTION_DIGITS:
/external/chromium_org/third_party/icu/source/i18n/
H A Ddecimfmt.cpp5800 case UNUM_FRACTION_DIGITS:
5901 case UNUM_FRACTION_DIGITS:

Completed in 1486 milliseconds