Home
last modified time | relevance | path

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

/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.h309 char attrname[NAME_LENGTH +1]; member
/external/javassist/src/main/javassist/bytecode/
DParameterAnnotationsAttribute.java67 public ParameterAnnotationsAttribute(ConstPool cp, String attrname, in ParameterAnnotationsAttribute()
83 public ParameterAnnotationsAttribute(ConstPool cp, String attrname) { in ParameterAnnotationsAttribute()
DAttributeInfo.java38 protected AttributeInfo(ConstPool cp, int attrname, byte[] attrinfo) { in AttributeInfo()
44 protected AttributeInfo(ConstPool cp, String attrname) { in AttributeInfo()
56 public AttributeInfo(ConstPool cp, String attrname, byte[] attrinfo) { in AttributeInfo()
DAnnotationsAttribute.java124 public AnnotationsAttribute(ConstPool cp, String attrname, byte[] info) { in AnnotationsAttribute()
139 public AnnotationsAttribute(ConstPool cp, String attrname) { in AnnotationsAttribute()
/external/elfutils/0.153/libdw/
Ddwarf_getabbrev.c139 unsigned int attrname; local
/external/openssl/crypto/cms/
Dcms_att.c115 const char *attrname, int type, in CMS_signed_add1_attr_by_txt()
181 const char *attrname, int type, in CMS_unsigned_add1_attr_by_txt()
/external/chromium_org/build/android/pylib/host_driven/
Dsetup.py134 def _IsTestMethod(attrname, test_case_class): argument
/external/openssl/crypto/evp/
Devp_pkey.c236 const char *attrname, int type, in EVP_PKEY_add1_attr_by_txt()
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DVisitor.pxd10 cdef _visitchild(self, child, parent, attrname, idx) argument
DVisitor.py181 def _visitchild(self, child, parent, attrname, idx): argument
/external/openssl/crypto/x509/
Dx509_req.c310 const char *attrname, int type, in X509_REQ_add1_attr_by_txt()
/external/chromium_org/third_party/boringssl/src/crypto/x509/
Dx509_req.c306 const char *attrname, int type, in X509_REQ_add1_attr_by_txt()
/external/lldb/test/unittest2/
Dloader.py154 def isTestMethod(attrname, testCaseClass=testCaseClass, argument
/external/chromium_org/tools/gyp/pylib/gyp/
Dcommon.py347 def __getattr__(self, attrname): argument
/external/expat/tests/
Druntests.c688 const XML_Char *attrname = atts[i]; in check_attr_contains_normalized_whitespace() local
/external/opencv/cxcore/src/
Dcxpersistence.cpp2071 CvStringHashNode* attrname; in icvXMLParseTag() local