Home
last modified time | relevance | path

Searched refs:UNUM_FRACTION_DIGITS (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/icu/source/io/
Duprntf_p.cpp314 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 …]
/third_party/flutter/skia/third_party/externals/icu/source/io/
Duprntf_p.cpp314 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 …]
/third_party/icu/icu4c/source/io/
Duprntf_p.cpp314 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 …]
/third_party/icu/icu4c/source/test/cintltst/
Dcurrtest.c179 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 2); in TestFractionDigitOverride()
186 unum_setAttribute(fmt, UNUM_FRACTION_DIGITS, 3); in TestFractionDigitOverride()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dunum.h978 UNUM_FRACTION_DIGITS, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dunum.h1033 UNUM_FRACTION_DIGITS, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dunum.h1035 UNUM_FRACTION_DIGITS, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dunum.h1035 UNUM_FRACTION_DIGITS, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Dunum.cpp536 else if (attr == UNUM_FRACTION_DIGITS) { in unum_getAttribute()
581 else if (attr == UNUM_FRACTION_DIGITS) { in unum_setAttribute()
Ddecimfmt.cpp183 case UNUM_FRACTION_DIGITS: in setAttribute()
308 case UNUM_FRACTION_DIGITS: in getAttribute()
/third_party/icu/icu4c/source/i18n/
Dunum.cpp536 else if (attr == UNUM_FRACTION_DIGITS) { in unum_getAttribute()
581 else if (attr == UNUM_FRACTION_DIGITS) { in unum_setAttribute()
Ddecimfmt.cpp183 case UNUM_FRACTION_DIGITS: in setAttribute()
308 case UNUM_FRACTION_DIGITS: in getAttribute()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dunum.cpp531 else if (attr == UNUM_FRACTION_DIGITS) { in unum_getAttribute()
576 else if (attr == UNUM_FRACTION_DIGITS) { in unum_setAttribute()
Ddecimfmt.cpp168 case UNUM_FRACTION_DIGITS: in setAttribute()
286 case UNUM_FRACTION_DIGITS: in getAttribute()
/third_party/node/deps/icu-small/source/i18n/
Dunum.cpp536 else if (attr == UNUM_FRACTION_DIGITS) { in unum_getAttribute()
581 else if (attr == UNUM_FRACTION_DIGITS) { in unum_setAttribute()
Ddecimfmt.cpp183 case UNUM_FRACTION_DIGITS: in setAttribute()
308 case UNUM_FRACTION_DIGITS: in getAttribute()