HomeSort by relevance Sort by last modified time
    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