HomeSort by relevance Sort by last modified time
    Searched full:www (Results 1001 - 1025 of 79946) sorted by null

<<41424344454647484950>>

  /libcore/luni/src/test/java/tests/org/w3c/dom/
HCEntitiesSetNamedItemNS.java 17 * href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-1788794630">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-1788794630</a>
19 * href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-setNamedItemNS">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-setNamedItemNS</a>
64 // elem = doc.createElementNS("http://www.w3.org/1999/xhtml", "br");
SetAttributeNS.java 17 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
44 * href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='INVALID_CHARACTER_ERR'])</a>
46 * href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-ElSetAttrNS">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-ElSetAttrNS</a>
48 * href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-ElSetAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])</a>
80 String namespaceURI = "http://www.nist.gov";
101 String namespaceURI = "http://www.nist.gov";
125 // String namespaceURI = "www.xyz.com"
    [all...]
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.pom 1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10 <url>http://www.jfree.org/</url>
14 JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org,
17 <url>http://www.jfree.org/jcommon/</url>
25 <url>http://www.gnu.org/licenses/lgpl.txt</url>
  /external/clang/www/
cxx_status.html 2 "http://www.w3.org/TR/html4/strict.dtd">
42 href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=50372">ISO
65 <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html">N2118</a></td>
70 <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm">N2439</a></td>
75 <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1610.html">N1610</a></td>
80 <td><a href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2008/n2756.htm">N2756</a></td>
85 <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2242.pdf">N2242</a></td>
90 <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2555.pdf">N2555</a></td>
95 <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2672.htm">N2672</a></td>
100 <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1720.html">N1720</a></td
    [all...]
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_cookie_helper_unittest.cc 28 GURL("http://www.google.com"), "A=1", net::CookieOptions(),
31 GURL("http://www.gmail.google.com"), "B=1", net::CookieOptions(),
39 GURL("http://www.google.com"), "A=1", net::CookieOptions(),
42 GURL("http://www.google.com"), "A=2; Domain=.www.google.com ",
53 EXPECT_EQ("www.google.com", it->Domain());
57 EXPECT_EQ("www.gmail.google.com", it->Domain());
70 EXPECT_EQ("www.google.com", it->Domain());
75 EXPECT_EQ(".www.google.com", it->Domain());
87 EXPECT_EQ("www.gmail.google.com", it->Domain())
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
browser_feature_extractor_unittest.cc 178 SimpleNavigateAndCommit(GURL("http://www.google.com"));
179 request.set_url("http://www.google.com/");
186 request.set_url("http://www.google.com/");
188 SimpleNavigateAndCommit(GURL("http://www.google.com"));
193 history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
196 history_service()->AddPage(GURL("https://www.foo.com/gaa.html"),
199 history_service()->AddPage(GURL("http://www.foo.com/gaa.html"),
205 history_service()->AddPage(GURL("http://www.foo.com/bar.html?a=b"),
210 history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
215 history_service()->AddPage(GURL("https://www.foo.com/goo.html")
    [all...]
safe_browsing_util_unittest.cc 104 "http://www.google.com/",
105 "www.google.com",
112 "/.secure/www.ebay.com/",
133 "http://www.google.com/blah/..",
134 "www.google.com",
138 "http://www.google.com/blah#fraq",
139 "www.google.com",
143 "http://www.GOOgle.com/",
144 "www.google.com",
148 "http://www.google.com.../"
    [all...]
  /external/chromium_org/chrome/browser/sync/test/integration/
single_client_bookmarks_sync_test.cc 56 // -> http://www.pandora.com "tier1_a_url1"
57 // -> http://www.facebook.com "tier1_a_url2"
59 // -> http://www.nhl.com "tier1_b_url0"
66 0, tier1_a, 1, L"tier1_a_url1", GURL("http://www.pandora.com"));
68 0, tier1_a, 2, L"tier1_a_url2", GURL("http://www.facebook.com"));
70 0, tier1_b, 0, L"tier1_b_url0", GURL("http://www.nhl.com"));
81 // -> CNN (www.cnn.com)
83 // -> tier1_a_url2 (www.facebook.com)
84 // -> tier1_a_url1 (www.pandora.com)
85 // -> Porsche (www.porsche.com
    [all...]
  /external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexer.rules 22 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
33 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
41 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
50 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
59 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
68 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
76 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
85 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
94 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
104 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options
    [all...]
antlr3lexerandparser.rules 23 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
34 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
42 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
51 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
60 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
69 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
77 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
86 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
95 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
105 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options
    [all...]
antlr3parser.rules 22 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
33 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
41 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
50 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
59 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
68 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
76 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
85 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
94 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
104 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options
    [all...]
antlr3treeparser.rules 22 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
33 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
41 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
50 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
59 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
68 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
76 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
85 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
94 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options"
104 HelpURL="http://www.antlr.org/wiki/display/ANTLR3/Command+line+options
    [all...]
  /external/chromium_org/components/autofill/content/browser/autocheckout/
whitelist_manager_unittest.cc 35 "https://www.merchant1.com/checkout/\n"
153 EXPECT_EQ("https://www.merchant1.com/checkout/",
232 EXPECT_EQ("https://www.merchant1.com/checkout/",
234 GURL("https://www.merchant1.com/checkout/")));
235 EXPECT_EQ("https://www.merchant1.com/checkout/",
237 GURL("https://www.merchant1.com/checkout/Shipping")));
238 EXPECT_EQ("https://www.merchant1.com/checkout/",
240 GURL("https://www.merchant1.com/checkout/?a=b&c=d")));
254 GURL("https://www.merchant1.com/checkout")));
257 GURL("https://www.merchant1.com/")))
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
alternatives.html 48 <td><a target="other" href="http://www.lafortune.eu/">Eric Lafortune</a></td>
58 <td><a target="other" rel="nofollow" href="http://www.informatik.uni-oldenburg.de/leute/hoenicke.html">Jochen Hoenicke</a></td>
68 <td><a target="other" rel="nofollow" href="http://www.cs.cornell.edu/nystrom/">Nate Nystrom</a></td>
69 <td><a target="other" href="http://www.cs.purdue.edu/homes/hosking/bloat/">Bloat</a></td>
88 <td><a target="other" rel="nofollow" href="http://www.yworks.com/">yWorks</a></td>
89 <td><a target="other" href="http://www.yworks.com/en/products_yguard_about.htm">yGuard</a></td>
108 <td><a target="other" rel="nofollow" href="http://www.riggshill.com/">RiggsHill Software</a></td>
128 <td><a target="other" rel="nofollow" href="http://www.celton.mobi/">Carsten Elton S&oslash;rensen</a></td>
138 <td><a target="other" rel="nofollow" href="http://www.ucdetector.org/">J&ouml;rg Spieler</a></td>
139 <td><a target="other" href="http://www.ucdetector.org/">UCDetector</a></td
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_util_unittest.cc 104 "http://www.google.com/",
105 "www.google.com",
112 "/.secure/www.ebay.com/",
133 "http://www.google.com/blah/..",
134 "www.google.com",
138 "http://www.google.com/blah#fraq",
139 "www.google.com",
143 "http://www.GOOgle.com/",
144 "www.google.com",
148 "http://www.google.com.../"
    [all...]
  /external/ganymed-ssh2/examples/
PortForwarding.java 51 /* Example Port Forwarding: -L 8080:www.ethz.ch:80 (OpenSSH notation)
55 * over the secure channel, and a connection is made to www.ethz.ch:80 from the remote
63 LocalPortForwarder lpf1 = conn.createLocalPortForwarder(8080, "www.ethz.ch", 80);
70 /* Example Port Forwarding: -R 127.0.0.1:8080:www.ganymed.ethz.ch:80 (OpenSSH notation)
76 * www.ganymed.ethz.ch:80 by the Ganymed SSH-2 library.
83 conn.requestRemotePortForwarding("127.0.0.1", 8080, "www.ganymed.ethz.ch", 80);
87 * to www.ganymed.ethz.ch:80. */
92 /* Stop accepting remote connections that are being forwarded to www.ganymed.ethz.ch:80 */
99 /* Stop accepting connections on 127.0.0.1:8080 that are being forwarded to www.ethz.ch:80 */
  /external/valgrind/main/docs/xml/
valgrind-manpage.xml 3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
56 xmlns:xi="http://www.w3.org/2001/XInclude" />
59 xmlns:xi="http://www.w3.org/2001/XInclude" />
69 xmlns:xi="http://www.w3.org/2001/XInclude" />
72 xmlns:xi="http://www.w3.org/2001/XInclude" />
82 xmlns:xi="http://www.w3.org/2001/XInclude" />
85 xmlns:xi="http://www.w3.org/2001/XInclude" />
95 xmlns:xi="http://www.w3.org/2001/XInclude" />
98 xmlns:xi="http://www.w3.org/2001/XInclude" />
109 xmlns:xi="http://www.w3.org/2001/XInclude" /
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
createAttributeNS06.java 18 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
36 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-DocCrAttrNS">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-DocCrAttrNS</a>
37 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-DocCrAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-DocCrAttrNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])</a>
38 * @see <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=525">http://www.w3.org/Bugs/Public/show_bug.cgi?id=525</a>
62 String namespaceURI = "http://www.example.com/";
83 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS06";
createDocument03.java 18 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
43 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='WRONG_DOCUMENT_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='WRONG_DOCUMENT_ERR'])</a>
44 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-DOM-createDocument">http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-DOM-createDocument</a>
45 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('Level-2-Core-DOM-createDocument')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='WRONG_DOCUMENT_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('Level-2-Core-DOM-createDocument')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='WRONG_DOCUMENT_ERR'])</a>
69 String namespaceURI = "http://www.ecommerce.org/schema";
94 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument03";
createDocument04.java 18 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
44 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='WRONG_DOCUMENT_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='WRONG_DOCUMENT_ERR'])</a>
45 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-DOM-createDocument">http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-DOM-createDocument</a>
46 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('Level-2-Core-DOM-createDocument')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='WRONG_DOCUMENT_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('Level-2-Core-DOM-createDocument')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='WRONG_DOCUMENT_ERR'])</a>
71 String namespaceURI = "http://www.ecommerce.org/schema";
97 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument04";
createDocumentType04.java 18 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
36 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-DOM-createDocType">http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-DOM-createDocType</a>
37 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('Level-2-Core-DOM-createDocType')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('Level-2-Core-DOM-createDocType')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])</a>
38 * @see <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=525">http://www.w3.org/Bugs/Public/show_bug.cgi?id=525</a>
60 String publicId = "http://www.example.com/";
83 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocumentType04";
createElementNS06.java 18 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
36 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-DocCrElNS">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-DocCrElNS</a>
37 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-DocCrElNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-DocCrElNS')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INVALID_CHARACTER_ERR'])</a>
38 * @see <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=525">http://www.w3.org/Bugs/Public/show_bug.cgi?id=525</a>
62 String namespaceURI = "http://www.example.com/";
85 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS06";
documentcreateattributeNS07.java 29 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
48 * the namespaceURI is different from http://www.w3.org/2000/xmlns
51 * the qualifiedName as xmlns and namespaceURI as http://www.W3.org/2000/xmlns.
55 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core">http://www.w3.org/TR/DOM-Level-2-Core/core</a>
56 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-DocCrAttrNS">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-DocCrAttrNS</a>
82 String namespaceURI = "http://www.W3.org/2000/xmlns";
101 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS07";
documentimportnode04.java 18 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
40 * "defaultAttr" of the second element node whose namespaceURI="http://www.nist.gov" and
46 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core">http://www.w3.org/TR/DOM-Level-2-Core/core</a>
47 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#Core-Document-importNode">http://www.w3.org/TR/DOM-Level-2-Core/core#Core-Document-importNode</a>
92 newDoc = domImpl.createDocument("http://www.w3.org/DOM/Test", "l2:root", docType);
93 childList = doc.getElementsByTagNameNS("http://www.nist.gov", "employee");
109 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode04";
elementgetelementsbytagnamens04.java 18 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
44 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-getElBTNNS">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-getElBTNNS</a>
45 * @see <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=259">http://www.w3.org/Bugs/Public/show_bug.cgi?id=259</a>
85 element = doc.createElementNS("http://www.w3.org/DOM", "root");
86 child1 = doc.createElementNS("http://www.w3.org/DOM/Level1", "dom:child");
88 child3 = doc.createElementNS("http://www.w3.org/DOM/Level2", "dom:child");
102 return "http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetelementsbytagnamens04";

Completed in 920 milliseconds

<<41424344454647484950>>