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

  /packages/inputmethods/LatinIME/native/jni/src/
binary_format.h 68 static int getWordAtAddress(const uint8_t* const root, const int address, const int maxDepth,
397 inline int BinaryFormat::getWordAtAddress(const uint8_t* const root, const int address,
bigram_dictionary.cpp 123 const int length = BinaryFormat::getWordAtAddress(root, bigramPos, MAX_WORD_LENGTH,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictInputOutput.java     [all...]

Completed in 104 milliseconds