Home
last modified time | relevance | path

Searched refs:FUNC_KEY (Results 1 – 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DFunctionTable.java50 public static final int FUNC_KEY = 5; field in FunctionTable
183 m_functions[FUNC_KEY] =
243 new Integer(FunctionTable.FUNC_KEY)); in m_functionID.put() argument
DKeywords.java259 new Integer(FunctionTable.FUNC_KEY)); in m_keywords.put() argument
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.c2195 #define FUNC_KEY(f) _FUNC(f), 1 macro
2227 { FUNC_KEY(psk) },
2252 { FUNC_KEY(password) },
2295 { FUNC_KEY(wep_key0) },
2296 { FUNC_KEY(wep_key1) },
2297 { FUNC_KEY(wep_key2) },
2298 { FUNC_KEY(wep_key3) },
2390 { FUNC_KEY(mka_cak) },
2391 { FUNC_KEY(mka_ckn) },
2427 #undef FUNC_KEY