/external/harfbuzz_ng/ |
D | harfbuzz.doap | 1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 2 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 3 xmlns:foaf="http://xmlns.com/foaf/0.1/" 4 xmlns="http://usefulinc.com/ns/doap#">
|
/external/smack/src/org/jivesoftware/smack/packet/ |
D | Packet.java | 91 private String xmlns = DEFAULT_XML_NS; field in Packet 123 xmlns = p.xmlns; in Packet() 466 return this.xmlns; in getXmlns() 495 return !(xmlns != null ? !xmlns.equals(packet.xmlns) : packet.xmlns != null); in equals() 500 result = (xmlns != null ? xmlns.hashCode() : 0); in hashCode()
|
/external/chromium/third_party/libjingle/source/talk/xmllite/ |
D | xmlprinter.cc | 42 const std::string * const xmlns, int xmlnsCount); 60 const std::string * const xmlns, int xmlnsCount) { in PrintXml() argument 61 XmlPrinterImpl printer(pout, xmlns, xmlnsCount); in PrintXml() 66 const std::string * const xmlns, int xmlnsCount) : in XmlPrinterImpl() argument 71 xmlnsStack_.AddXmlns(xmlns[i], xmlns[i + 1]); in XmlPrinterImpl()
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
D | svg-text-selection.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" 2 xmlns:xlink="http://www.w3.org/1999/xlink" 3 xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
D | bugzilla-83979.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 8 …<image id="image" xlink:href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cre…
|
D | svg-animated-gifs.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" 2 xmlns:xlink="http://www.w3.org/1999/xlink" 3 xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
D | svg-link-hover-use.svg | 1 <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'>
|
D | svg-repaint-path.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" 2 xmlns:xlink="http://www.w3.org/1999/xlink" 3 xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
D | svg-repaint-group.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" 2 xmlns:xlink="http://www.w3.org/1999/xlink" 3 xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
D | svg-repaint-foreignObject.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" 2 xmlns:xlink="http://www.w3.org/1999/xlink" 3 xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
D | svg-repaint-image.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" 2 xmlns:xlink="http://www.w3.org/1999/xlink" 3 xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
D | svg-links.svg | 1 <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'>
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
D | xmlnsattrs.in | 2 namespaceURI="http://www.w3.org/2000/xmlns/" 4 xmlns
|
/external/skia/src/animator/ |
D | SkExtraPathEffects.xsd | 1 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 2 xmlns:Sk="urn:screenplay" 3 xmlns:extra="urn:extraPathEffects" targetNamespace="urn:extraPathEffects" >
|
D | SkAnimate3DSchema.xsd | 1 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 2 xmlns:Sk="http://www.skia.com/schema/SkAnimateSchema.xsd" 3 targetNamespace="urn:skia3D" xmlns:Sk3D="urn:skia3D">
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkExtraPathEffects.xsd | 1 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 2 xmlns:Sk="urn:screenplay" 3 xmlns:extra="urn:extraPathEffects" targetNamespace="urn:extraPathEffects" >
|
D | SkAnimate3DSchema.xsd | 1 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 2 xmlns:Sk="http://www.skia.com/schema/SkAnimateSchema.xsd" 3 targetNamespace="urn:skia3D" xmlns:Sk3D="urn:skia3D">
|
/external/smali/ |
D | extract-property.xslt | 1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pom="http://maven.apache.org…
|
/external/chromium_org/chrome/browser/resources/chromeos/first_run/ |
D | background.svg | 2 <svg id="background" xmlns="http://www.w3.org/2000/svg" 3 xmlns:xlink="http://www.w3.org/1999/xlink">
|
/external/smack/asmack-master/jingle/ |
D | 60-jingle-ext.patch | 71 - buf.append(" xmlns=\"").append(getNamespace()).append("\" >"); 72 + buf.append(" xmlns=\"").append(getNamespace()).append("\""); 133 - buf.append(" xmlns=\"").append(getNamespace()).append("\" >"); 134 + buf.append(" xmlns=\"").append(getNamespace()).append("\"");
|
/external/chromium_org/third_party/skia/src/svg/ |
D | SkSVGSVG.cpp | 24 SVG_ATTRIBUTE(xmlns), 25 SVG_LITERAL_ATTRIBUTE(xmlns:xlink, f_xml_xlink),
|
/external/skia/src/svg/ |
D | SkSVGSVG.cpp | 24 SVG_ATTRIBUTE(xmlns), 25 SVG_LITERAL_ATTRIBUTE(xmlns:xlink, f_xml_xlink),
|
/external/chromium/testing/gtest/codegear/ |
D | gtest.groupproj | 1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 15 <BorlandProject xmlns=""><Default.Personality></Default.Personality></BorlandProject></BorlandProje…
|
/external/chromium_org/testing/gtest/codegear/ |
D | gtest.groupproj | 1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 15 <BorlandProject xmlns=""><Default.Personality></Default.Personality></BorlandProject></BorlandProje…
|
/external/protobuf/gtest/codegear/ |
D | gtest.groupproj | 1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 15 <BorlandProject xmlns=""><Default.Personality></Default.Personality></BorlandProject></BorlandProje…
|