HomeSort by relevance Sort by last modified time
    Searched refs:shortcutByteSize (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/
binary_format.h 204 static inline int shortcutByteSize(const uint8_t* const dict, const int pos) {
219 return pos + shortcutByteSize(dict, pos);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictInputOutput.java     [all...]

Completed in 152 milliseconds