OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:total_lma_num_
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
dicttrie.h
83
size_t
total_lma_num_
; // Total number of lemmas in this dictionary.
member in class:ime_pinyin::DictTrie
/packages/inputmethods/PinyinIME/jni/share/
dicttrie.cpp
38
total_lma_num_
= 0;
192
total_lma_num_
= lma_idx_buf_len_ / kLemmaIdSize;
266
total_lma_num_
> end_id - start_id + 1) {
305
total_lma_num_
> end_id - start_id + 1) {
Completed in 50 milliseconds