Home | History | Annotate | Download | only in share

Lines Matching refs:lma_id_

294         ((kLemmaIdComposing != lma_id_[0]) ||
295 (kLemmaIdComposing == lma_id_[0] &&
365 } else if (fixed_hzs_ > 0 && kLemmaIdComposing == lma_id_[0]) {
403 lma_id_[0] = kLemmaIdComposing;
524 if (kLemmaIdComposing == lma_id_[0] && clear_fixed_this_step) {
574 lma_id_[0] = kLemmaIdComposing;
663 LemmaIdType lma_id = lma_id_[pos];
791 if (is_user_lemma(lma_id_[0])) {
795 user_dict_->update_lemma(lma_id_[0], 1, true);
860 if (id_chosen == lma_id_[fixed_lmas_])
864 lma_id_[fixed_lmas_] = id_chosen;
1222 if (fixed_lmas_ > 1 || kLemmaIdComposing != lma_id_[0]) {
1225 if (kLemmaIdComposing != lma_id_[0]) {
1244 lma_len = get_lemma_str(lma_id_[pos], lma_str, kMaxRowNum - phrase_len);
1337 lma_id_[lma_id_num_] = mtrx_nd->id;
1367 lma_id_[pos] ^= lma_id_[lma_id_num_ - 1 - pos + fixed_lmas_];
1368 lma_id_[lma_id_num_ - 1 - pos + fixed_lmas_] ^= lma_id_[pos];
1369 lma_id_[pos] ^= lma_id_[lma_id_num_ - 1 - pos + fixed_lmas_];