Searched defs:last_word (Results 1 – 11 of 11) sorted by relevance
219 uint32_t prev_word, last_word; in check_file() local226 uint32_t last_word; in check_file() local
83 uint32_t last_word = DecodeFixed32(contents.data() + n - 5); in FilterBlockReader() local
154 int last_word = (end - 1) / kIntBits; in TestRange() local
416 let last_word = unsafe { (start.add(len - USIZE_SIZE) as *const usize).read_unaligned() }; in is_ascii() localVariable
421 let last_word = unsafe { (start.add(len - USIZE_SIZE) as *const usize).read_unaligned() }; in is_ascii() localVariable
117 let last_word = (bits.end - 1) / 32; in set_words() localVariable
1054 let last_word = match words.last() { in wrap_single_line_slow_path() localVariable
1427 let last_word = if is_half_codeword_at_end { in draw_codewords() localVariable