Searched refs:SpellingParser (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | splparser.cpp | 22 SpellingParser::SpellingParser() { in SpellingParser() function in ime_pinyin::SpellingParser 26 bool SpellingParser::is_valid_to_parse(char ch) { in is_valid_to_parse() 30 uint16 SpellingParser::splstr_to_idxs(const char *splstr, uint16 str_len, in splstr_to_idxs() 143 uint16 SpellingParser::splstr_to_idxs_f(const char *splstr, uint16 str_len, in splstr_to_idxs_f() 159 uint16 SpellingParser::splstr16_to_idxs(const char16 *splstr, uint16 str_len, in splstr16_to_idxs() 272 uint16 SpellingParser::splstr16_to_idxs_f(const char16 *splstr, uint16 str_len, in splstr16_to_idxs_f() 288 uint16 SpellingParser::get_splid_by_str(const char *splstr, uint16 str_len, in get_splid_by_str() 304 uint16 SpellingParser::get_splid_by_str_f(const char *splstr, uint16 str_len, in get_splid_by_str_f() 325 uint16 SpellingParser::get_splids_parallel(const char *splstr, uint16 str_len, in get_splids_parallel()
|
| H A D | userdict.cpp | 1765 SpellingParser * spl_parser = new SpellingParser(); in _get_lpis()
|
| H A D | dictbuilder.cpp | 201 spl_parser_ = new SpellingParser(); in alloc_resource()
|
| H A D | matrixsearch.cpp | 75 spl_parser_ = new SpellingParser(); in alloc_resource()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | splparser.h | 25 class SpellingParser { 30 SpellingParser();
|
| H A D | dictbuilder.h | 70 SpellingParser *spl_parser_;
|
| H A D | spellingtrie.h | 150 friend class SpellingParser; variable
|
| H A D | matrixsearch.h | 177 SpellingParser* spl_parser_;
|
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | splparser.h | 25 class SpellingParser { 30 SpellingParser();
|
| H A D | dictbuilder.h | 70 SpellingParser *spl_parser_;
|
| H A D | spellingtrie.h | 150 friend class SpellingParser; variable
|
| H A D | matrixsearch.h | 177 SpellingParser* spl_parser_;
|