Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
Ddwarf_getattrcnt.c47 unsigned int attrname; in dwarf_getattrcnt() local
Ddwarf_getabbrev.c127 unsigned int attrname; in __libdw_getabbrev() local
/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()
188 const char *attrname, int type, in CMS_unsigned_add1_attr_by_txt()
/third_party/openssl/crypto/pkcs12/
Dp12_attr.c86 int PKCS12_add1_attr_by_txt(PKCS12_SAFEBAG *bag, const char *attrname, int type, in PKCS12_add1_attr_by_txt()
/third_party/openssl/crypto/evp/
Devp_pkey.c216 const char *attrname, int type, in EVP_PKEY_add1_attr_by_txt()
/third_party/openssl/crypto/x509/
Dx509_req.c273 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.c553 const char *attrname = NULL; in sys_breakpointhook() local
/third_party/node/tools/gyp/pylib/gyp/
Dcommon.py377 def __getattr__(self, attrname): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dcommon.py364 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/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/cups-filters/utils/
Dcups-browsed.c4007 const char *attrname = ippGetName(attr); in prepare_browse_data() 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/libbpf/.github/actions/build-selftests/
Dvmlinux.h22760 char attrname[16]; member