Searched defs:hash_pos_next (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/jni/share/
H A Dspellingtable.cpp92 size_t SpellingTable::hash_pos_next(size_t hash_pos) { function in class:ime_pinyin::SpellingTable
176 hash_pos = hash_pos_next(hash_pos);
201 hash_pos = hash_pos_next(hash_pos);

Completed in 26 milliseconds