Home | History | Annotate | Download | only in compact_lang_det

Lines Matching refs:cld

15 namespace cld {
39 // This describes a complete CLD table, consisting of
1039 inline const uint32 QuadHashV3Lookup4(const cld::CLDTableSummary* gram_obj,
1089 inline const uint32 OctaHashV3Lookup4(const cld::CLDTableSummary* gram_obj,
1147 int DoBigramScoreV3(const cld::CLDTableSummary* bigram_obj,
1153 int DoQuadScoreV3(const cld::CLDTableSummary* quadgram_obj,
1160 int DoOctaScoreV3(const cld::CLDTableSummary* octagram_obj,
1202 } // End namespace cld