Home
last modified time | relevance | path

Searched defs:chunk_tote (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcldutil.cc426 int* tote_grams, int gram_limit, Tote* chunk_tote) { in DoUniScoreV3()
504 const char* isrc, int srclen, Tote* chunk_tote) { in DoBigramScoreV3()
563 int* tote_grams, int gram_limit, Tote* chunk_tote) { in DoQuadScoreV3()
678 const char* isrc, int srclen, Tote* chunk_tote) { in DoOctaScoreV3()
840 const Tote* chunk_tote) { in GetReliability()
898 void cld::DemoteNotTop40(Tote* chunk_tote, int packed_plus_one) { in DemoteNotTop40()
Dcldutil_dbg_empty.cc37 void DbgScoreTop(const char* src, int srclen, Tote* chunk_tote) {}; in DbgScoreTop()
47 void PrintLang(FILE* f, const Tote* chunk_tote, in PrintLang()
Dcompact_lang_det_impl.cc1306 void ApplyLanguageHints(Tote* chunk_tote, int tote_grams, in ApplyLanguageHints()
1356 Tote* chunk_tote, in ScoreChunkIntoDoc()
1490 Tote* chunk_tote, in ScoreChunkIntoDoc2()
1512 Tote chunk_tote; in ScoreNilgrams() local
1529 Tote* chunk_tote, in ScoreUnigrams()
1596 Tote* chunk_tote, in ScoreQuadgrams()