Searched defs:tote_grams (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
D | compact_lang_det_impl.cc | 1306 void ApplyLanguageHints(Tote* chunk_tote, int tote_grams, in ApplyLanguageHints() 1358 int tote_grams, in ScoreChunkIntoDoc() 1492 int tote_grams, in ScoreChunkIntoDoc2() 1518 int tote_grams = 0; // Indicates fully reliable in ScoreNilgrams() local 1528 int* tote_grams, int gram_limit, in ScoreUnigrams() 1595 int* tote_grams, int gram_limit, in ScoreQuadgrams() 2154 int tote_grams[4] = {0, 0, 0, 0}; // Number in partial chunk in DetectLanguageSummaryV25() local
|
D | cldutil.cc | 426 int* tote_grams, int gram_limit, Tote* chunk_tote) { in DoUniScoreV3() 563 int* tote_grams, int gram_limit, Tote* chunk_tote) { in DoQuadScoreV3()
|