Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddicttrie.cpp86 inline size_t DictTrie::get_son_offset(const LmaNodeGE1 *node) { in get_son_offset() function in ime_pinyin::DictTrie
548 LmaNodeGE1 *son = nodes_ge1_ + get_son_offset(node) + son_pos; in extend_dict2()
570 get_son_offset(node) + found_start; in extend_dict2()
628 node_son = nodes_ge1_ + get_son_offset(node_ge1) + son_pos; in try_extend()
765 + get_son_offset(node) + son_pos; in get_lpis()
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Ddicttrie.h98 inline size_t get_son_offset(const LmaNodeGE1 *node);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Ddicttrie.h98 inline size_t get_son_offset(const LmaNodeGE1 *node);