/third_party/flutter/skia/third_party/externals/icu/source/samples/dtptngsample/ |
D | dtptngsample.cpp | 20 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 …]
|
/third_party/skia/third_party/externals/icu/source/samples/dtptngsample/ |
D | dtptngsample.cpp | 20 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 …]
|
/third_party/icu/icu4c/source/samples/dtptngsample/ |
D | dtptngsample.cpp | 20 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 …]
|
/third_party/icu/icu4c/source/samples/plurfmtsample/ |
D | plurfmtsample.cpp | 23 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() 57 …u_printf("%-16d%-16S%-16S\n", numbers[i], msgEn.getTerminatedBuffer(),msgSl.getTerminatedBuffer()); in PluralFormatExample() 60 u_printf("\n"); in PluralFormatExample() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/plurfmtsample/ |
D | plurfmtsample.cpp | 23 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() 57 …u_printf("%-16d%-16S%-16S\n", numbers[i], msgEn.getTerminatedBuffer(),msgSl.getTerminatedBuffer()); in PluralFormatExample() 60 u_printf("\n"); in PluralFormatExample() [all …]
|
/third_party/skia/third_party/externals/icu/source/samples/plurfmtsample/ |
D | plurfmtsample.cpp | 23 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() 57 …u_printf("%-16d%-16S%-16S\n", numbers[i], msgEn.getTerminatedBuffer(),msgSl.getTerminatedBuffer()); in PluralFormatExample() 60 u_printf("\n"); in PluralFormatExample() [all …]
|
/third_party/skia/third_party/externals/icu/source/samples/dtitvfmtsample/ |
D | dtitvfmtsample.cpp | 19 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 …]
|
/third_party/icu/icu4c/source/samples/dtitvfmtsample/ |
D | dtitvfmtsample.cpp | 19 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 …]
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/dtitvfmtsample/ |
D | dtitvfmtsample.cpp | 19 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 …]
|
/third_party/icu/docs/userguide/datetime/timezone/ |
D | examples.md | 39 u_printf("%s\n","Current Time Zone Name in English:"); 40 u_printf("%S\n", curTZNameEn.getTerminatedBuffer()); 43 u_printf("%s\n","Current Time Zone Name in French:"); 44 u_printf("%S\n", curTZNameFr.getTerminatedBuffer()); 55 u_printf("%s\n", "Current Time:"); 56 u_printf("%S\n", dateReturned.getTerminatedBuffer()); 61 u_printf("%s\n%d\n","Current Time Zone STD offset:",stdOffset/(1000*60*60)); 62 u_printf("%s\n%d\n","Current Time Zone DST offset:",dstOffset/(1000*60*60)); 63 u_printf("%s\n", "Current date/time is in daylight savings time?"); 64 u_printf("%s\n", (calendar->inDaylightTime(success))?"Yes":"No"); [all …]
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
D | leperf.cpp | 75 u_printf("leperf: Testing %s for %.fs...\n", U_ICU_VERSION, len); in main() 99 u_printf("leperf: Running SFI...\r"); in main() 101 …u_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() 116 …u_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()
|
/third_party/skia/third_party/externals/icu/source/io/ |
D | uprintf.cpp | 128 u_printf(const char *patternSpecification, in u_printf() function
|
/third_party/icu/icu4c/source/io/ |
D | uprintf.cpp | 128 u_printf(const char *patternSpecification, in u_printf() function
|
/third_party/flutter/skia/third_party/externals/icu/source/io/ |
D | uprintf.cpp | 128 u_printf(const char *patternSpecification, in u_printf() function
|
/third_party/mesa3d/src/util/ |
D | meson.build | 149 'u_printf.c', 150 'u_printf.h',
|
/third_party/skia/third_party/externals/icu/source/io/unicode/ |
D | ustdio.h | 490 u_printf(const char *patternSpecification,
|
/third_party/icu/icu4c/source/io/unicode/ |
D | ustdio.h | 490 u_printf(const char *patternSpecification,
|
/third_party/flutter/skia/third_party/externals/icu/source/io/unicode/ |
D | ustdio.h | 487 u_printf(const char *patternSpecification,
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 333 #define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 333 #define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 330 #define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 338 #define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf) macro
|
/third_party/mesa3d/docs/relnotes/ |
D | 22.1.0.rst | 3532 - util: Add tests for u_printf.h 3533 - util: Convert util/u_printf.cpp to util/u_printf.c
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 6751 "../src/util/u_printf.cpp", 6752 "../src/util/u_printf.h",
|