OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sublma_start
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
367
uint16 splpos_begin = c_phrase_.
sublma_start
[subpos];
368
uint16 splpos_end = c_phrase_.
sublma_start
[subpos + 1];
376
c_phrase_.
sublma_start
[subpos + 1] = splpos;
529
c_phrase_.length = c_phrase_.
sublma_start
[c_phrase_.sublma_num];
552
c_phrase_.spl_start[c_phrase_.
sublma_start
[c_phrase_.sublma_num]]);
[
all
...]
/packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h
120
uint16
sublma_start
[kMaxRowNum]; // Counted in Chinese characters.
member in struct:ime_pinyin::__anon22275
Completed in 429 milliseconds