Home
last modified time | relevance | path

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

/external/icu/icu4c/source/io/
Dlocbund.h30 #define ULOCALEBUNDLE_NUMBERFORMAT_COUNT ((int32_t)UNUM_SPELLOUT)
Duscanf_p.cpp1040 format = u_locbund_getNumberFormat(&input->str.fBundle, UNUM_SPELLOUT); in u_scanf_spellout_handler()
Duprntf_p.cpp907 format = u_locbund_getNumberFormat(formatBundle, UNUM_SPELLOUT); in u_printf_spellout_handler()
/external/cronet/third_party/icu/source/io/
Dlocbund.h30 #define ULOCALEBUNDLE_NUMBERFORMAT_COUNT ((int32_t)UNUM_SPELLOUT)
Duscanf_p.cpp1040 format = u_locbund_getNumberFormat(&input->str.fBundle, UNUM_SPELLOUT); in u_scanf_spellout_handler()
Duprntf_p.cpp907 format = u_locbund_getNumberFormat(formatBundle, UNUM_SPELLOUT); in u_printf_spellout_handler()
/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c250 style=UNUM_SPELLOUT; in TestNumberFormat()
1213 UNumberFormat *nf = unum_open(UNUM_SPELLOUT, NULL, 0, testPtr->locale, NULL, &status); in TestSpelloutNumberParse()
1752 formats[1] = unum_open(UNUM_SPELLOUT, NULL, 0, "en_US", &perr, &status); in TestRBNFFormat()
1851 UNumberFormat* fmt = unum_open(UNUM_SPELLOUT, NULL, 0, "en_US", NULL, &status); in TestRBNFRounding()
2657 …{ "sv", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, "ett\\u00ADhundra\\u00AD…
2658 …{ "sv", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, "Ett\\u00ADhundra\\u00AD…
2659 …{ "sv", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_UI_LIST_OR_MENU, "ett\\u00ADhundra\\u00AD…
2660 …{ "sv", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_STANDALONE, "ett\\u00ADhundra\\u00AD…
2661 …{ "en", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, "one hundred twenty-thre…
2662 …{ "en", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, "One hundred twenty-thre…
[all …]
/external/cronet/third_party/icu/source/test/cintltst/
Dcnumtst.c250 style=UNUM_SPELLOUT; in TestNumberFormat()
1213 UNumberFormat *nf = unum_open(UNUM_SPELLOUT, NULL, 0, testPtr->locale, NULL, &status); in TestSpelloutNumberParse()
1752 formats[1] = unum_open(UNUM_SPELLOUT, NULL, 0, "en_US", &perr, &status); in TestRBNFFormat()
1851 UNumberFormat* fmt = unum_open(UNUM_SPELLOUT, NULL, 0, "en_US", NULL, &status); in TestRBNFRounding()
2657 …{ "sv", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, "ett\\u00ADhundra\\u00AD…
2658 …{ "sv", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, "Ett\\u00ADhundra\\u00AD…
2659 …{ "sv", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_UI_LIST_OR_MENU, "ett\\u00ADhundra\\u00AD…
2660 …{ "sv", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_STANDALONE, "ett\\u00ADhundra\\u00AD…
2661 …{ "en", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, "one hundred twenty-thre…
2662 …{ "en", UNUM_SPELLOUT, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, "One hundred twenty-thre…
[all …]
/external/icu/libicu/cts_headers/unicode/
Dunum.h185 UNUM_SPELLOUT=5, enumerator
/external/icu/icu4c/source/i18n/unicode/
Dunum.h185 UNUM_SPELLOUT=5, enumerator
/external/icu/libandroidicu/include/unicode/
Dunum.h185 UNUM_SPELLOUT=5, enumerator
/external/cronet/third_party/icu/source/i18n/unicode/
Dunum.h185 UNUM_SPELLOUT=5, enumerator
/external/cronet/third_party/icu/source/test/intltest/
Dnumberformattesttuple.cpp60 {"spellout", UNUM_SPELLOUT},
/external/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.cpp60 {"spellout", UNUM_SPELLOUT},
/external/icu/icu4c/source/i18n/
Dunum.cpp105 case UNUM_SPELLOUT: in unum_open()
/external/cronet/third_party/icu/source/i18n/
Dunum.cpp105 case UNUM_SPELLOUT: in unum_open()