Home
last modified time | relevance | path

Searched refs:skeletons (Results 1 – 22 of 22) sorted by relevance

/external/icu/icu4c/source/samples/dtitvfmtsample/
Ddtitvfmtsample.cpp50 UnicodeString skeletons[] = { in dtitvfmtPreDefined() local
60 for (int j=0;skeletons[j]!=NULL ;j++) { in dtitvfmtPreDefined()
61 …u_fprintf(out,"%-10S%-22S%-22S",skeletons[j].getTerminatedBuffer(),data[i].getTerminatedBuffer(),d… in dtitvfmtPreDefined()
63 …DateIntervalFormat* dtitvfmtEn = DateIntervalFormat::createInstance(skeletons[j], Locale::getEngli… in dtitvfmtPreDefined()
64 …DateIntervalFormat* dtitvfmtJa = DateIntervalFormat::createInstance(skeletons[j], Locale::getJapan… in dtitvfmtPreDefined()
107 UnicodeString skeletons[] = { in dtitvfmtCustomized() local
124 for (int j=0;skeletons[j]!=NULL;j++) { in dtitvfmtCustomized()
125 …u_fprintf(out,"%-10S%-22S%-22S", skeletons[i].getTerminatedBuffer(),data[j].getTerminatedBuffer(),… in dtitvfmtCustomized()
126 …DateIntervalFormat* dtitvfmtEn = DateIntervalFormat::createInstance(skeletons[i],Locale::getEnglis… in dtitvfmtCustomized()
127 …DateIntervalFormat* dtitvfmtJa = DateIntervalFormat::createInstance(skeletons[i],Locale::getJapane… in dtitvfmtCustomized()
/external/icu/android_icu4j/src/samples/java/android/icu/samples/text/dateintervalformat/
DDateIntervalFormatSample.java53 final String [] skeletons = { in dtitvfmtPreDefined() local
60 for (String skeleton:skeletons) { in dtitvfmtPreDefined()
94 final String [] skeletons = { in dtitvfmtCustomized() local
107 for (String skeleton:skeletons){ in dtitvfmtCustomized()
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/dateintervalformat/
DDateIntervalFormatSample.java52 final String [] skeletons = { in dtitvfmtPreDefined() local
59 for (String skeleton:skeletons) { in dtitvfmtPreDefined()
93 final String [] skeletons = { in dtitvfmtCustomized() local
106 for (String skeleton:skeletons){ in dtitvfmtCustomized()
/external/icu/icu4c/source/samples/dtptngsample/
Ddtptngsample.cpp27 UnicodeString skeletons [] = { in getBestPatternExample() local
51 for (int i=0;skeletons[i]!=NULL;i++) { in getBestPatternExample()
52 u_fprintf(f, "%-20S",skeletons[i].getTerminatedBuffer()); in getBestPatternExample()
57 UnicodeString pattern = dtfg->getBestPattern(skeletons[i],status); in getBestPatternExample()
/external/icu/android_icu4j/src/samples/java/android/icu/samples/text/datetimepatterngenerator/
DDateTimePatternGeneratorSample.java40 final String[] skeletons = { in getBestPatternExample() local
55 for (String skeleton:skeletons) { in getBestPatternExample()
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/datetimepatterngenerator/
DDateTimePatternGeneratorSample.java39 final String[] skeletons = { in getBestPatternExample() local
54 for (String skeleton:skeletons) { in getBestPatternExample()
/external/angle/tools/flex-bison/third_party/skeletons/
DREADME.chromium1 Name: Bison skeletons
Dc.m457 # Depends on individual skeletons to define b4_pure_flag, b4_push_flag, or
642 # by other skeletons.
Dbison.m41041 ## After processing the skeletons, check that all the user's ##
1061 # m4_define_default([b4_lex_param], []) dnl breaks other skeletons
/external/freetype/builds/mac/
DREADME3 * Makefile skeletons for Apple MPW (Macintosh's Programmer's Workshop)
54 skeletons. Python bundled to Mac OS X is enough. For
81 3-1-1. Generate MPW makefiles from the skeletons
84 Here are 4 skeletons for following targets are
112 we store skeletons in pure ASCII format. You must
121 The skeletons are designed to use in the top
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/
DMessageFormat.java.patch52 - * ICU supports everything the JDK does, and also number / date / time <b>skeletons</b> using the
64 - * <p>We recommend you use default styles, predefined style values, skeletons,
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateIntervalFormat.java1889 SkeletonAndItsBestMatch skeletons = genIntervalPattern( in genSeparateDateTimePtn() local
1893 if ( skeletons != null ) { in genSeparateDateTimePtn()
1894 bestSkeleton = skeletons.skeleton; in genSeparateDateTimePtn()
1895 skeleton = skeletons.bestMatchSkeleton; in genSeparateDateTimePtn()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateIntervalFormatTest.java1757 String[] skeletons = { in TestTicket11583() local
1769 for (String skeleton : skeletons) { in TestTicket11583()
2252 String skeletons[] = {"hh", "HH", "kk", "KK", "jj", "JJs", "CC"}; in testTicket20707() local
2253 for (String skeleton : skeletons) { in testTicket20707()
DDateFormatTest.java5570 String [] skeletons = {"EEEEEBBBBB", "EEEEEbbbbb"}; in test20741_ABFields() local
5572 for (String skeleton : skeletons) { in test20741_ABFields()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalFormat.java1917 SkeletonAndItsBestMatch skeletons = genIntervalPattern( in genSeparateDateTimePtn() local
1921 if ( skeletons != null ) { in genSeparateDateTimePtn()
1922 bestSkeleton = skeletons.skeleton; in genSeparateDateTimePtn()
1923 skeleton = skeletons.bestMatchSkeleton; in genSeparateDateTimePtn()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java1754 String[] skeletons = { in TestTicket11583() local
1766 for (String skeleton : skeletons) { in TestTicket11583()
2249 String skeletons[] = {"hh", "HH", "kk", "KK", "jj", "JJs", "CC"}; in testTicket20707() local
2250 for (String skeleton : skeletons) { in testTicket20707()
DDateFormatTest.java5567 String [] skeletons = {"EEEEEBBBBB", "EEEEEbbbbb"}; in test20741_ABFields() local
5569 for (String skeleton : skeletons) { in test20741_ABFields()
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp5679 UnicodeString skeletons[] = {u"EEEEEBBBBB", u"EEEEEbbbbb"}; in Test20741_ABFields() local
5682 UnicodeString skeleton = skeletons[j]; in Test20741_ABFields()
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt24366 skeletons
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt179867 skeletons %26195 skˈɛlətənz
Dinternal_raw_IPA.txt150650 skeletons %34940 skˈɛlətənz