OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_odd
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
spellingtable.cpp
49
bool
is_odd
= true;
local
52
is_odd
= false;
57
if (
is_odd
)
/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))
Completed in 47 milliseconds