HomeSort by relevance Sort by last modified time
    Searched full:idx_buf (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/PinyinIME/jni/share/
dictbuilder.cpp 886 LemmaIdType* idx_buf = homo_idx_buf_ + homo_idx_num_eq1_ + local
897 idx_buf[homo_pos] = lemma_arr_[item_start_next + homo_pos].idx_by_hz;
955 LemmaIdType* idx_buf = homo_idx_buf_ + homo_idx_num_eq1_ + local
966 idx_buf[homo_pos] = lemma_arr[item_start_next + homo_pos].idx_by_hz;

Completed in 40 milliseconds