Home
last modified time | relevance | path

Searched defs:attrname (Results 1 – 24 of 24) 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/node/deps/openssl/openssl/crypto/cms/
Dcms_att.c121 const char *attrname, int type, in CMS_signed_add1_attr_by_txt()
190 const char *attrname, int type, in CMS_unsigned_add1_attr_by_txt()
/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/node/deps/openssl/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/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/node/deps/openssl/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/node/deps/openssl/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.c274 const char *attrname) in codec_makeincrementalcodec()
292 const char *attrname) in codec_getincrementalcodec()
Dimport.c2638 _PyImport_GetModuleAttr(PyObject *modname, PyObject *attrname) in _PyImport_GetModuleAttr()
2650 _PyImport_GetModuleAttrString(const char *modname, const char *attrname) in _PyImport_GetModuleAttrString()
Dsysmodule.c533 const char *attrname = NULL; in sys_breakpointhook() local
/third_party/node/tools/gyp/pylib/gyp/
Dcommon.py372 def __getattr__(self, attrname): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dcommon.py365 def __getattr__(self, attrname): argument
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c613 int attr_remove_path(pathname_t * name, const char *attrname, int flags) in attr_remove_path()
632 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.c519 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.py776 def getAttributeNode(self, attrname): argument
/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