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 357 static AK_FORCE_INLINE int shortcutByteSize(const uint8_t *const dict, const int pos) {
372 return pos + shortcutByteSize(dict, pos);
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictInputOutput.java     [all...]

Completed in 242 milliseconds