Home
last modified time | relevance | path

Searched refs:greek (Results 1 – 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/data/translit/
Del_Upper.txt12 # For uppercasing (not titlecasing!) remove all greek accents from greek letters.
DGrek_Latn.txt23 $lower = [[:latin:][:greek:] & [:Ll:]];
24 $glower = [[:greek:] & [:Ll:]];
25 $upper = [[:latin:][:greek:] & [:Lu:]] ;
59 # CIRCUMFLEX: convert greek circumflex to normal one. Could use tilde or inverted breve
DGrek_Latn_UNGEGN.txt17 $lower = [[:latin:][:greek:] & [:Ll:]] ;
18 $upper = [[:latin:][:greek:] & [:Lu:]] ;
/third_party/icu/icu4c/source/data/translit/
Del_Upper.txt12 # For uppercasing (not titlecasing!) remove all greek accents from greek letters.
DGrek_Latn.txt23 $lower = [[:latin:][:greek:] & [:Ll:]];
24 $glower = [[:greek:] & [:Ll:]];
25 $upper = [[:latin:][:greek:] & [:Lu:]] ;
59 # CIRCUMFLEX: convert greek circumflex to normal one. Could use tilde or inverted breve
DGrek_Latn_UNGEGN.txt17 $lower = [[:latin:][:greek:] & [:Ll:]] ;
18 $upper = [[:latin:][:greek:] & [:Lu:]] ;
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
DRbnfSampleRuleSets.java752 public static final String greek = field in RbnfSampleRuleSets
1632 greek,
/third_party/icu/icu4c/source/data/rbnf/
Droot.txt306 "%greek-lower:",
309 "0: =%%greek-numeral-minuscules=\u00B4;",
310 "%%greek-numeral-minuscules:",
345 "%greek-upper:",
348 "0: =%%greek-numeral-majuscules=\u00B4;",
349 "%%greek-numeral-majuscules:",
/third_party/skia/third_party/externals/icu/source/data/rbnf/
Droot.txt306 "%greek-lower:",
309 "0: =%%greek-numeral-minuscules=\u00B4;",
310 "%%greek-numeral-minuscules:",
345 "%greek-upper:",
348 "0: =%%greek-numeral-majuscules=\u00B4;",
349 "%%greek-numeral-majuscules:",
/third_party/skia/third_party/externals/icu/source/data/lang/
Ddyo.txt15 el{"greek"}
/third_party/icu/icu4c/source/data/lang/
Ddyo.txt15 el{"greek"}
/third_party/skia/third_party/externals/icu/source/data/misc/
DnumberingSystems.txt108 desc{"%greek-upper"}
113 desc{"%greek-lower"}
/third_party/skia/bench/
DShaperBench.cpp52 SHAPER_BENCH(greek)
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DRbnfTest.java223 Locale greek = new Locale("el", "", ""); in TestUndefinedSpellout() local
225 new RuleBasedNumberFormat(greek, RuleBasedNumberFormat.SPELLOUT), in TestUndefinedSpellout()
226 new RuleBasedNumberFormat(greek, RuleBasedNumberFormat.ORDINAL), in TestUndefinedSpellout()
227 new RuleBasedNumberFormat(greek, RuleBasedNumberFormat.DURATION), in TestUndefinedSpellout()
/third_party/icu/icu4c/source/data/misc/
DnumberingSystems.txt108 desc{"%greek-upper"}
113 desc{"%greek-lower"}
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRbnfTest.java220 Locale greek = new Locale("el", "", ""); in TestUndefinedSpellout() local
222 new RuleBasedNumberFormat(greek, RuleBasedNumberFormat.SPELLOUT), in TestUndefinedSpellout()
223 new RuleBasedNumberFormat(greek, RuleBasedNumberFormat.ORDINAL), in TestUndefinedSpellout()
224 new RuleBasedNumberFormat(greek, RuleBasedNumberFormat.DURATION), in TestUndefinedSpellout()
/third_party/skia/tests/
DShaperTest.cpp108 SHAPER_TEST(greek)
/third_party/pcre2/pcre2/maint/ucptestdata/
Dtestoutput263 …U+0375 ON Symbol: Modifier symbol, greek, Other, [alphabetic, cased, graphemebase, idcontinue, id…
64 …U+0384 ON Symbol: Modifier symbol, greek, Other, [alphabetic, cased, graphemebase, idcontinue, id…
67 …U+1FBD ON Symbol: Modifier symbol, greek, Other, [alphabetic, cased, graphemebase, idcontinue, id…
68 U+1FBF..U+1FC1 ON Symbol: Modifier symbol, greek, Other, [alphabetic, cased, graphemebase, idconti…
69 U+1FCD..U+1FCF ON Symbol: Modifier symbol, greek, Other, [alphabetic, cased, graphemebase, idconti…
70 U+1FDD..U+1FDF ON Symbol: Modifier symbol, greek, Other, [alphabetic, cased, graphemebase, idconti…
71 U+1FED..U+1FEF ON Symbol: Modifier symbol, greek, Other, [alphabetic, cased, graphemebase, idconti…
72 U+1FFD..U+1FFE ON Symbol: Modifier symbol, greek, Other, [alphabetic, cased, graphemebase, idconti…
/third_party/skia/modules/skshaper/tests/
DShaperTest.cpp169 SHAPER_TEST(greek)
/third_party/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp391 Locale greek("el"); in testMaxDistanceAndIsMatch() local
402 assertFalse("loose el / de", loose.isMatch(greek, Locale::getGerman(), errorCode)); in testMaxDistanceAndIsMatch()
Dloctest.cpp526 Locale greek("el", "GR"); in TestDisplayNames() local
535 doTestDisplayNames(greek, DLANG_EL); in TestDisplayNames()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java684 ULocale greek = new ULocale("el"); in testMaxDistanceAndIsMatch() local
692 assertFalse("loose el / de", loose.isMatch(greek, ULocale.GERMAN)); in testMaxDistanceAndIsMatch()
/third_party/icu/docs/userguide/transforms/general/
Dindex.md1174 :: latin-greek ;
1175 :: greek-japanese ;
1190 :: latin-greek ;
1191 :: greek-japanese ;
1209 :: japanese-greek ;
1210 :: greek-latin ;
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
Dmhchem.mjs264 …'\\greek': /^\\(?:alpha|beta|gamma|delta|epsilon|zeta|eta|theta|iota|kappa|lambda|mu|nu|xi|omicron…
267 …'one lowercase greek letter $': /^(?:\$?[\u03B1-\u03C9]\$?|\$?\\(?:alpha|beta|gamma|delta|epsilon|…
1505 var c2 = mhchemParser.patterns.match_('one lowercase greek letter $', buffer.o || "");
1846 '\\greek': {
/third_party/skia/third_party/externals/icu/source/data/mappings/
Dconvrtrs.txt205 greek

12