OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxYmNum
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h
41
static const int
kMaxYmNum
= 64;
/packages/inputmethods/PinyinIME/jni/share/
spellingtrie.cpp
371
sucess = spl_table->init_table(kMaxPinyinSize - 1, 2 *
kMaxYmNum
, false);
Completed in 121 milliseconds