Searched defs:charCount (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
H A Dpatricia_trie_policy.cpp131 int charCount = maxCodePointCount; local
132 while (NOT_A_CODE_POINT != nextChar && --charCount > 0) {
206 int charCount = maxCodePointCount; local
207 while (-1 != nextChar && --charCount > 0) {
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 114 milliseconds