| /external/javassist/src/main/javassist/bytecode/ |
| D | AttributeInfo.java | 42 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()
|
| D | ParameterAnnotationsAttribute.java | 69 public ParameterAnnotationsAttribute(ConstPool cp, String attrname, in ParameterAnnotationsAttribute() 85 public ParameterAnnotationsAttribute(ConstPool cp, String attrname) { in ParameterAnnotationsAttribute()
|
| D | AnnotationsAttribute.java | 141 public AnnotationsAttribute(ConstPool cp, String attrname, byte[] info) { in AnnotationsAttribute() 156 public AnnotationsAttribute(ConstPool cp, String attrname) { in AnnotationsAttribute()
|
| D | TypeAnnotationsAttribute.java | 38 public TypeAnnotationsAttribute(ConstPool cp, String attrname, byte[] info) { in TypeAnnotationsAttribute()
|
| /external/ppp/pppd/plugins/radius/ |
| D | dict.c | 332 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()
|
| D | radiusclient.h | 313 char attrname[NAME_LENGTH +1]; member
|
| /external/elfutils/libdw/ |
| D | dwarf_getattrcnt.c | 47 unsigned int attrname; in dwarf_getattrcnt() local
|
| D | dwarf_getabbrev.c | 127 unsigned int attrname; in __libdw_getabbrev() local
|
| /external/python/cpython2/Lib/ctypes/ |
| D | _endian.py | 24 def __setattr__(self, attrname, value): argument
|
| /external/python/cpython3/Lib/ctypes/ |
| D | _endian.py | 24 def __setattr__(self, attrname, value): argument
|
| /external/libcups/cups/ |
| D | ipp-support.c | 2080 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/ |
| D | loader.py | 148 def isTestMethod(attrname, testCaseClass=testCaseClass, argument
|
| /external/python/cpython2/Lib/unittest/ |
| D | loader.py | 136 def isTestMethod(attrname, testCaseClass=testCaseClass, argument
|
| /external/python/cpython2/Python/ |
| D | codecs.c | 224 const char *attrname) in codec_makeincrementalcodec() 242 const char *attrname) in codec_getincrementalcodec()
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
| D | x509_req.c | 324 const char *attrname, int type, in X509_REQ_add1_attr_by_txt()
|
| /external/boringssl/src/crypto/x509/ |
| D | x509_req.c | 324 const char *attrname, int type, in X509_REQ_add1_attr_by_txt()
|
| /external/python/cpython3/Lib/unittest/ |
| D | loader.py | 226 def shouldIncludeMethod(attrname): argument
|
| /external/python/cpython3/Python/ |
| D | codecs.c | 273 const char *attrname) in codec_makeincrementalcodec() 291 const char *attrname) in codec_getincrementalcodec()
|
| D | sysmodule.c | 530 const char *attrname = NULL; in sys_breakpointhook() local
|
| /external/llvm-project/compiler-rt/include/sanitizer/ |
| D | netbsd_syscall_hooks.h | 1895 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/ |
| D | fsstress.c | 612 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/ |
| D | fsstress.c | 639 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/ |
| D | object.c | 1752 merge_list_attr(PyObject* dict, PyObject* obj, const char *attrname) in merge_list_attr()
|
| /external/python/cpython2/Lib/compiler/ |
| D | ast.py | 85 def __init__(self, expr, attrname, flags, lineno=None): argument 663 def __init__(self, expr, attrname, lineno=None): argument
|
| /external/libcups/tools/ |
| D | ipptool.c | 1646 const char *attrname = ippGetName(attrptr); in do_test() local
|