Home
last modified time | relevance | path

Searched refs:attrname (Results 1 – 25 of 57) sorted by relevance

123

/external/libcups/cups/
Dipp-support.c2080 ippEnumString(const char *attrname, /* I - Attribute name */ in ippEnumString() argument
2090 …if (!strcmp(attrname, "document-state") && enumvalue >= 3 && enumvalue < (3 + (int)(sizeof(ipp_doc… in ippEnumString()
2092attrname, "finishings") || !strcmp(attrname, "finishings-actual") || !strcmp(attrname, "finishings… in ippEnumString()
2099 …else if ((!strcmp(attrname, "job-collation-type") || !strcmp(attrname, "job-collation-type-actual"… in ippEnumString()
2101 …else if (!strcmp(attrname, "job-state") && enumvalue >= IPP_JSTATE_PENDING && enumvalue <= IPP_JST… in ippEnumString()
2103 else if (!strcmp(attrname, "operations-supported")) in ippEnumString()
2105attrname, "orientation-requested") || !strcmp(attrname, "orientation-requested-actual") || !strcmp… in ippEnumString()
2107 …!strcmp(attrname, "print-quality") || !strcmp(attrname, "print-quality-actual") || !strcmp(attrnam… in ippEnumString()
2109 …else if (!strcmp(attrname, "printer-state") && enumvalue >= IPP_PSTATE_IDLE && enumvalue <= IPP_PS… in ippEnumString()
2111 …else if (!strcmp(attrname, "resource-state") && enumvalue >= IPP_RSTATE_PENDING && enumvalue <= IP… in ippEnumString()
[all …]
/external/elfutils/libdw/
Ddwarf_getattrcnt.c47 unsigned int attrname; in dwarf_getattrcnt() local
53 get_uleb128_unchecked (attrname, abbrevp); in dwarf_getattrcnt()
56 while (attrname != 0 && attrform != 0 && ++attrcnt); in dwarf_getattrcnt()
Ddwarf_getabbrev.c127 unsigned int attrname; in __libdw_getabbrev() local
133 get_uleb128 (attrname, abbrevp, end); in __libdw_getabbrev()
145 while (attrname != 0 || attrform != 0); in __libdw_getabbrev()
/external/ppp/pppd/plugins/radius/
Ddict.c257 strcpy (dval->attrname, attrstr); in rc_read_dictionary()
332 DICT_ATTR *rc_dict_findattr (char *attrname) in rc_dict_findattr() argument
340 if (strcasecmp (attr->name, attrname) == 0) in rc_dict_findattr()
352 if (strcasecmp (attr->name, attrname) == 0) { in rc_dict_findattr()
395 DICT_VALUE * rc_dict_getval (UINT4 value, char *attrname) in rc_dict_getval() argument
402 if (strcmp (val->attrname, attrname) == 0 && in rc_dict_getval()
/external/python/cpython2/Lib/
Dhtmllib.py387 for attrname, value in attrs:
389 if attrname == 'href':
391 if attrname == 'name':
393 if attrname == 'type':
419 for attrname, value in attrs:
420 if attrname == 'align':
422 if attrname == 'alt':
424 if attrname == 'ismap':
426 if attrname == 'src':
428 if attrname == 'width':
[all …]
Dxmllib.py535 for attrname in attrdict.keys():
536 if not attrname in self.__xml_namespace_attributes:
537 self.syntax_error("unknown attribute `%s' in xml:namespace tag" % attrname)
562 attrname, attrvalue = res.group('name', 'value')
564 attrname = attrname.lower()
567 self.syntax_error("no value specified for attribute `%s'" % attrname)
568 attrvalue = attrname
573 self.syntax_error("attribute `%s' value not quoted" % attrname)
574 res = xmlns.match(attrname)
584 if attrname in attrdict:
[all …]
Dsgmllib.py281 attrname, rest, attrvalue = match.group(1, 2, 3)
283 attrvalue = attrname
291 attrs.append((attrname.lower(), attrvalue))
/external/python/cpython2/Lib/ctypes/
D_endian.py24 def __setattr__(self, attrname, value): argument
25 if attrname == "_fields_":
33 super(_swapped_meta, self).__setattr__(attrname, value)
/external/python/cpython3/Lib/ctypes/
D_endian.py24 def __setattr__(self, attrname, value): argument
25 if attrname == "_fields_":
33 super().__setattr__(attrname, value)
/external/javassist/src/main/javassist/bytecode/
DParameterAnnotationsAttribute.java69 public ParameterAnnotationsAttribute(ConstPool cp, String attrname, in ParameterAnnotationsAttribute() argument
71 super(cp, attrname, info); in ParameterAnnotationsAttribute()
85 public ParameterAnnotationsAttribute(ConstPool cp, String attrname) { in ParameterAnnotationsAttribute() argument
86 this(cp, attrname, new byte[] { 0 }); in ParameterAnnotationsAttribute()
DAttributeInfo.java42 protected AttributeInfo(ConstPool cp, int attrname, byte[] attrinfo) { in AttributeInfo() argument
44 name = attrname; in AttributeInfo()
48 protected AttributeInfo(ConstPool cp, String attrname) { in AttributeInfo() argument
49 this(cp, attrname, (byte[])null); in AttributeInfo()
60 public AttributeInfo(ConstPool cp, String attrname, byte[] attrinfo) { in AttributeInfo() argument
61 this(cp, cp.addUtf8Info(attrname), attrinfo); in AttributeInfo()
DAnnotationsAttribute.java141 public AnnotationsAttribute(ConstPool cp, String attrname, byte[] info) { in AnnotationsAttribute() argument
142 super(cp, attrname, info); in AnnotationsAttribute()
156 public AnnotationsAttribute(ConstPool cp, String attrname) { in AnnotationsAttribute() argument
157 this(cp, attrname, new byte[] { 0, 0 }); in AnnotationsAttribute()
/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h1895 attrname) \ argument
1898 (long long)(attrnamespace), (long long)(attrname))
1900 attrnamespace, attrname) \ argument
1903 (long long)(attrnamespace), (long long)(attrname))
1905 attrname, data, nbytes) \ argument
1907 (long long)(path), (long long)(attrnamespace), (long long)(attrname), \
1910 attrname, data, nbytes) \ argument
1913 (long long)(attrname), (long long)(data), (long long)(nbytes))
1915 attrname, data, nbytes) \ argument
1917 (long long)(path), (long long)(attrnamespace), (long long)(attrname), \
[all …]
/external/llvm-project/polly/www/video-js/
Dvideo.js159 for (var attrname in obj) {
160 if (obj.hasOwnProperty(attrname)) { this[attrname]=obj[attrname]; }
267 for (var attrname in obj2){
268 …if (obj2.hasOwnProperty(attrname) && (!safe || !obj1.hasOwnProperty(attrname))) { obj1[attrname]=o…
1728 for (var attrname in funcParent) {
1729 if (funcParent[attrname] == this) {
1730 funcParent[attrname] = this.evtContext(obj);
1731 funcParent[attrname].hasContext = true;
1732 return funcParent[attrname];
/external/python/cpython3/Lib/
Dfunctools.py936 self.attrname = None
941 if self.attrname is None:
942 self.attrname = name
943 elif name != self.attrname:
952 if self.attrname is None:
963 val = cache.get(self.attrname, _NOT_FOUND)
967 val = cache.get(self.attrname, _NOT_FOUND)
971 cache[self.attrname] = val
/external/python/cpython2/Tools/compiler/
Dast.txt43 AssAttr: expr, attrname*, flags*
58 Getattr: expr, attrname*
/external/python/cpython2/Lib/unittest/
Dloader.py136 def isTestMethod(attrname, testCaseClass=testCaseClass, argument
138 return attrname.startswith(prefix) and \
139 hasattr(getattr(testCaseClass, attrname), '__call__')
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/
Dloader.py148 def isTestMethod(attrname, testCaseClass=testCaseClass, argument
150 return attrname.startswith(prefix) and \
151 hasattr(getattr(testCaseClass, attrname), '__call__')
/external/python/cpython3/Lib/unittest/
Dloader.py226 def shouldIncludeMethod(attrname): argument
227 if not attrname.startswith(self.testMethodPrefix):
229 testFunc = getattr(testCaseClass, attrname)
233 testCaseClass.__module__, testCaseClass.__qualname__, attrname
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs1293 attrname: *const ::c_char, in extattr_delete_fd()
1298 attrname: *const ::c_char, in extattr_delete_file()
1303 attrname: *const ::c_char, in extattr_delete_link()
1308 attrname: *const ::c_char, in extattr_get_fd()
1315 attrname: *const ::c_char, in extattr_get_file()
1322 attrname: *const ::c_char, in extattr_get_link()
1347 attrname: *const ::c_char, in extattr_set_fd()
1354 attrname: *const ::c_char, in extattr_set_file()
1361 attrname: *const ::c_char, in extattr_set_link()
/external/python/cpython2/Lib/distutils/command/
Dinstall.py472 attrname = 'install_' + key
473 if getattr(self, attrname) is None:
474 setattr(self, attrname, scheme[key])
/external/python/cpython3/Lib/distutils/command/
Dinstall.py460 attrname = 'install_' + key
461 if getattr(self, attrname) is None:
462 setattr(self, attrname, scheme[key])
/external/python/cpython2/Lib/compiler/
Dast.py85 def __init__(self, expr, attrname, flags, lineno=None): argument
87 self.attrname = attrname
92 return self.expr, self.attrname, self.flags
98 return "AssAttr(%s, %s, %s)" % (repr(self.expr), repr(self.attrname), repr(self.flags))
663 def __init__(self, expr, attrname, lineno=None): argument
665 self.attrname = attrname
669 return self.expr, self.attrname
675 return "Getattr(%s, %s)" % (repr(self.expr), repr(self.attrname))
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_req.c324 const char *attrname, int type, in X509_REQ_add1_attr_by_txt() argument
327 if (X509at_add1_attr_by_txt(&req->req_info->attributes, attrname, 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() argument
327 if (X509at_add1_attr_by_txt(&req->req_info->attributes, attrname, in X509_REQ_add1_attr_by_txt()

123