Home
last modified time | relevance | path

Searched refs:DoUniScoreV3 (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcldutil.h1139 int DoUniScoreV3(const UTF8PropObj* unigram_obj,
Dcldutil.cc424 int cld::DoUniScoreV3(const UTF8PropObj* unigram_obj, in DoUniScoreV3() function in cld
Dcompact_lang_det_impl.cc1545 int len = cld::DoUniScoreV3(unigram_obj, in ScoreUnigrams()