Searched defs:chunk_tote (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
D | cldutil.cc | 426 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()
|
D | cldutil_dbg_empty.cc | 37 void DbgScoreTop(const char* src, int srclen, Tote* chunk_tote) {}; in DbgScoreTop() 47 void PrintLang(FILE* f, const Tote* chunk_tote, in PrintLang()
|
D | compact_lang_det_impl.cc | 1306 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()
|