OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHalfSpellingIdNum
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
dictdef.h
50
const size_t
kHalfSpellingIdNum
= 29;
58
const size_t kMaxSpellingNum = 512 -
kHalfSpellingIdNum
- 1;
spellingtrie.h
26
static const unsigned short kFullSplIdStart =
kHalfSpellingIdNum
+ 1;
Completed in 13 milliseconds