OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spl_id
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h
39
uint16
spl_id
;
member in struct:ime_pinyin::__anon16857
45
// Whether the
spl_id
is parsed with a split character at the end.
351
uint16
spl_id
, uint16 node_num, unsigned char dict_level,
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
702
get_spelling_str(dmi->
spl_id
), dmi->
spl_id
);
950
PoolPosType dmi_fr, uint16
spl_id
,
957
dmi->
spl_id
=
spl_id
;
1050
if (NULL != dmi && spl_trie_->is_half_id(dmi->
spl_id
)) {
1065
dep_->splids[--prev_ids_num] = d->
spl_id
;
[
all
...]
Completed in 388 milliseconds