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

  /packages/inputmethods/LatinIME/native/jni/src/
binary_format.h 351 static inline int childrenAddressSize(const uint8_t flags) {
362 return pos + childrenAddressSize(flags);
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictInputOutput.java 749 * @param childrenAddressSize the size of a children address.
758 final int childrenAddressSize, final boolean hasShortcuts, final boolean hasBigrams,
767 switch (childrenAddressSize) {
    [all...]

Completed in 108 milliseconds