OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mStackChildCount
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
unigram_dictionary.h
138
int
mStackChildCount
[MAX_WORD_LENGTH_INTERNAL];// TODO: remove
unigram_dictionary.cpp
524
mStackChildCount
[0] = root[0];
528
const int charGroupCount =
mStackChildCount
[depth];
551
mStackChildCount
[depth] = charGroupIndex;
556
mStackChildCount
[depth] =
[
all
...]
Completed in 19 milliseconds