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

  /packages/inputmethods/PinyinIME/jni/include/
dicttrie.h 83 size_t total_lma_num_; // Total number of lemmas in this dictionary. member in class:ime_pinyin::DictTrie
  /packages/inputmethods/PinyinIME/jni/share/
dicttrie.cpp 38 total_lma_num_ = 0;
192 total_lma_num_ = lma_idx_buf_len_ / kLemmaIdSize;
266 total_lma_num_ > end_id - start_id + 1) {
305 total_lma_num_ > end_id - start_id + 1) {

Completed in 31 milliseconds