/external/fonttools/Lib/fontTools/ |
agl.py | 97 # 2206;Delta;INCREMENT changed to 0394;Delta;GREEK CAPITAL LETTER DELTA 98 # 2126;Omega;OHM SIGN changed to 03A9;Omega;GREEK CAPITAL LETTER OMEGA 99 # 03BC;mu;MICRO SIGN changed to 03BC;mu;GREEK SMALL LETTER MU 126 0391;Alpha;GREEK CAPITAL LETTER ALPHA 127 0386;Alphatonos;GREEK CAPITAL LETTER ALPHA WITH TONOS 134 0392;Beta;GREEK CAPITAL LETTER BETA 141 03A7;Chi;GREEK CAPITAL LETTER CHI 157 0395;Epsilon;GREEK CAPITAL LETTER EPSILON 158 0388;Epsilontonos;GREEK CAPITAL LETTER EPSILON WITH TONOS 159 0397;Eta;GREEK CAPITAL LETTER ET [all...] |
/external/icu/icu4c/source/test/intltest/ |
loctest.h | 133 GREEK = 3,
|
/libcore/ojluni/src/main/java/java/lang/ |
Character.java | 768 * Constant for the "Greek and Coptic" Unicode character block. 770 * This block was previously known as the "Greek" block. 774 public static final UnicodeBlock GREEK = 775 new UnicodeBlock("GREEK", 776 "GREEK AND COPTIC", 917 * Constant for the "Greek Extended" Unicode character block. 922 "GREEK EXTENDED", [all...] |
/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)) {
|
/libcore/luni/src/test/java/libcore/java/lang/ |
CharacterTest.java | 166 assertEquals(Character.UnicodeBlock.GREEK, Character.UnicodeBlock.forName("Greek")); 167 assertEquals(Character.UnicodeBlock.GREEK, Character.UnicodeBlock.forName("Greek And Coptic"));
|
/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...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
Character_UnicodeBlockTest.java | 38 assertEquals(Character.UnicodeBlock.GREEK, Character.UnicodeBlock.of((char) 0x370)); 39 assertEquals(Character.UnicodeBlock.GREEK, Character.UnicodeBlock.of((char) 0x3ff)); 263 assertEquals(Character.UnicodeBlock.GREEK, Character.UnicodeBlock.of(0x370)); 264 assertEquals(Character.UnicodeBlock.GREEK, Character.UnicodeBlock.of(0x3ff)); [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
UTS46.java | 759 // Appendix A.4. GREEK LOWER NUMERAL SIGN (KERAIA) (U+0375) 762 // If Script(After(cp)) .eq. Greek Then True; 764 UScript.GREEK==UScript.getScript(Character.codePointAt(label, i+1)))) [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/impl/ |
UTS46.java | 758 // Appendix A.4. GREEK LOWER NUMERAL SIGN (KERAIA) (U+0375) 761 // If Script(After(cp)) .eq. Greek Then True; 763 UScript.GREEK==UScript.getScript(Character.codePointAt(label, i+1)))) { [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 243 * Greek, and Cherokee. [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...] |
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/ |
icu4j-2.6.1.jar | |
/prebuilts/sdk/current/ |
core.jar | |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |