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

<<21222324252627282930>>

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
SimpleHTTPServer.py 70 # redirect browser - doing basically what apache does
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
SimpleHTTPServer.py 70 # redirect browser - doing basically what apache does
  /development/build/
sdk.atree 33 # doc redirect
34 frameworks/base/docs/docs-redirect.html documentation.html
202 frameworks/base/docs/docs-samples-redirect.html docs/samples/index.html
  /external/chromium/webkit/glue/
weburlloader_impl.cc 516 // request that resulted from the redirect.
534 // Only follow the redirect if WebKit left the URL unmodified.
538 // We assume that WebKit only changes the URL to suppress a redirect, and we
  /external/chromium_org/chrome/browser/extensions/
isolated_app_browsertest.cc 155 // Redirect to app2.
157 "/extensions/isolated_apps/app2/redirect.html"));
164 // If not fixed, we will redirect back to app2 and can go back again.
  /external/chromium_org/chrome/browser/net/
chrome_network_delegate.cc 157 // did not do a redirect (so |new_url| is empty) then we enforce the
159 // redirect and we enforce SafeSearch then.
416 // blocked. However, an extension might redirect the request to another URL,
  /external/chromium_org/chrome/common/extensions/api/
webview_tag.json 514 "description": "The requested URL before the redirect.",
519 "description": "The new URL after the redirect.",
524 "description": "Whether or not the redirect happened at top-level or in a subframe.",
  /external/chromium_org/net/http/
http_response_headers.h 183 // Returns true if this response corresponds to a redirect. The target
184 // location of the redirect is optionally returned if location is non-null.
188 // redirect.
http_response_headers_unittest.cc 805 // cached permanent redirect
810 // cached redirect: not reusable even though by default it would be
821 // cached temporary redirect: not reusable
826 // cached temporary redirect: reusable
1047 // we use the first location header as the target of the redirect
1054 // we use the first _valid_ location header as the target of the redirect
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
NetworkRequest.js 75 Redirect: "redirect",
886 type = WebInspector.NetworkRequest.InitiatorType.Redirect;
  /external/dropbear/
svr-chansession.c 641 /* redirect stdin/stdout/stderr */
667 /* redirect stdin/stdout */
770 /* redirect stdin/stdout/stderr */
  /external/llvm/utils/lit/lit/
TestRunner.py 104 raise InternalShellError(j,"Unsupported redirect: %r" % (r,))
113 raise InternalShellError(j,"Unsupported redirect for stdin")
120 raise InternalShellError(j,"Unsupported redirect on stdout")
  /system/core/sh/
parser.c 171 n3->nredir.redirect = NULL;
465 n1->nredir.redirect = NULL;
513 n1->nredir.redirect = redir;
545 * functions. There can not be a redirect or an argument between
591 n->ncmd.redirect = redir;
    [all...]
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_browsertest.cc 87 // redirect to the above URL. When connected to the Internet, it returns a 204
470 // Creates a server-side redirect for use with the TestServer.
472 const char* const kServerRedirectBase = "server-redirect?";
    [all...]
  /external/tcpdump/
print-isoclns.c     [all...]

Completed in 1576 milliseconds

<<21222324252627282930>>