Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dmatrixsearch.cpp64 dep_ = NULL; in reset_pointers_to_null()
97 dep_ = reinterpret_cast<DictExtPara*> in alloc_resource()
1078 dep_->splids_extended = 0; in add_char_qwerty()
1088 dep_->splids[--prev_ids_num] = d->spl_id; in add_char_qwerty()
1094 dep_->splids_extended = dmi->dict_level; in add_char_qwerty()
1096 dep_->splids[dep_->splids_extended] = spl_idx; in add_char_qwerty()
1097 dep_->ext_len = ext_len; in add_char_qwerty()
1098 dep_->splid_end_split = splid_end_split; in add_char_qwerty()
1100 dep_->id_num = 1; in add_char_qwerty()
1101 dep_->id_start = spl_idx; in add_char_qwerty()
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dmatrixsearch.h201 DictExtPara *dep_; // Parameter used to extend DMI nodes. variable
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dmatrixsearch.h201 DictExtPara *dep_; // Parameter used to extend DMI nodes. variable