Home
last modified time | relevance | path

Searched refs:newAttr (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/webrtc/libjingle/xmllite/
Dxmlelement.cc78 XmlAttr* newAttr = NULL; in XmlElement() local
80 newAttr = new XmlAttr(*attr); in XmlElement()
81 *plast_attr = newAttr; in XmlElement()
82 plast_attr = &(newAttr->next_attr_); in XmlElement()
84 last_attr_ = newAttr; in XmlElement()
/external/fonttools/Lib/fontTools/ufoLib/
D__init__.py2085 newAttr, newValue = convertFontInfoValueForAttributeFromVersion1ToVersion2(attr, value)
2087 if newAttr not in fontInfoAttributesVersion2:
2091 raise UFOLibError("Cannot convert value (%s) for attribute %s." % (repr(value), newAttr))
2093 converted[newAttr] = newValue
2099 newAttr, newValue = convertFontInfoValueForAttributeFromVersion2ToVersion1(attr, value)
2101 if newAttr not in fontInfoAttributesVersion1:
2105 raise UFOLibError("Cannot convert value (%s) for attribute %s." % (repr(value), newAttr))
2107 converted[newAttr] = newValue
2190 newAttr, newValue = convertFontInfoValueForAttributeFromVersion3ToVersion2(attr, value)
2191 if newAttr not in fontInfoAttributesVersion2:
[all …]
/external/clang/include/clang/Sema/
DAttributeList.h730 void add(AttributeList *newAttr) { in add() argument
731 assert(newAttr); in add()
732 assert(newAttr->getNext() == nullptr); in add()
733 newAttr->setNext(list); in add()
734 list = newAttr; in add()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java307 public Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode() argument
443 public Attr setAttributeNodeNS(Attr newAttr) throws DOMException in setAttributeNodeNS() argument
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java1149 public final Attr setAttributeNode(Attr newAttr) throws DOMException in setAttributeNode() argument
1257 public final Attr setAttributeNodeNS(Attr newAttr) throws DOMException in setAttributeNodeNS() argument
/external/python/cpython3/Doc/library/
Dxml.dom.rst662 .. method:: Element.setAttributeNode(newAttr)
666 old attribute node will be returned. If *newAttr* is already in use,
670 .. method:: Element.setAttributeNodeNS(newAttr)
674 If a replacement occurs, the old attribute node will be returned. If *newAttr*
/external/python/cpython2/Doc/library/
Dxml.dom.rst677 .. method:: Element.setAttributeNode(newAttr)
681 old attribute node will be returned. If *newAttr* is already in use,
685 .. method:: Element.setAttributeNodeNS(newAttr)
689 If a replacement occurs, the old attribute node will be returned. If *newAttr*
/external/autotest/site_utils/rpm_control_system/
DBeautifulSoup.py1606 newAttr = self.CHARSET_RE.sub(rewrite, contentType)
1608 newAttr)
/external/clang/lib/Sema/
DSemaDeclAttr.cpp2313 clang::Attr *newAttr; in handleVisibilityAttr() local
2315 newAttr = S.mergeTypeVisibilityAttr(D, Attr.getRange(), in handleVisibilityAttr()
2319 newAttr = S.mergeVisibilityAttr(D, Attr.getRange(), type, Index); in handleVisibilityAttr()
2321 if (newAttr) in handleVisibilityAttr()
2322 D->addAttr(newAttr); in handleVisibilityAttr()
DSemaDecl.cpp2549 InheritableAttr *newAttr = in mergeParamDeclAttributes() local
2551 newAttr->setInherited(true); in mergeParamDeclAttributes()
2552 newDecl->addAttr(newAttr); in mergeParamDeclAttributes()
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/guice/extensions/persist/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/antlr/runtime/ActionScript/project/lib/
DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/external/guice/extensions/struts2/lib/
Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...