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

  /external/opencv/cvaux/src/
cvepilines.cpp 1101 double px1,py1,px2,py2; local
    [all...]
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 377 const char py2 = ((searchable->signature[i/4] & (0xff << off)) >> off); local
378 if (py1 == py2)
397 const char py2 = ((searchable->signature[i/4] & (0xff << off)) >> off); local
398 if (py1 == py2)
400 if (py1 > py2)
    [all...]

Completed in 34 milliseconds