OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dmi_has_full_id
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h
98
uint16
dmi_has_full_id
:1;
member in struct:ime_pinyin::__anon33414
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
227
matrix_[0].
dmi_has_full_id
= 1;
940
mtrx_this_row->
dmi_has_full_id
= 0;
982
// Refer to the declaration of the variable
dmi_has_full_id
for the
987
0 == matrix_[pys_decoded_len_ - ext_len].
dmi_has_full_id
) {
1045
if (NULL == dmi && 0 == matrix_[oldrow].
dmi_has_full_id
) {
[
all
...]
Completed in 27 milliseconds