Home
last modified time | relevance | path

Searched refs:xmlns (Results 1 – 25 of 68) sorted by relevance

123

/external/harfbuzz_ng/
Dharfbuzz.doap1 <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/
DPacket.java91 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/
Dxmlprinter.cc42 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/
Dsvg-text-selection.svg1 <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">
Dbugzilla-83979.svg1 <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…
Dsvg-animated-gifs.svg1 <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">
Dsvg-link-hover-use.svg1 <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'>
Dsvg-repaint-path.svg1 <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">
Dsvg-repaint-group.svg1 <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">
Dsvg-repaint-foreignObject.svg1 <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">
Dsvg-repaint-image.svg1 <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">
Dsvg-links.svg1 <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/
Dxmlnsattrs.in2 namespaceURI="http://www.w3.org/2000/xmlns/"
4 xmlns
/external/skia/src/animator/
DSkExtraPathEffects.xsd1 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
2 xmlns:Sk="urn:screenplay"
3 xmlns:extra="urn:extraPathEffects" targetNamespace="urn:extraPathEffects" >
DSkAnimate3DSchema.xsd1 <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/
DSkExtraPathEffects.xsd1 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
2 xmlns:Sk="urn:screenplay"
3 xmlns:extra="urn:extraPathEffects" targetNamespace="urn:extraPathEffects" >
DSkAnimate3DSchema.xsd1 <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/
Dextract-property.xslt1 <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/
Dbackground.svg2 <svg id="background" xmlns="http://www.w3.org/2000/svg"
3 xmlns:xlink="http://www.w3.org/1999/xlink">
/external/smack/asmack-master/jingle/
D60-jingle-ext.patch71 - 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/
DSkSVGSVG.cpp24 SVG_ATTRIBUTE(xmlns),
25 SVG_LITERAL_ATTRIBUTE(xmlns:xlink, f_xml_xlink),
/external/skia/src/svg/
DSkSVGSVG.cpp24 SVG_ATTRIBUTE(xmlns),
25 SVG_LITERAL_ATTRIBUTE(xmlns:xlink, f_xml_xlink),
/external/chromium/testing/gtest/codegear/
Dgtest.groupproj1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
15 <BorlandProject xmlns=""><Default.Personality></Default.Personality></BorlandProject></BorlandProje…
/external/chromium_org/testing/gtest/codegear/
Dgtest.groupproj1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
15 <BorlandProject xmlns=""><Default.Personality></Default.Personality></BorlandProject></BorlandProje…
/external/protobuf/gtest/codegear/
Dgtest.groupproj1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
15 <BorlandProject xmlns=""><Default.Personality></Default.Personality></BorlandProject></BorlandProje…

123