Lines Matching defs:offset
178 inline void UserDict::set_lemma_flag(uint32 offset, uint8 flag) { in set_lemma_flag()
183 inline char UserDict::get_lemma_flag(uint32 offset) { in get_lemma_flag()
188 inline char UserDict::get_lemma_nchar(uint32 offset) { in get_lemma_nchar()
193 inline uint16 * UserDict::get_lemma_spell_ids(uint32 offset) { in get_lemma_spell_ids()
198 inline uint16 * UserDict::get_lemma_word(uint32 offset) { in get_lemma_word()
453 uint32 offset = offsets_[middle]; in locate_first_in_offsets() local
563 uint32 offset = offsets_[middle]; in _get_lpis() local
615 uint32 offset = offsets_by_id_[id_lemma - start_id_]; in _get_lpis() local
631 uint32 offset = offsets_by_id_[id_lemma - start_id_]; in _get_lpis() local
651 uint32 offset = predicts_[j]; in _get_lpis() local
716 uint32 offset = offsets_[off]; in _get_lpis() local
769 uint32 offset = offsets_[middle]; in _get_lpis() local
816 uint32 offset = offsets_[middle]; in _get_lpis() local
888 uint32 offset = offsets_by_id_[lemma_id - start_id_]; in _get_lpis() local
916 void UserDict::remove_lemma_from_sync_list(uint32 offset) { in _get_lpis()
932 void UserDict::remove_lemma_from_predict_list(uint32 offset) { in _get_lpis()
954 uint32 offset = offsets_[off]; in _get_lpis() local
980 uint32 offset = offsets_by_id_[lemma_id - start_id_]; in _get_lpis() local
1363 uint32 *offset, uint32 *length) { in _get_lpis()
1392 uint32 offset, uint32 length) { in _get_lpis()
1478 uint32 *offset, uint32 *length) { in _get_lpis()
1494 uint32 offset, uint32 length) { in _get_lpis()
1824 int offset = syncs_[i]; in _get_lpis() local
2133 uint32 offset = offsets_by_id_[lemma_id - start_id_]; in _get_lpis() local
2178 size_t offset = dict_info_.lemma_size; in _get_lpis() local