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

  /external/wpa_supplicant_8/src/eap_common/
eap_pwd_common.c 90 int nid, is_odd, primebitlen, primebytelen, ret = 0; local
209 is_odd = 1;
211 is_odd = 0;
220 is_odd, NULL))
  /packages/inputmethods/PinyinIME/jni/share/
spellingtable.cpp 49 bool is_odd = true; local
52 is_odd = false;
57 if (is_odd)

Completed in 72 milliseconds