Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dtote.h21 int CurrentTopKey();
56 int CurrentTopKey();
Dtote.cc91 int Tote::CurrentTopKey() { in CurrentTopKey() function in Tote
244 int ToteWithReliability::CurrentTopKey() { in CurrentTopKey() function in ToteWithReliability
Dcompact_lang_det_impl.cc1571 Language top_lang = cld::UnpackLanguage(chunk_tote->CurrentTopKey()); in ScoreUnigrams()
1639 Language top_lang = cld::UnpackLanguage(chunk_tote->CurrentTopKey()); in ScoreQuadgrams()