Home
last modified time | relevance | path

Searched refs:u_printf (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/samples/dtptngsample/
Ddtptngsample.cpp20 u_printf("========================================================================\n"); in getBestPatternExample()
21 u_printf(" getBestPatternExample()\n"); in getBestPatternExample()
22 u_printf("\n"); in getBestPatternExample()
23 u_printf(" Use DateTimePatternGenerator to create customized date/time pattern:\n"); in getBestPatternExample()
24 u_printf(" yQQQQ,yMMMM, MMMMd, hhmm, jjmm per locale\n"); in getBestPatternExample()
25 u_printf("========================================================================\n"); in getBestPatternExample()
78 u_printf("========================================================================\n"); in addPatternExample()
79 u_printf(" addPatternExample()\n"); in addPatternExample()
80 u_printf("\n"); in addPatternExample()
81 u_printf(" Use addPattern API to add new '. von' to existing pattern\n"); in addPatternExample()
[all …]
/external/icu/icu4c/source/samples/plurfmtsample/
Dplurfmtsample.cpp23 u_printf("=============================================================================\n"); in PluralFormatExample()
24 u_printf(" PluralFormatExample()\n"); in PluralFormatExample()
25 u_printf("\n"); in PluralFormatExample()
26 u_printf(" Use PluralFormat and Messageformat to get Plural Form for languages below:\n"); in PluralFormatExample()
27 u_printf(" English, Slovenian\n"); in PluralFormatExample()
28 u_printf("=============================================================================\n"); in PluralFormatExample()
46 u_printf("Output by using PluralFormat and MessageFormat API\n"); in PluralFormatExample()
47 u_printf("%-16s%-16s%-16s\n","Number", "English","Slovenian"); in PluralFormatExample()
57u_printf("%-16d%-16S%-16S\n", numbers[i], msgEn.getTerminatedBuffer(),msgSl.getTerminatedBuffer()); in PluralFormatExample()
60 u_printf("\n"); in PluralFormatExample()
[all …]
/external/icu/icu4c/source/samples/dtitvfmtsample/
Ddtitvfmtsample.cpp19 u_printf("===============================================================================\n"); in dtitvfmtPreDefined()
20 u_printf(" dtitvfmtPreDefined()\n"); in dtitvfmtPreDefined()
21 u_printf("\n"); in dtitvfmtPreDefined()
22 u_printf(" Use DateIntervalFormat to get date interval format for pre-defined skeletons:\n"); in dtitvfmtPreDefined()
23 u_printf(" yMMMd, MMMMd, jm per locale\n"); in dtitvfmtPreDefined()
24 u_printf("===============================================================================\n"); in dtitvfmtPreDefined()
81 u_printf("===============================================================================\n"); in dtitvfmtCustomized()
82 u_printf("\n"); in dtitvfmtCustomized()
83 u_printf(" dtitvfmtCustomized()\n"); in dtitvfmtCustomized()
84 u_printf("\n"); in dtitvfmtCustomized()
[all …]
/external/icu/icu4c/source/test/perf/leperf/
Dleperf.cpp75 u_printf("leperf: Testing %s for %.fs...\n", U_ICU_VERSION, len); in main()
99 u_printf("leperf: Running SFI...\r"); in main()
101u_printf("leperf: SFI .. took %.fs %.2fns/ea\nleperf: .. iter= %d\n", timeTaken, 1000000000.0*(tim… in main()
112 u_printf("leperf: testing %s\n", fontPath); in main()
113 u_printf("leperf: Running ...\r"); in main()
116u_printf("leperf: PFI .. took %.fs %.2fns/ea\nleperf: .. iter= %d\n", timeTaken, timeNs, (int32_t)… in main()
117 u_printf("leperf: DATA|\"%s\"|%.2f|\n", U_ICU_VERSION, timeNs); in main()
118 u_printf("leperf: glyphs=%d\n", p.glyphCount); in main()
/external/icu/icu4c/source/io/
Duprintf.cpp128 u_printf(const char *patternSpecification, in u_printf() function
/external/icu/icu4c/source/io/unicode/
Dustdio.h487 u_printf(const char *patternSpecification,
/external/icu/libandroidicu/include/unicode/
Durename.h329 #define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf) macro
/external/icu/icu4c/source/common/unicode/
Durename.h329 #define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf) macro