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

  /packages/inputmethods/PinyinIME/jni/include/
dictdef.h 125 uint16 homo_idx_buf_off_l; // Low bits of the homo_idx_buf_off_1 member in struct:ime_pinyin::LmaNodeGE1
  /packages/inputmethods/PinyinIME/jni/share/
dictbuilder.cpp 653 node->homo_idx_buf_off_l = static_cast<uint16>(offset);
dicttrie.cpp 91 return ((size_t)node->homo_idx_buf_off_l +

Completed in 710 milliseconds