OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_odd
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/eap_common/
eap_pwd_common.c
96
int nid,
is_odd
, ret = 0;
local
219
is_odd
= 1;
221
is_odd
= 0;
230
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 948 milliseconds