Home
last modified time | relevance | path

Searched defs:attrname (Results 1 – 18 of 18) sorted by relevance

/third_party/python/Lib/ctypes/
D_endian.py24 def __setattr__(self, attrname, value): argument
/third_party/openssl/crypto/cms/
Dcms_att.c120 const char *attrname, int type, in CMS_signed_add1_attr_by_txt()
187 const char *attrname, int type, in CMS_unsigned_add1_attr_by_txt()
/third_party/openssl/crypto/evp/
Devp_pkey.c143 const char *attrname, int type, in EVP_PKEY_add1_attr_by_txt()
/third_party/openssl/crypto/x509/
Dx509_req.c261 const char *attrname, int type, in X509_REQ_add1_attr_by_txt()
/third_party/python/Lib/unittest/
Dloader.py226 def shouldIncludeMethod(attrname): argument
/third_party/python/Python/
Dcodecs.c273 const char *attrname) in codec_makeincrementalcodec()
291 const char *attrname) in codec_getincrementalcodec()
Dsysmodule.c552 const char *attrname = NULL; in sys_breakpointhook() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dcommon.py364 def __getattr__(self, attrname): argument
/third_party/node/tools/gyp/pylib/gyp/
Dcommon.py377 def __getattr__(self, attrname): argument
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c612 int attr_remove_path(pathname_t * name, const char *attrname, int flags) in attr_remove_path()
631 attr_set_path(pathname_t * name, const char *attrname, const char *attrvalue, in attr_set_path()
/third_party/e2fsprogs/contrib/
Dfsstress.c646 int attr_remove_path(pathname_t * name, const char *attrname, int flags) in attr_remove_path()
665 attr_set_path(pathname_t * name, const char *attrname, const char *attrvalue, in attr_set_path()
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c657 static const char *attrname(unsigned int key) in attrname() function
Dntfsresize.c3125 ntfschar *attrname; in find_attr() local
/third_party/ffmpeg/libavformat/
Ddashdec.c517 static char *get_val_from_nodes_tab(xmlNodePtr *nodes, const int n_nodes, const char *attrname) in get_val_from_nodes_tab()
/third_party/python/Lib/xml/dom/
Dminidom.py774 def getAttributeNode(self, attrname): argument
/third_party/libxml2/python/
Dlibxml.c895 PyObject *attrname; in pythonStartElement() local
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c1356 const XML_Char *attrname = atts[i]; in check_attr_contains_normalized_whitespace() local
/third_party/expat/tests/
Druntests.c1356 const XML_Char *attrname = atts[i]; in check_attr_contains_normalized_whitespace() local