Searched defs:py1 (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/jni/share/
H A Duserdict.cpp375 const char py1 = *spl_trie.get_spelling_str(id1[i]); local
378 if (py1 == py2)
395 const char py1 = *spl_trie.get_spelling_str(id1[i]); local
398 if (py1 == py2)
400 if (py1 > py2)

Completed in 25 milliseconds