Home
last modified time | relevance | path

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

12

/external/javassist/src/main/javassist/bytecode/
DAttributeInfo.java42 protected AttributeInfo(ConstPool cp, int attrname, byte[] attrinfo) { in AttributeInfo()
48 protected AttributeInfo(ConstPool cp, String attrname) { in AttributeInfo()
60 public AttributeInfo(ConstPool cp, String attrname, byte[] attrinfo) { in AttributeInfo()
DParameterAnnotationsAttribute.java69 public ParameterAnnotationsAttribute(ConstPool cp, String attrname, in ParameterAnnotationsAttribute()
85 public ParameterAnnotationsAttribute(ConstPool cp, String attrname) { in ParameterAnnotationsAttribute()
DAnnotationsAttribute.java141 public AnnotationsAttribute(ConstPool cp, String attrname, byte[] info) { in AnnotationsAttribute()
156 public AnnotationsAttribute(ConstPool cp, String attrname) { in AnnotationsAttribute()
DTypeAnnotationsAttribute.java38 public TypeAnnotationsAttribute(ConstPool cp, String attrname, byte[] info) { in TypeAnnotationsAttribute()
/external/ppp/pppd/plugins/radius/
Ddict.c332 DICT_ATTR *rc_dict_findattr (char *attrname) in rc_dict_findattr()
395 DICT_VALUE * rc_dict_getval (UINT4 value, char *attrname) in rc_dict_getval()
Dradiusclient.h313 char attrname[NAME_LENGTH +1]; member
/external/elfutils/libdw/
Ddwarf_getattrcnt.c47 unsigned int attrname; in dwarf_getattrcnt() local
Ddwarf_getabbrev.c127 unsigned int attrname; in __libdw_getabbrev() local
/external/python/cpython2/Lib/ctypes/
D_endian.py24 def __setattr__(self, attrname, value): argument
/external/python/cpython3/Lib/ctypes/
D_endian.py24 def __setattr__(self, attrname, value): argument
/external/libcups/cups/
Dipp-support.c2080 ippEnumString(const char *attrname, /* I - Attribute name */ in ippEnumString()
2130 ippEnumValue(const char *attrname, /* I - Attribute name */ in ippEnumValue()
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/
Dloader.py148 def isTestMethod(attrname, testCaseClass=testCaseClass, argument
/external/python/cpython2/Lib/unittest/
Dloader.py136 def isTestMethod(attrname, testCaseClass=testCaseClass, argument
/external/python/cpython2/Python/
Dcodecs.c224 const char *attrname) in codec_makeincrementalcodec()
242 const char *attrname) in codec_getincrementalcodec()
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_req.c324 const char *attrname, int type, in X509_REQ_add1_attr_by_txt()
/external/boringssl/src/crypto/x509/
Dx509_req.c324 const char *attrname, int type, in X509_REQ_add1_attr_by_txt()
/external/python/cpython3/Lib/unittest/
Dloader.py226 def shouldIncludeMethod(attrname): argument
/external/python/cpython3/Python/
Dcodecs.c273 const char *attrname) in codec_makeincrementalcodec()
291 const char *attrname) in codec_getincrementalcodec()
Dsysmodule.c530 const char *attrname = NULL; in sys_breakpointhook() local
/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h1895 attrname) \ argument
1900 attrnamespace, attrname) \ argument
1905 attrname, data, nbytes) \ argument
1910 attrname, data, nbytes) \ argument
1915 attrname, data, nbytes) \ argument
1920 attrname, data, nbytes) \ argument
1925 attrname) \ argument
1929 attrname) \ argument
1933 #define __sanitizer_syscall_pre_extattr_set_fd(fd, attrnamespace, attrname, \ argument
1939 attrname, data, nbytes) \ argument
[all …]
/external/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()
/external/e2fsprogs/contrib/
Dfsstress.c639 int attr_remove_path(pathname_t * name, const char *attrname, int flags) in attr_remove_path()
658 attr_set_path(pathname_t * name, const char *attrname, const char *attrvalue, in attr_set_path()
/external/python/cpython2/Objects/
Dobject.c1752 merge_list_attr(PyObject* dict, PyObject* obj, const char *attrname) in merge_list_attr()
/external/python/cpython2/Lib/compiler/
Dast.py85 def __init__(self, expr, attrname, flags, lineno=None): argument
663 def __init__(self, expr, attrname, lineno=None): argument
/external/libcups/tools/
Dipptool.c1646 const char *attrname = ippGetName(attrptr); in do_test() local

12