/external/icu/icu4c/source/io/ |
D | uprntf_p.cpp | 314 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_double_handler() 319 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_double_handler() 323 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_double_handler() 629 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_scientific_handler() 639 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_scientific_handler() 643 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_scientific_handler() 717 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_percent_handler() 722 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_percent_handler() 726 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_percent_handler() 920 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_spellout_handler() [all …]
|
/external/cronet/third_party/icu/source/io/ |
D | uprntf_p.cpp | 314 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_double_handler() 319 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_double_handler() 323 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_double_handler() 629 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_scientific_handler() 639 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_scientific_handler() 643 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_scientific_handler() 717 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_percent_handler() 722 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_percent_handler() 726 unum_setAttribute(format, UNUM_FRACTION_DIGITS, 6); in u_printf_percent_handler() 920 unum_setAttribute(format, UNUM_FRACTION_DIGITS, info->fPrecision); in u_printf_spellout_handler() [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | currtest.c | 209 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 2); in TestFractionDigitOverride() 216 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 3); in TestFractionDigitOverride()
|
/external/cronet/third_party/icu/source/test/cintltst/ |
D | currtest.c | 209 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 2); in TestFractionDigitOverride() 216 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 3); in TestFractionDigitOverride()
|
/external/icu/icu4c/source/i18n/ |
D | unum.cpp | 522 case UNUM_FRACTION_DIGITS: in unum_hasAttribute() 555 else if (attr == UNUM_FRACTION_DIGITS) { in unum_getAttribute() 600 else if (attr == UNUM_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 183 case UNUM_FRACTION_DIGITS: in setAttribute() 308 case UNUM_FRACTION_DIGITS: in getAttribute()
|
/external/cronet/third_party/icu/source/i18n/ |
D | unum.cpp | 522 case UNUM_FRACTION_DIGITS: in unum_hasAttribute() 555 else if (attr == UNUM_FRACTION_DIGITS) { in unum_getAttribute() 600 else if (attr == UNUM_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 183 case UNUM_FRACTION_DIGITS: in setAttribute() 308 case UNUM_FRACTION_DIGITS: in getAttribute()
|
/external/icu/libicu/cts_headers/unicode/ |
D | unum.h | 1042 UNUM_FRACTION_DIGITS, enumerator
|
/external/icu/icu4c/source/i18n/unicode/ |
D | unum.h | 1042 UNUM_FRACTION_DIGITS, enumerator
|
/external/icu/libandroidicu/include/unicode/ |
D | unum.h | 1042 UNUM_FRACTION_DIGITS, enumerator
|
/external/cronet/third_party/icu/source/i18n/unicode/ |
D | unum.h | 1042 UNUM_FRACTION_DIGITS, enumerator
|