Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
Del_Upper.txt11 # For uppercasing (not titlecasing!) remove all greek accents from greek letters.
DGrek_Latn.txt22 $lower = [[:latin:][:greek:] & [:Ll:]];
23 $glower = [[:greek:] & [:Ll:]];
24 $upper = [[:latin:][:greek:] & [:Lu:]] ;
58 # CIRCUMFLEX: convert greek circumflex to normal one. Could use tilde or inverted breve
DGrek_Latn_UNGEGN.txt16 $lower = [[:latin:][:greek:] & [:Ll:]] ;
17 $upper = [[:latin:][:greek:] & [:Lu:]] ;
/third_party/icu/icu4c/source/data/translit/
Del_Upper.txt11 # For uppercasing (not titlecasing!) remove all greek accents from greek letters.
DGrek_Latn.txt22 $lower = [[:latin:][:greek:] & [:Ll:]];
23 $glower = [[:greek:] & [:Ll:]];
24 $upper = [[:latin:][:greek:] & [:Lu:]] ;
58 # CIRCUMFLEX: convert greek circumflex to normal one. Could use tilde or inverted breve
DGrek_Latn_UNGEGN.txt16 $lower = [[:latin:][:greek:] & [:Ll:]] ;
17 $upper = [[:latin:][:greek:] & [:Lu:]] ;
/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/boost/libs/regex/example/snippets/
Dicu_example.cpp162 U_NAMESPACE_QUALIFIER UnicodeString greek = extract_greek(text); in main() local
163 assert(greek == g); in main()
/third_party/flutter/skia/third_party/externals/icu/source/data/rbnf/
Droot.txt308 "%greek-lower:",
311 "0: =%%greek-numeral-minuscules=\u00B4;",
312 "%%greek-numeral-minuscules:",
347 "%greek-upper:",
350 "0: =%%greek-numeral-majuscules=\u00B4;",
351 "%%greek-numeral-majuscules:",
/third_party/icu/icu4c/source/data/rbnf/
Droot.txt305 "%greek-lower:",
308 "0: =%%greek-numeral-minuscules=\u00B4;",
309 "%%greek-numeral-minuscules:",
344 "%greek-upper:",
347 "0: =%%greek-numeral-majuscules=\u00B4;",
348 "%%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/icu/icu4c/source/data/lang/
Ddyo.txt14 el{"greek"}
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Ddyo.txt14 el{"greek"}
/third_party/boost/libs/sort/doc/
Dsort.idx23 greek
/third_party/skia/third_party/externals/icu/source/data/lang/
Ddyo.txt15 el{"greek"}
/third_party/skia/bench/
DShaperBench.cpp52 SHAPER_BENCH(greek)
/third_party/flutter/skia/bench/
DShaperBench.cpp52 SHAPER_BENCH(greek)
/third_party/icu/icu4c/source/data/misc/
DnumberingSystems.txt107 desc{"%greek-upper"}
112 desc{"%greek-lower"}
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/
DnumberingSystems.txt102 desc{"%greek-upper"}
107 desc{"%greek-lower"}
/third_party/skia/third_party/externals/icu/source/data/misc/
DnumberingSystems.txt108 desc{"%greek-upper"}
113 desc{"%greek-lower"}
/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/boost/boost/spirit/home/support/
Dchar_class.hpp185 struct greek { BOOST_SPIRIT_IS_TAG() }; struct
430 BOOST_SPIRIT_UNICODE_CLASSIFY(greek)
674 BOOST_SPIRIT_UNICODE_CLASSIFY_WHAT(greek)
/third_party/flutter/skia/tests/
DShaperTest.cpp101 SHAPER_TEST(greek)

12