/third_party/skia/third_party/externals/icu/source/io/ |
D | uprntf_p.cpp | 309 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_double_handler() 341 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_double_handler() 623 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_scientific_handler() 633 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, info->fPrecision); in u_printf_scientific_handler() 661 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_scientific_handler() 712 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_percent_handler() 744 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_percent_handler() 915 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_spellout_handler() 947 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_spellout_handler()
|
/third_party/flutter/skia/third_party/externals/icu/source/io/ |
D | uprntf_p.cpp | 309 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_double_handler() 341 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_double_handler() 623 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_scientific_handler() 633 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, info->fPrecision); in u_printf_scientific_handler() 661 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_scientific_handler() 712 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_percent_handler() 744 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_percent_handler() 915 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_spellout_handler() 947 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_spellout_handler()
|
/third_party/icu/icu4c/source/io/ |
D | uprntf_p.cpp | 309 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_double_handler() 341 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_double_handler() 623 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_scientific_handler() 633 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, info->fPrecision); in u_printf_scientific_handler() 661 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_scientific_handler() 712 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_percent_handler() 744 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_percent_handler() 915 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_spellout_handler() 947 unum_setAttribute(format, UNUM_MAX_FRACTION_DIGITS, maxDecimalDigits); in u_printf_spellout_handler()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | crelativedateformattest.c | 366 unum_setAttribute(nfToAdopt, UNUM_MAX_FRACTION_DIGITS, itemPtr->decPlaces); in TestRelDateFmt() 447 unum_setAttribute(nfToAdopt, UNUM_MAX_FRACTION_DIGITS, itemPtr->decPlaces); in TestNumericField()
|
D | cnumtst.c | 1439 unum_setAttribute(fmt, UNUM_MAX_FRACTION_DIGITS, 20); in TestInt64Format() 1853 unum_setAttribute(fmt, UNUM_MAX_FRACTION_DIGITS, 3); in TestRBNFRounding() 1854 if (unum_getAttribute(fmt, UNUM_MAX_FRACTION_DIGITS) != 3) { in TestRBNFRounding() 1855 …RACTION_DIGITS was incorrectly ignored -> %d\n", unum_getAttribute(fmt, UNUM_MAX_FRACTION_DIGITS)); in TestRBNFRounding() 3344 unum_setAttribute(unf, UNUM_MAX_FRACTION_DIGITS, itemPtr->maxFrac); in TestSetMaxFracAndRoundIncr() 3360 int32_t maxFrac = unum_getAttribute(unf, UNUM_MAX_FRACTION_DIGITS); in TestSetMaxFracAndRoundIncr() 3416 unum_setAttribute(unum, UNUM_MAX_FRACTION_DIGITS, 0); in TestIgnorePadding() 3461 unum_setAttribute(unum, UNUM_MAX_FRACTION_DIGITS, 2147483647); in TestSciNotationMaxFracCap()
|
D | cnmdptst.c | 581 unum_setAttribute(nf, UNUM_MAX_FRACTION_DIGITS, maxFractionDigits); in roundingTest() 966 unum_setAttribute(nnf, UNUM_MAX_FRACTION_DIGITS, 2); in TestRounding5350()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | unum.h | 974 UNUM_MAX_FRACTION_DIGITS, enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | unum.h | 1029 UNUM_MAX_FRACTION_DIGITS, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | unum.h | 1031 UNUM_MAX_FRACTION_DIGITS, enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | unum.h | 1031 UNUM_MAX_FRACTION_DIGITS, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | unum.cpp | 530 else if (attr == UNUM_MAX_FRACTION_DIGITS) { in unum_getAttribute() 575 else if (attr == UNUM_MAX_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 175 case UNUM_MAX_FRACTION_DIGITS: in setAttribute() 302 case UNUM_MAX_FRACTION_DIGITS: in getAttribute()
|
/third_party/icu/icu4c/source/i18n/ |
D | unum.cpp | 530 else if (attr == UNUM_MAX_FRACTION_DIGITS) { in unum_getAttribute() 575 else if (attr == UNUM_MAX_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 175 case UNUM_MAX_FRACTION_DIGITS: in setAttribute() 302 case UNUM_MAX_FRACTION_DIGITS: in getAttribute()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | unum.cpp | 525 else if (attr == UNUM_MAX_FRACTION_DIGITS) { in unum_getAttribute() 570 else if (attr == UNUM_MAX_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 160 case UNUM_MAX_FRACTION_DIGITS: in setAttribute() 280 case UNUM_MAX_FRACTION_DIGITS: in getAttribute()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | unum.cpp | 530 else if (attr == UNUM_MAX_FRACTION_DIGITS) { in unum_getAttribute() 575 else if (attr == UNUM_MAX_FRACTION_DIGITS) { in unum_setAttribute()
|
D | decimfmt.cpp | 175 case UNUM_MAX_FRACTION_DIGITS: in setAttribute() 302 case UNUM_MAX_FRACTION_DIGITS: in getAttribute()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | dcfmapts.cpp | 1103 df->getAttribute(UNUM_MAX_FRACTION_DIGITS, status); in testErrorCode()
|