Searched defs:okey (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/ |
D | dict.c | 99 unsigned long okey; member 661 unsigned long key, okey; in xmlDictGrow() local 859 unsigned long key, okey, nbi = 0; in xmlDictLookup() local 999 unsigned long key, okey, nbi = 0; in xmlDictExists() local 1107 unsigned long okey, key, nbi = 0; in xmlDictQLookup() local
|
/external/libnl/lib/route/link/ |
D | ipvti.c | 44 uint32_t okey; member 374 int rtnl_link_ipvti_set_okey(struct rtnl_link *link, uint32_t okey) in rtnl_link_ipvti_set_okey()
|
D | ipgre.c | 53 uint32_t okey; member 522 int rtnl_link_ipgre_set_okey(struct rtnl_link *link, uint32_t okey) in rtnl_link_ipgre_set_okey()
|
/external/iproute2/ip/ |
D | link_vti6.c | 57 unsigned okey = 0; in vti6_parse_opt() local
|
D | link_vti.c | 59 unsigned okey = 0; in vti_parse_opt() local
|
D | link_gre.c | 65 unsigned okey = 0; in gre_parse_opt() local
|
D | link_gre6.c | 75 unsigned okey = 0; in gre_parse_opt() local
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_security_handler.cpp | 45 CFX_ByteString okey = pEncrypt->GetStringFor("O"); in CalcEncryptKey() local 317 CFX_ByteString okey = m_pEncryptDict->GetStringFor("O"); in AES256_CheckPassword() local 463 CFX_ByteString okey = m_pEncryptDict->GetStringFor("O"); in GetUserPassword() 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 2468 PyObject *okey, *r; local 2484 PyObject *okey; local
|