Searched refs:last_word (Results 1 – 3 of 3) sorted by relevance
175 int last_word = (end - 1) / kIntBits; in TestRange() local185 if (word < last_word) { in TestRange()192 while (word < last_word) { in TestRange()205 this_word = map_[last_word]; in TestRange()
233 const QueryWord& last_word = words[i + children_.size() - 1]; in HasMatchIn() local236 last_word.position + last_word.word.length())); in HasMatchIn()
2360 wordID last_word; in multi_srec_get_speech_bounds() local2369 last_word = MAXwordID; in multi_srec_get_speech_bounds()2389 if (last_word == rec->context->end_silence_word) in multi_srec_get_speech_bounds()2407 last_word = wtoken->word; in multi_srec_get_speech_bounds()