Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtable.cpp80 size_t SpellingTable::get_hash_pos(const char* spelling_str) { in get_hash_pos() function in ime_pinyin::SpellingTable
149 size_t hash_pos = get_hash_pos(spelling_str); in put_spelling()
189 size_t hash_pos = get_hash_pos(spelling_str); in contain()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtable.h66 size_t get_hash_pos(const char* spelling_str);
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtable.h66 size_t get_hash_pos(const char* spelling_str);