Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcompact_lang_det_impl.cc350 static const HintEntry kTLDHintProbs[kTLDHintProbsSize] = { // MaxRange 12 variable
1788 int n = HintBinaryLookup4(kTLDHintProbs, kTLDHintProbsSize, in ApplyTLDHint()
1792 uint32 probs = kTLDHintProbs[n].probs; in ApplyTLDHint()