Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c767 newvalue=unum_getAttribute(def, attr); in TestNumberFormat()
770 if(unum_getAttribute(def,attr)!=2) in TestNumberFormat()
776 newvalue=unum_getAttribute(def, attr); in TestNumberFormat()
779 if(unum_getAttribute(def,attr) != 8) in TestNumberFormat()
785 newvalue=unum_getAttribute(def, attr); in TestNumberFormat()
788 if(unum_getAttribute(def,attr) != 2) in TestNumberFormat()
790 unum_getAttribute(def,attr)); in TestNumberFormat()
798 newvalue=unum_getAttribute(fr, attr); in TestNumberFormat()
800 if(unum_getAttribute(def,attr)!=unum_getAttribute(fr, attr)) in TestNumberFormat()
1581 int isLenient = unum_getAttribute(fmt, UNUM_LENIENT_PARSE); in test_fmt()
[all …]
/third_party/skia/third_party/externals/icu/source/io/
Duprntf_p.cpp308 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_double_handler()
309 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_double_handler()
389 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS); in u_printf_integer_handler()
522 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS); in u_printf_uinteger_handler()
622 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_scientific_handler()
623 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_scientific_handler()
711 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_percent_handler()
712 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_percent_handler()
846 maxSigDecimalDigits = unum_getAttribute(format, UNUM_MAX_SIGNIFICANT_DIGITS); in u_printf_scidbl_handler()
914 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_spellout_handler()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/io/
Duprntf_p.cpp308 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_double_handler()
309 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_double_handler()
389 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS); in u_printf_integer_handler()
522 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS); in u_printf_uinteger_handler()
622 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_scientific_handler()
623 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_scientific_handler()
711 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_percent_handler()
712 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_percent_handler()
846 maxSigDecimalDigits = unum_getAttribute(format, UNUM_MAX_SIGNIFICANT_DIGITS); in u_printf_scidbl_handler()
914 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_spellout_handler()
[all …]
/third_party/icu/icu4c/source/io/
Duprntf_p.cpp308 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_double_handler()
309 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_double_handler()
389 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS); in u_printf_integer_handler()
522 minDigits = unum_getAttribute(format, UNUM_MIN_INTEGER_DIGITS); in u_printf_uinteger_handler()
622 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_scientific_handler()
623 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_scientific_handler()
711 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_percent_handler()
712 maxDecimalDigits = unum_getAttribute(format, UNUM_MAX_FRACTION_DIGITS); in u_printf_percent_handler()
846 maxSigDecimalDigits = unum_getAttribute(format, UNUM_MAX_SIGNIFICANT_DIGITS); in u_printf_scidbl_handler()
914 minDecimalDigits = unum_getAttribute(format, UNUM_MIN_FRACTION_DIGITS); in u_printf_spellout_handler()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dunum.h1112 unum_getAttribute(const UNumberFormat* fmt,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dunum.h1173 unum_getAttribute(const UNumberFormat* fmt,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dunum.h1175 unum_getAttribute(const UNumberFormat* fmt,
/third_party/icu/icu4c/source/i18n/unicode/
Dunum.h1175 unum_getAttribute(const UNumberFormat* fmt,
/third_party/skia/third_party/externals/icu/source/i18n/
Dunum.cpp512 unum_getAttribute(const UNumberFormat* fmt, in unum_getAttribute() function
/third_party/icu/icu4c/source/i18n/
Dunum.cpp512 unum_getAttribute(const UNumberFormat* fmt, in unum_getAttribute() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dunum.cpp507 unum_getAttribute(const UNumberFormat* fmt, in unum_getAttribute() function
/third_party/node/deps/icu-small/source/i18n/
Dunum.cpp512 unum_getAttribute(const UNumberFormat* fmt, in unum_getAttribute() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h1185 #define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h1232 #define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h1232 #define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h1238 #define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute) macro