Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dsplparser.cpp30 uint16 SpellingParser::splstr_to_idxs(const char *splstr, uint16 str_len, in splstr_to_idxs() function in ime_pinyin::SpellingParser
146 uint16 idx_num = splstr_to_idxs(splstr, str_len, spl_idx, start_pos, in splstr_to_idxs_f()
296 if (splstr_to_idxs(splstr, str_len, spl_idx, start_pos, 2, *is_pre) != 1) in get_splid_by_str()
312 if (splstr_to_idxs(splstr, str_len, spl_idx, start_pos, 2, *is_pre) != 1) in get_splid_by_str_f()
H A Ddictbuilder.cpp546 spl_parser_->splstr_to_idxs(lemma_arr_[i].pinyin_str[hz_pos], in build_dict()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dsplparser.h42 uint16 splstr_to_idxs(const char *splstr, uint16 str_len, uint16 splidx[],
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dsplparser.h42 uint16 splstr_to_idxs(const char *splstr, uint16 str_len, uint16 splidx[],