Home
last modified time | relevance | path

Searched defs:py2 (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/jni/share/
Duserdict.cpp377 const char py2 = ((searchable->signature[i/4] & (0xff << off)) >> off); in is_fuzzy_prefix_spell_id() local
397 const char py2 = ((searchable->signature[i/4] & (0xff << off)) >> off); in fuzzy_compare_spell_id() local