/external/fonttools/Lib/fontTools/ |
agl.py | 101 # 2206;Delta;INCREMENT changed to 0394;Delta;GREEK CAPITAL LETTER DELTA 102 # 2126;Omega;OHM SIGN changed to 03A9;Omega;GREEK CAPITAL LETTER OMEGA 103 # 03BC;mu;MICRO SIGN changed to 03BC;mu;GREEK SMALL LETTER MU 130 0391;Alpha;GREEK CAPITAL LETTER ALPHA 131 0386;Alphatonos;GREEK CAPITAL LETTER ALPHA WITH TONOS 138 0392;Beta;GREEK CAPITAL LETTER BETA 145 03A7;Chi;GREEK CAPITAL LETTER CHI 161 0395;Epsilon;GREEK CAPITAL LETTER EPSILON 162 0388;Epsilontonos;GREEK CAPITAL LETTER EPSILON WITH TONOS 163 0397;Eta;GREEK CAPITAL LETTER ET [all...] |
/external/icu/icu4c/source/test/intltest/ |
loctest.h | 152 GREEK = 3,
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
DataDrivenUScriptTest.java | 215 { "GREEK", UScript.GREEK }, 277 { UScript.GREEK, "Greek" },
|
TestUScript.java | 185 !UScript.isCased(UScript.GREEK)) {
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
DataDrivenUScriptTest.java | 212 { "GREEK", UScript.GREEK }, 274 { UScript.GREEK, "Greek" },
|
TestUScript.java | 182 !UScript.isCased(UScript.GREEK)) {
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationMiscTest.java | [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationMiscTest.java | [all...] |
/external/cldr/tools/java/org/unicode/cldr/draft/ |
IdentifierInfo.java | 46 * Allow Latin with other scripts except Cyrillic, Greek, Cherokee 237 private final static BitSet CONFUSABLE_WITH_LATIN = set(new BitSet(), UScript.CYRILLIC, UScript.GREEK,
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
UTS46.java | [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
UScript.java | 106 * Greek 108 public static final int GREEK = 14; /* Grek */ [all...] |
UCharacter.java | 189 * Unicode 3.2 renames this block to "Greek and Coptic". [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
UScript.java | 122 * Greek 125 public static final int GREEK = 14; /* Grek */ [all...] |
UCharacter.java | 214 * Unicode 3.2 renames this block to "Greek and Coptic". [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
DateFormatRegressionTest.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
DateFormatRegressionTest.java | [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
SpoofChecker.java | 196 * with all other scripts except Cyrillic, Greek, and Cherokee, with which it is often confusable. For more details on 245 * Greek, and Cherokee. [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
UTS46.java | [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
SpoofChecker.java | 195 * with all other scripts except Cyrillic, Greek, and Cherokee, with which it is often confusable. For more details on 250 * Greek, and Cherokee. [all...] |
/external/icu/icu4c/source/test/cintltst/ |
cloctst.c | 84 { "English", "French", "Catalan", "Greek", "Norwegian", "Chinese", "German", "Spanish", "Japanese" }, 93 "Greek (Greece)", "Norwegian (Norway, NY)", "Chinese (Simplified, China)", 122 /* display language (Greek) */ 134 /* display script code (Greek) */ 137 /* display country (Greek) */ 149 /* display variant (Greek) */ 150 { "", "", "", "", "NY", "", "", "", "" }, /* TODO: currently there is no translation for NY in Greek fix this test when we have it */ 151 /* display name (Greek) */ 170 GREEK = 3, [all...] |
/external/cldr/tools/java/libs/ |
icu4j.jar | |