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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/base/third_party/nspr/
README.chromium 2 URL: http://www.mozilla.org/projects/nspr/
  /external/chromium_org/chrome/common/extensions/docs/examples/api/override/override_igoogle/
redirect.html 2 <meta http-equiv="refresh"content="0;URL=http://www.google.com/ig">
  /external/chromium_org/chrome/common/extensions/docs/examples/api/windows/merge_windows/
NOTICE 2 http://www.famfamfam.com/lab/icons/silk
  /external/chromium_org/chrome/common/extensions/docs/templates/private/intro_tables/
dev_message.html 1 <a href="http://www.chromium.org/getting-involved/dev-channel">Dev</a> channel only.
  /external/chromium_org/content/test/data/accessibility/
a.html 6 <a href="http://www.google.com">normal link</a>
  /external/chromium_org/third_party/WebKit/ManualTests/
location-host-canonicalization.html 5 window.location.host = "www.example.com:";
11 <p>Clicking the following button should change the host in the current URL to "www.example.com:". It actually loading is not important -
12 if you see "www.example.com:0" the test has failed. You should see "www.example.com:"</p>
  /external/chromium_org/third_party/WebKit/ManualTests/resources/
testframeset.html 3 <frame src="http://www.google.com">
  /external/chromium_org/third_party/WebKit/Source/core/svg/
xlinkattrs.in 2 namespaceURI="http://www.w3.org/1999/xlink"
  /external/markdown/tests/misc/
normalize.html 1 <p><a href="http://www.stuff.com/q?x=1&amp;y=2&lt;&gt;">Link</a></p
  /prebuilts/misc/common/antlr/
PREBUILT 2 http://www.antlr.org/download/antlr-3.4-complete.ja
  /prebuilts/tools/common/freemarker/
NOTICE.txt 2 The Apache Software Foundation (http://www.apache.org/).
  /external/chromium_org/chrome/browser/google/
google_util_unittest.cc 41 EXPECT_TRUE(IsHomePage("http://www.google.com"));
42 EXPECT_TRUE(IsHomePage("http://www.google.ca"));
43 EXPECT_TRUE(IsHomePage("http://www.google.co.uk"));
44 EXPECT_TRUE(IsHomePage("http://www.google.com:80/"));
48 EXPECT_TRUE(IsHomePage("http://www.google.com/"));
49 EXPECT_TRUE(IsHomePage("http://www.google.com/webhp"));
50 EXPECT_TRUE(IsHomePage("http://www.google.com/webhp?rlz=TEST"));
51 EXPECT_TRUE(IsHomePage("http://www.google.com/ig"));
52 EXPECT_TRUE(IsHomePage("http://www.google.com/ig/foo"));
53 EXPECT_TRUE(IsHomePage("http://www.google.com/ig?rlz=TEST"))
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/
JunitTestCases.java 8 * http://www.apache.org/licenses/LICENSE-2.0
34 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/attrcreatedocumentfragment");
38 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/attrcreatetextnode");
42 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/attrcreatetextnode2");
46 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/attreffectivevalue");
50 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/attrname");
54 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/attrnextsiblingnull");
58 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/attrparentnodenull");
62 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/attrprevioussiblingnull");
66 runDomTest("http://www.w3.org/2001/DOM-Test-Suite/level1/core/attrspecifiedvalue")
    [all...]
  /external/chromium_org/tools/page_cycler/webpagereplay/tests/
2012Q3.js 25 "http://www.weibo.com/yaochen",
26 "http://www.163.com/",
27 "http://www.amazon.com/Kindle-Fire-Amazon-Tablet/dp/B0051VVOB2/",
28 "http://www.bbc.co.uk/",
29 "http://www.cnet.com/",
30 "http://www.engadget.com/",
31 "http://www.flickr.com/photos/tags/flowers",
32 "http://www.google.com/search?q=dogs",
33 "http://www.imdb.com/",
34 "http://www.linkedin.com/in/jeffweiner08"
    [all...]
  /external/chromium_org/extensions/common/
url_pattern_set_unittest.cc 38 EXPECT_FALSE(set.MatchesURL(GURL("http://www.foo.com/bar")));
45 AddPattern(&set, "http://www.google.com/*");
47 EXPECT_TRUE(set.MatchesURL(GURL("http://www.google.com/")));
48 EXPECT_TRUE(set.MatchesURL(GURL("http://www.google.com/monkey")));
49 EXPECT_FALSE(set.MatchesURL(GURL("https://www.google.com/")));
50 EXPECT_FALSE(set.MatchesURL(GURL("https://www.microsoft.com/")));
55 AddPattern(&set, "http://www.google.com/*");
56 AddPattern(&set, "http://www.yahoo.com/*");
58 EXPECT_TRUE(set.MatchesURL(GURL("http://www.google.com/monkey")));
59 EXPECT_TRUE(set.MatchesURL(GURL("http://www.yahoo.com/monkey")))
    [all...]
  /external/chromium_org/chrome/browser/content_settings/
content_settings_origin_identifier_value_map_unittest.cc 18 map.GetValue(GURL("http://www.google.com"),
19 GURL("http://www.google.com"),
29 EXPECT_TRUE(expected_value->Equals(map.GetValue(GURL("http://www.google.com"),
30 GURL("http://www.google.com"),
35 map.GetValue(GURL("http://www.google.com"),
36 GURL("http://www.youtube.com"),
41 map.GetValue(GURL("http://www.youtube.com"),
42 GURL("http://www.google.com"),
47 map.GetValue(GURL("http://www.google.com"),
48 GURL("http://www.google.com")
    [all...]
  /external/chromium_org/chrome/browser/resources/cloud_print_app/
manifest.json 10 "web_url": "https://www.google.com/cloudprint"
13 "https://www.google.com/cloudprint/enable_chrome_connector"
  /external/chromium_org/chrome/common/extensions/docs/templates/private/
warning_beta.html 3 <a href="https://www.google.com/landing/chrome/beta/">beta channel</a> and
4 <a href="http://www.chromium.org/getting-involved/dev-channel">dev channel</a>.
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_and_glX_API.xml 5 <xi:include href="glX_API.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
6 <xi:include href="gl_API.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  /external/dnsmasq/contrib/dns-loc/
README 11 http://www.ckdhr.com/dns-loc/
12 http://www.faqs.org/rfcs/rfc1876.html
  /external/mesa3d/src/mapi/glapi/gen/
gl_and_glX_API.xml 5 <xi:include href="glX_API.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
6 <xi:include href="gl_API.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  /external/valgrind/main/memcheck/tests/
errs1.c 15 void www ( void ) { xxx(); } function
17 int main ( void ) { www(); aaa(); return 0; }
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
comma_if.hpp 6 # * http://www.boost.org/LICENSE_1_0.txt)
10 # /* See http://www.boost.org for most recent version. */
empty.hpp 6 # * http://www.boost.org/LICENSE_1_0.txt)
10 # /* See http://www.boost.org for most recent version. */
identity.hpp 6 # * http://www.boost.org/LICENSE_1_0.txt)
10 # /* See http://www.boost.org for most recent version. */

Completed in 1187 milliseconds

1 23 4 5 6 7 8 91011>>