Searched defs:bigramEntryPos (Results 1 – 3 of 3) sorted by relevance
43 int *const outTargetPtNodePos, int *const bigramEntryPos) { in getBigramEntryPropertiesAndAdvancePosition()
54 const BigramEntry getBigramEntry(const int bigramEntryPos) const { in getBigramEntry()
281 bool Ver4BigramListPolicy::updateHasNextFlag(const bool hasNext, const int bigramEntryPos) { in updateHasNextFlag()