Home
last modified time | relevance | path

Searched refs:ULScript_Common (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dletterscript_enum.h9 ULScript_Common, enumerator
87 static const UnicodeLScript UNKNOWN_LSCRIPT = ULScript_Common;
Dcompact_lang_det_impl.cc1880 ULScript_Common, in ExtractLangEtc()
1892 ULScript_Common, in ExtractLangEtc()
1904 ULScript_Common, in ExtractLangEtc()
2156 {ULScript_Latin, ULScript_HanCJK, ULScript_Common, ULScript_Common}; in DetectLanguageSummaryV25()
2165 scriptspan.script = ULScript_Common; in DetectLanguageSummaryV25()
Dgetonescriptspan.cc450 if (sc == ULScript_Common) { in GetOneScriptSpan()
455 if ((sc2 != ULScript_Common) && (sc2 != spanscript)) { in GetOneScriptSpan()
Dext_lang_enc.cc492 {"Zyyy", ULScript_Common},
Dcldutil.cc815 if (lscript == ULScript_Common) { in GetNormalizedScore()
844 if (lscript == ULScript_Common) { in GetReliability()