Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcldutil.h1031 uint32* subscr, uint32* hashkey) { in QuadFPJustHash()
1042 uint32 subscr, hashkey; in QuadHashV3Lookup4() local
1078 uint32* subscr, uint32* hashkey) { in OctaFPJustHash()
1091 uint32 subscr, hashkey; in OctaHashV3Lookup4() local
Dtote.h55 void AddClosePair(int subscr, int val) {closepair_[subscr] += val;} in AddClosePair()
64 int GetClosePair(int subscr) const {return closepair_[subscr];} in GetClosePair()
Dcompact_lang_det_impl.cc1251 int subscr = kClosePair[close_packedlang]; in RefineScoredClosePairs() local