/third_party/skia/third_party/externals/icu/source/io/ |
D | uprntf_p.cpp | 308 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_double_handler() 340 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_double_handler() 622 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_scientific_handler() 632 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, 1); in u_printf_scientific_handler() 660 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_scientific_handler() 711 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_percent_handler() 743 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_percent_handler() 914 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_spellout_handler() 946 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_spellout_handler()
|
/third_party/flutter/skia/third_party/externals/icu/source/io/ |
D | uprntf_p.cpp | 308 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_double_handler() 340 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_double_handler() 622 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_scientific_handler() 632 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, 1); in u_printf_scientific_handler() 660 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_scientific_handler() 711 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_percent_handler() 743 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_percent_handler() 914 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_spellout_handler() 946 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_spellout_handler()
|
/third_party/icu/icu4c/source/io/ |
D | uprntf_p.cpp | 308 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_double_handler() 340 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_double_handler() 622 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_scientific_handler() 632 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, 1); in u_printf_scientific_handler() 660 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_scientific_handler() 711 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_percent_handler() 743 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_percent_handler() 914 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_spellout_handler() 946 unum_setAttribute(format, UNUM_MIN_FRACTION_DIGITS, minDecimalDigits); in u_printf_spellout_handler()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | crelativedateformattest.c | 365 unum_setAttribute(nfToAdopt, UNUM_MIN_FRACTION_DIGITS, itemPtr->decPlaces); in TestRelDateFmt() 446 unum_setAttribute(nfToAdopt, UNUM_MIN_FRACTION_DIGITS, itemPtr->decPlaces); in TestNumericField()
|
D | cnumtst.c | 3343 unum_setAttribute(unf, UNUM_MIN_FRACTION_DIGITS, itemPtr->minFrac); in TestSetMaxFracAndRoundIncr() 3354 int32_t minFrac = unum_getAttribute(unf, UNUM_MIN_FRACTION_DIGITS); in TestSetMaxFracAndRoundIncr() 3415 unum_setAttribute(unum, UNUM_MIN_FRACTION_DIGITS, 0); in TestIgnorePadding() 3460 unum_setAttribute(unum, UNUM_MIN_FRACTION_DIGITS, 0); in TestSciNotationMaxFracCap() 3493 unum_setAttribute(unum, UNUM_MIN_FRACTION_DIGITS, 0); in TestMinIntMinFracZero() 3495 minFrac = unum_getAttribute(unum, UNUM_MIN_FRACTION_DIGITS); in TestMinIntMinFracZero() 3542 unum_setAttribute(unum, UNUM_MIN_FRACTION_DIGITS, 0); in TestMinIntMinFracZero() 3544 minFrac = unum_getAttribute(unum, UNUM_MIN_FRACTION_DIGITS); in TestMinIntMinFracZero()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | unum.h | 976 UNUM_MIN_FRACTION_DIGITS, enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | unum.h | 1031 UNUM_MIN_FRACTION_DIGITS, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | unum.h | 1033 UNUM_MIN_FRACTION_DIGITS, enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | unum.h | 1033 UNUM_MIN_FRACTION_DIGITS, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | unum.cpp | 533 else if (attr == UNUM_MIN_FRACTION_DIGITS) { in unum_getAttribute() 578 else if (attr == UNUM_MIN_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 179 case UNUM_MIN_FRACTION_DIGITS: in setAttribute() 305 case UNUM_MIN_FRACTION_DIGITS: in getAttribute()
|
/third_party/icu/icu4c/source/i18n/ |
D | unum.cpp | 533 else if (attr == UNUM_MIN_FRACTION_DIGITS) { in unum_getAttribute() 578 else if (attr == UNUM_MIN_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 179 case UNUM_MIN_FRACTION_DIGITS: in setAttribute() 305 case UNUM_MIN_FRACTION_DIGITS: in getAttribute()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | unum.cpp | 528 else if (attr == UNUM_MIN_FRACTION_DIGITS) { in unum_getAttribute() 573 else if (attr == UNUM_MIN_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 164 case UNUM_MIN_FRACTION_DIGITS: in setAttribute() 283 case UNUM_MIN_FRACTION_DIGITS: in getAttribute()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | unum.cpp | 533 else if (attr == UNUM_MIN_FRACTION_DIGITS) { in unum_getAttribute() 578 else if (attr == UNUM_MIN_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 179 case UNUM_MIN_FRACTION_DIGITS: in setAttribute() 305 case UNUM_MIN_FRACTION_DIGITS: in getAttribute()
|