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

<<11121314151617181920>>

  /external/llvm/lib/Support/Windows/
Program.inc 269 MakeErrMsg(ErrMsg, "can't redirect stdin");
275 MakeErrMsg(ErrMsg, "can't redirect stdout");
279 // If stdout and stderr should go to the same place, redirect stderr
285 // Just redirect stderr
290 MakeErrMsg(ErrMsg, "can't redirect stderr");
  /external/smack/src/org/jivesoftware/smack/packet/
XMPPError.java 45 * <tr><td>302</td><td>redirect</td><td>MODIFY</td></tr>
329 public static final Condition redirect = new Condition("redirect"); field in class:XMPPError.Condition
396 instances.put(Condition.redirect, new XMPPError.ErrorSpecification(
397 Condition.redirect, Type.MODIFY, 302));
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper.cc 346 // Redirect to NTP/Apps page and display a confirmation bubble
420 // Don't redirect when the visible URL is not a blank page: if the
491 // https://accounts.google.com URLs. However, the sign in process may redirect
493 // that uses SMS 2-factor outside the US may redirect to country specific URLs.
495 // The sign in process may also redirect to youtube and blogger account URLs
    [all...]
  /development/ndk/platforms/android-3/include/netinet/
icmp6.h 118 #define ND_REDIRECT 137 /* redirect */
170 #define ND_REDIRECT_ONLINK 0 /* redirect to an on-link node */
171 #define ND_REDIRECT_ROUTER 1 /* redirect to a better router */
276 struct nd_redirect { /* redirect */
571 #define ICMP6_STAT_BADREDIRECT 540 /* bad redirect message */
594 #define ICMPV6CTL_REDIRTIMEOUT 3 /* redirect cache time */
727 extern int icmp6_redirtimeout; /* cache time for redirect routes */
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwContentsClientShouldOverrideUrlLoadingTest.java 91 "<div>Meta refresh redirect</div>");
124 makeHtmlPageFrom("", "<div>This is the end of the redirect chain</div>"));
653 // Wait for the redirect target URL to be fetched from the server.
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/netinet/
icmp6.h 118 #define ND_REDIRECT 137 /* redirect */
170 #define ND_REDIRECT_ONLINK 0 /* redirect to an on-link node */
171 #define ND_REDIRECT_ROUTER 1 /* redirect to a better router */
276 struct nd_redirect { /* redirect */
571 #define ICMP6_STAT_BADREDIRECT 540 /* bad redirect message */
594 #define ICMPV6CTL_REDIRTIMEOUT 3 /* redirect cache time */
727 extern int icmp6_redirtimeout; /* cache time for redirect routes */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/netinet/
icmp6.h 118 #define ND_REDIRECT 137 /* redirect */
170 #define ND_REDIRECT_ONLINK 0 /* redirect to an on-link node */
171 #define ND_REDIRECT_ROUTER 1 /* redirect to a better router */
276 struct nd_redirect { /* redirect */
571 #define ICMP6_STAT_BADREDIRECT 540 /* bad redirect message */
594 #define ICMPV6CTL_REDIRTIMEOUT 3 /* redirect cache time */
727 extern int icmp6_redirtimeout; /* cache time for redirect routes */