Searched refs:splidx (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | splparser.h | 42 uint16 splstr_to_idxs(const char *splstr, uint16 str_len, uint16 splidx[], 48 uint16 splstr_to_idxs_f(const char *splstr, uint16 str_len, uint16 splidx[], 53 uint16 splstr16_to_idxs(const char16 *splstr, uint16 str_len, uint16 splidx[], 59 uint16 splidx[], uint16 start_pos[], 91 uint16 splidx[], uint16 max_size,
|
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | splparser.h | 42 uint16 splstr_to_idxs(const char *splstr, uint16 str_len, uint16 splidx[], 48 uint16 splstr_to_idxs_f(const char *splstr, uint16 str_len, uint16 splidx[], 53 uint16 splstr16_to_idxs(const char16 *splstr, uint16 str_len, uint16 splidx[], 59 uint16 splidx[], uint16 start_pos[], 91 uint16 splidx[], uint16 max_size,
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | splparser.cpp | 326 uint16 splidx[], uint16 max_size, in get_splids_parallel() argument 331 splidx[0] = get_splid_by_str(splstr, str_len, &is_pre); in get_splids_parallel() 333 if (0 != splidx[0]) { in get_splids_parallel() 334 if (splidx[0] >= kFullSplIdStart) in get_splids_parallel()
|