/external/icu/icu4c/source/io/ |
D | locbund.h | 30 #define ULOCALEBUNDLE_NUMBERFORMAT_COUNT ((int32_t)UNUM_SPELLOUT)
|
D | uscanf_p.cpp | 1040 format = u_locbund_getNumberFormat(&input->str.fBundle, UNUM_SPELLOUT); in u_scanf_spellout_handler()
|
D | uprntf_p.cpp | 907 format = u_locbund_getNumberFormat(formatBundle, UNUM_SPELLOUT); in u_printf_spellout_handler()
|
/external/cronet/third_party/icu/source/io/ |
D | locbund.h | 30 #define ULOCALEBUNDLE_NUMBERFORMAT_COUNT ((int32_t)UNUM_SPELLOUT)
|
D | uscanf_p.cpp | 1040 format = u_locbund_getNumberFormat(&input->str.fBundle, UNUM_SPELLOUT); in u_scanf_spellout_handler()
|
D | uprntf_p.cpp | 907 format = u_locbund_getNumberFormat(formatBundle, UNUM_SPELLOUT); in u_printf_spellout_handler()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cnumtst.c | 250 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/ |
D | cnumtst.c | 250 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/ |
D | unum.h | 185 UNUM_SPELLOUT=5, enumerator
|
/external/icu/icu4c/source/i18n/unicode/ |
D | unum.h | 185 UNUM_SPELLOUT=5, enumerator
|
/external/icu/libandroidicu/include/unicode/ |
D | unum.h | 185 UNUM_SPELLOUT=5, enumerator
|
/external/cronet/third_party/icu/source/i18n/unicode/ |
D | unum.h | 185 UNUM_SPELLOUT=5, enumerator
|
/external/cronet/third_party/icu/source/test/intltest/ |
D | numberformattesttuple.cpp | 60 {"spellout", UNUM_SPELLOUT},
|
/external/icu/icu4c/source/test/intltest/ |
D | numberformattesttuple.cpp | 60 {"spellout", UNUM_SPELLOUT},
|
/external/icu/icu4c/source/i18n/ |
D | unum.cpp | 105 case UNUM_SPELLOUT: in unum_open()
|
/external/cronet/third_party/icu/source/i18n/ |
D | unum.cpp | 105 case UNUM_SPELLOUT: in unum_open()
|