Lines Matching full:max_off
532 uint32 max_off = dict_info_.lemma_count;539 max_off = start + count;560 while ((size_t)middle < max_off && !fuzzy_break && !prefix_break) {692 int32 max_off = dict_info_.lemma_count;702 max_off = start + count;715 while (off < max_off) {