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

  /packages/inputmethods/PinyinIME/jni/include/
dictdef.h 130 unsigned char homo_idx_buf_off_h; // high bits of the homo_idx_buf_off member in struct:ime_pinyin::LmaNodeGE1
  /packages/inputmethods/PinyinIME/jni/share/
dictbuilder.cpp 654 node->homo_idx_buf_off_h = static_cast<unsigned char>(offset >> 16);
dicttrie.cpp 92 ((size_t)node->homo_idx_buf_off_h << 16));

Completed in 757 milliseconds