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

  /packages/inputmethods/PinyinIME/jni/share/
spellingtable.cpp 44 size_t get_odd_next(size_t value) { function in namespace:ime_pinyin
120 spelling_max_num_ = get_odd_next(spl_max_num);

Completed in 48 milliseconds