/external/skia/include/svg/parser/ |
D | SkSVGParser.h | 29 void _addAttribute(const char* attrName, const char* attrValue) { in _addAttribute() 31 void _addAttribute(const char* attrName, SkString& attrValue) { in _addAttribute() 33 void _addAttributeLen(const char* attrName, const char* attrValue, size_t len) { in _addAttributeLen()
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | ProcessorOutputElem.java | 151 …lic void setForeignAttr(String attrUri, String attrLocalName, String attrRawName, String attrValue) in setForeignAttr() 161 …dLiteralResultAttribute(String attrUri, String attrLocalName, String attrRawName, String attrValue) in addLiteralResultAttribute()
|
D | XSLTAttributeDef.java | 1568 String attrRawName, String attrValue, ElemTemplateElement elem) in setAttrValue()
|
/external/skia/src/svg/parser/ |
D | SkSVGPaintState.cpp | 53 const char* attrValue, size_t attrLength) { in addAttribute() 280 const char* attrValue = topAttr->c_str(); in writeChangedAttributes() local 361 const char* attrValue = topAttr->c_str(); in writeChangedElements() local
|
D | SkSVGElements.cpp | 17 const char* attrValue, size_t attrLength) { in addAttribute()
|
D | SkSVGParser.cpp | 68 int SkSVGParser::findAttribute(SkSVGBase* element, const char* attrValue, in findAttribute()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/ |
D | AttrResourceLoader.java | 41 …ValueToEnum(Class<? extends View> viewClass, String namespace, String attrName, String attrValue) { in convertValueToEnum()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
D | AttributeTable.java | 223 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add()
|
/external/skia/src/animator/ |
D | SkDisplayXMLParser.cpp | 97 bool SkDisplayXMLParser::onAddAttributeLen(const char attrName[], const char attrValue[], in onAddAttributeLen()
|
D | SkAnimateMaker.h | 83 void idsSet(const char* attrValue, size_t len, SkDisplayable* displayable) { in idsSet()
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
D | NewHdfParser.java | 429 String attrValue = internStrategy.intern(sb.toString()); in parseAttribute() local 434 String attrValue = parseAttributeValue(seq, index, state); in parseAttribute() local
|
/external/testng/src/main/java/org/testng/reporters/ |
D | XMLSuiteResultWriter.java | 324 Object attrValue = testResult.getAttribute(attrName); in addTestResultAttributes() local
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
D | DOM3TreeWalker.java | 673 String attrValue = attr.getNodeValue(); in serializeAttList() local 1832 String attrValue = attr.getNodeValue(); in recordLocalNSDecl() local
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | ParseRDF.java | 412 String attrValue = attribute.getNodeValue(); in rdf_PropertyElement() local
|
/external/icu/icu4c/source/common/ |
D | uloc_tag.c | 912 char *attrValue; in _appendKeywordsToLanguageTag() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cnumtst.c | 2812 int32_t attrValue; // member
|
/external/libxml2/ |
D | xmlschemas.c | 7108 const xmlChar *attrValue, *name = NULL, *ns = NULL; in xmlSchemaParseLocalAttribute() local 7498 const xmlChar *attrValue; in xmlSchemaParseGlobalAttribute() local 8593 const xmlChar *ns = NULL, *fixed, *name, *attrValue; in xmlSchemaParseElement() local 9139 const xmlChar *attrValue = NULL; in xmlSchemaParseSimpleType() local 12110 const xmlChar *attrValue; in xmlSchemaParseComplexType() local
|