Home
last modified time | relevance | path

Searched refs:hash_pos_ori (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtable.cpp159 size_t hash_pos_ori = hash_pos; in put_spelling() local
177 if (hash_pos_ori == hash_pos) in put_spelling()
198 size_t hash_pos_ori = hash_pos; in contain() local
202 if (hash_pos_ori == hash_pos) in contain()