Searched defs:okey (Results 1 – 11 of 11) sorted by relevance
/external/libxml2/ |
D | dict.c | 100 unsigned long okey; member 668 unsigned long key, okey; in xmlDictGrow() local 866 unsigned long key, okey, nbi = 0; in xmlDictLookup() local 1006 unsigned long key, okey, nbi = 0; in xmlDictExists() local 1114 unsigned long okey, key, nbi = 0; in xmlDictQLookup() local
|
/external/libnl/lib/route/link/ |
D | ipvti.c | 45 uint32_t okey; member 385 int rtnl_link_ipvti_set_okey(struct rtnl_link *link, uint32_t okey) in rtnl_link_ipvti_set_okey()
|
D | ipgre.c | 54 uint32_t okey; member 624 int rtnl_link_ipgre_set_okey(struct rtnl_link *link, uint32_t okey) in rtnl_link_ipgre_set_okey()
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_security_handler.cpp | 50 ByteString okey = pEncrypt->GetStringFor("O"); in CalcEncryptKey() local 324 ByteString okey = m_pEncryptDict->GetStringFor("O"); in AES256_CheckPassword() local 473 ByteString okey = m_pEncryptDict->GetStringFor("O"); in GetUserPassword() local
|
/external/iproute2/ip/ |
D | link_vti6.c | 65 unsigned int okey = 0; in vti6_parse_opt() local
|
D | link_vti.c | 68 unsigned int okey = 0; in vti_parse_opt() local
|
D | link_gre.c | 85 unsigned int okey = 0; in gre_parse_opt() local
|
D | link_gre6.c | 95 unsigned int okey = 0; in gre_parse_opt() local
|
/external/python/cpython2/Modules/ |
D | gdbmmodule.c | 97 datum key,okey; in dbm_length() local
|
/external/python/cpython2/Objects/ |
D | abstract.c | 229 PyObject *okey; in PyObject_DelItemString() local 2465 PyObject *okey, *r; local 2481 PyObject *okey; local
|
/external/python/cpython3/Objects/ |
D | abstract.c | 271 PyObject *okey; in PyObject_DelItemString() local 2351 PyObject *okey, *r; in PyMapping_GetItemString() local 2368 PyObject *okey; in PyMapping_SetItemString() local
|