HomeSort by relevance Sort by last modified time
    Searched full:redirect (Results 701 - 725 of 1272) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session_unittest.cc 425 "<redirect xmlns=\"http://www.google.com/session\">"
427 "</redirect>"
435 "<redirect xmlns=\"urn:ietf:params:xml:ns:xmpp-stanzas\">"
437 "</redirect>"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 471 for scheme in "do", "proxy", "redirect":
948 def redirect(h, req, url=to_url): function in function:HandlerTests.test_redirect
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 471 for scheme in "do", "proxy", "redirect":
948 def redirect(h, req, url=to_url): function in function:HandlerTests.test_redirect
    [all...]
  /external/chromium/chrome/browser/autocomplete/
history_url_provider.cc 407 // Put it on the front of the HistoryMatches for redirect culling.
749 // Find the first occurrence of any URL in the redirect chain. We want to
756 // Find any following occurrences of any URL in the redirect chain, these
    [all...]
  /external/chromium_org/base/test/launcher/
test_launcher.cc 249 // Redirect child process output to a file.
445 // When running in parallel mode we need to redirect stdio to avoid mixed-up
446 // output. We also always redirect on the bots to get the test output into
    [all...]
  /external/chromium_org/net/http/
http_pipelined_network_transaction_unittest.cc 525 MockWrite(SYNCHRONOUS, 0, "GET /redirect.html HTTP/1.1\r\n"
535 MockRead(ASYNC, 4, "redirect"),
546 one_transaction->Start(GetRequestInfo("redirect.html"),
    [all...]
  /external/chromium_org/net/url_request/
url_request.cc 915 int URLRequest::Redirect(const GURL& location, int http_status_code) {
928 DVLOG(1) << "disallowing redirect: exceeds limit";
936 DVLOG(1) << "disallowing redirect: unsafe protocol";
    [all...]
  /external/chromium_org/webkit/child/
weburlloader_impl.cc 477 // request that resulted from the redirect.
499 // Only follow the redirect if WebKit left the URL unmodified.
503 // We assume that WebKit only changes the URL to suppress a redirect, and we
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 364 /// to SecondBB its necessary to redirect the flow proporionally.
394 // When the edges are merged anyway, then redirect all flow.
769 // Check if there is a path to an block that has a known value and redirect
    [all...]
  /frameworks/base/docs/html/tools/help/
emulator.jd 334 <td>Redirect radio modem interface to a host character device.</td>
408 <td>Redirect NMEA GPS to character device.</td>
447 <td>Redirect radio mode to the specified character device.</td>
  /external/apache-http/src/org/apache/http/
HttpStatus.java 93 /** <tt>307 Temporary Redirect</tt> (HTTP/1.1 - RFC 2616) */
  /external/bison/m4/
include_next.m4 240 dnl Ultrix and Pyramid sh refuse to redirect output of eval,
  /external/chromium/chrome/browser/
browser_about_handler.cc 119 const char kMemoryRedirectPath[] = "memory-redirect";
185 // redirect solves the problem by eliminating the process transition during the
    [all...]
  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.cc 197 // client and return HTTP OK instead of a redirect.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.mm 329 // BookmarkButtonCell. We redirect this information to our delegate.
  /external/chromium/chrome/common/
automation_messages_internal.h     [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.html 354 // If the URL is a redirect URL, strip of the destination and go to
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
constants.cc 71 const buzz::QName QN_GINGLE_REDIRECT(true, NS_GINGLE, "redirect");
  /external/chromium_org/android_webview/native/
android_protocol_handler.cc 290 // be used to override the default application context and redirect all
  /external/chromium_org/base/process/
launch.h 81 // there is no way to redirect stderr without redirecting stdin). The
  /external/chromium_org/chrome/browser/extensions/
subscribe_page_action_browsertest.cc 95 // extension to kick in, detect the feed and redirect to a feed preview page.
  /external/chromium_org/chrome/browser/history/
top_sites_impl.h 151 // Finds the given URL in the redirect chain for the given TopSite, and
  /external/chromium_org/chrome/browser/resources/chromeos/
mobile_setup.js 36 '/redirect.html';
  /external/chromium_org/chrome/browser/safe_browsing/
ui_manager.cc 168 // is not the same as the resource.url, that means we have a redirect from
  /external/chromium_org/chrome/browser/signin/
signin_promo.cc 201 // - provide a continue URL. This is the URL that Gaia will redirect to

Completed in 1446 milliseconds

<<21222324252627282930>>