Home
last modified time | relevance | path

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

12345678910>>...19

/external/libxml2/result/c14n/without-comments/
Dmerlin-c14n-two-061xmlns="http://example.org/" xmlns:bar="http://example.org/bar" xmlns:baz="http://example.org/baz"
Dexample-36 …<e5 xmlns="http://www.uvic.ca" xmlns:a="http://www.w3.org" xmlns:b="http://www.ietf.org" attr="I'm…
7 <e6 xmlns:a="http://www.w3.org">
8 <e7 xmlns="http://www.ietf.org">
9 <e8 xmlns="">
10 <e9 xmlns:a="http://www.ietf.org" attr="default"></e9>
Dmerlin-c14n-two-071xmlns:bar="http://example.org/bar" xmlns:foo="http://example.org/foo" xmlns:bar="http://example.or…
Dtest-31 <e6 xmlns:a="http://www.w3.org" xmlns:foo="http://www.bar.org" test="../baz" xml:base="http://www.e…
2 <e7 xmlns="http://www.ietf.org">
3 <e8 xmlns="" a:foo="bar">
4 <e9 xmlns:a="http://www.ietf.org" attr="default"></e9>
Dmerlin-c14n-two-011 <bar:Something xmlns:bar="http://example.org/bar" xml:lang="en-ie">
2 <foo:Something xmlns:foo="http://example.org/foo">
3 <bar:Something xmlns:bar="http://example.org/bar">
4 <foo:Something xmlns:foo="http://example.org/foo">
5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
Dmerlin-c14n-two-021 <bar:Something xmlns:bar="http://example.org/bar" xml:lang="en-ie">
2 <foo:Something xmlns:foo="http://example.org/foo">
3 <bar:Something xmlns:bar="http://example.org/bar">
4 <foo:Something xmlns:foo="http://example.org/foo">
5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
Dmerlin-c14n-two-082 <foo:Something xmlns="http://example.org/">
3 <bar:Something xmlns="">
4 <foo:Something xmlns="http://example.org/">
5 <baz:Something xmlns=""></baz:Something>
/external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/
DActivityData.java42 private final String xmlns; field in ActivityData
49 …public ActivityData(String xmlns, Map<String, String> attrMap, List<IntentFilterData> intentFilter… in ActivityData() argument
50 this(xmlns, attrMap, intentFilters, null, null); in ActivityData()
53 …public ActivityData(String xmlns, Map<String, String> attrMap, List<IntentFilterData> intentFilter… in ActivityData() argument
55 this.xmlns = xmlns; in ActivityData()
172 return withXMLNS(xmlns, attr); in withXMLNS()
199 private static String withXMLNS(String xmlns, String attr) { in withXMLNS() argument
200 return String.format("%s:%s", xmlns, attr); in withXMLNS()
203 public static String getNameAttr(String xmlns) { in getNameAttr() argument
204 return withXMLNS(xmlns, NAME); in getNameAttr()
[all …]
/external/libxml2/result/c14n/1-1-without-comments/
Dexample-36 …<e5 xmlns="http://www.uvic.ca" xmlns:a="http://www.w3.org" xmlns:b="http://www.ietf.org" attr="I'm…
7 <e6 xmlns:a="http://www.w3.org">
8 <e7 xmlns="http://www.ietf.org">
9 <e8 xmlns="">
10 <e9 xmlns:a="http://www.ietf.org" attr="default"></e9>
Dxmlid-prop-21 <ietf:e11 xmlns:ietf="http://www.ietf.org" xmlns:w3c="http://www.w3.org">
3 </ietf:e11><ietf:e12 xmlns:ietf="http://www.ietf.org" xmlns:w3c="http://www.w3.org" at="2">
/external/libxml2/result/c14n/with-comments/
Dexample-36 …<e5 xmlns="http://www.uvic.ca" xmlns:a="http://www.w3.org" xmlns:b="http://www.ietf.org" attr="I'm…
7 <e6 xmlns:a="http://www.w3.org">
8 <e7 xmlns="http://www.ietf.org">
9 <e8 xmlns="">
10 <e9 xmlns:a="http://www.ietf.org" attr="default"></e9>
/external/libxml2/result/VC/
DNS3.rdr1 ./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo is different from d…
2 xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
4 ./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo must be "http://exa…
5 xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
8 mlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"/
DNS31 ./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo is different from d…
2 xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
4 ./test/VC/NS3:9: element foo: validity error : Value for attribute xmlns of foo must be "http://exa…
5 xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"
8 mlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"/
/external/libxml2/result/c14n/exc-without-comments/
Dmerlin-c14n-two-241xmlns="http://example.org/" xmlns="http://example.org/" xmlns="http://example.org/" xmlns="http://…
Dmerlin-c14n-two-262 <foo:Something xmlns="http://example.org/">
3 <bar:Something xmlns="">
4 <foo:Something xmlns="http://example.org/">
5 <baz:Something xmlns=""></baz:Something>
Dtest-11 <e6 xmlns:a="http://www.w3.org" test="../baz">
2 <e7 xmlns="http://www.ietf.org">
3 <e8 xmlns="" a:foo="bar">
4 <e9 xmlns:a="http://www.ietf.org" attr="default"></e9>
Dmerlin-c14n-two-181 <bar:Something xmlns="http://example.org/" xmlns:bar="http://example.org/bar">
2 <foo:Something xmlns:foo="http://example.org/foo">
5 <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
/external/libxml2/
Dlibxml2.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:gnome="http://api.gnome.org/doap-extensions#"
5 xmlns="http://usefulinc.com/ns/doap#">
/external/libxml2/result/
Dnsclean.xml.sax3 SAX.startElement(article, xmlns='tag:foofoofoofoofoofoofoofoo', xmlns:dc='http://purl.org/dc/elemen…
6 SAX.startElement(foop:content, xmlns='http://www.w3.org/1999/xhtml', xmlns:foop='tag:foofoofoofoofo…
Dnsclean.xml.sax23 …g:foofoofoofoofoofoofoofoo', 3, xmlns='tag:foofoofoofoofoofoofoofoo', xmlns:dc='http://purl.org/dc…
6 …ntNs(content, foop, 'tag:foofoofoofoofoofoofoofoo', 2, xmlns='http://www.w3.org/1999/xhtml', xmlns
/external/libxml2/result/noent/
Dnsclean.xml.sax23 …g:foofoofoofoofoofoofoofoo', 3, xmlns='tag:foofoofoofoofoofoofoofoo', xmlns:dc='http://purl.org/dc…
6 …ntNs(content, foop, 'tag:foofoofoofoofoofoofoofoo', 2, xmlns='http://www.w3.org/1999/xhtml', xmlns
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mt/
Dbig_merge.test12 CHECK-NEXT: <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
13 CHECK-NEXT: <ms_asmv1:trustInfo xmlns="urn:schemas-microsoft-com:asm.v3" xmlns:ms_asmv1="urn:schema…
20 CHECK-NEXT: <ms_asmv2:dependency xmlns:ms_asmv2="urn:schemas-microsoft-com:asm.v2">
30 CHECK-NEXT: <application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
31 CHECK-NEXT: <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
35 CHECK-NEXT: <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
/external/nanopb-c/tools/
Dmake_windows_package.sh37 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
40xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><ds…
/external/grpc-grpc/third_party/nanopb/tools/
Dmake_windows_package.sh37 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
40xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><ds…
/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#">

12345678910>>...19