HomeSort by relevance Sort by last modified time
    Searched full:redirect (Results 226 - 250 of 805) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/oauth/core/src/main/java/net/oauth/client/
OAuthClient.java 54 * Methods of this class don't follow redirects. When they receive a redirect
56 * HttpResponseMessage.STATUS_CODE = the redirect code
57 * HttpResponseMessage.LOCATION = the redirect URL. Such a redirect can't be
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
StatusLine.java 10 /** Numeric status code, 307: Temporary Redirect. */
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
StatusLineTest.java 28 String message = "Temporary Redirect";
  /external/proguard/src/proguard/gui/
ProGuardRunnable.java 68 // Redirect the System's out and err streams to the console text area.
ReTraceRunnable.java 71 // Redirect the stack trace string to the System's in stream, and the
  /external/tcpdump/
icmp6.h 110 #define ND_REDIRECT 137 /* redirect */
164 #define ND_REDIRECT_ONLINK 0 /* redirect to an on-link node */
165 #define ND_REDIRECT_ROUTER 1 /* redirect to a better router */
253 struct nd_redirect { /* redirect */
  /external/toybox/toys/other/
oneit.c 91 // Redirect stdio to /dev/tty0, with new session ID, so ctrl-c works.
  /external/valgrind/tests/
filter_stderr_basic 45 # of the bash process. Newer bash versions redirect such messages properly.
  /frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
Launcher.java 26 * This class maintains the list of sub commands, and redirect the control into it based on the
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
ConsoleTest.java 34 * This file is test for java.io.Console. Due to the redirect problem, it can
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 89 # if !defined (_WIN32_WCE) || (_WIN32_WCE < 400) // Supplied as macros, TODO: use inline function to redirect to the macros?
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasAutoDiscover.java 57 private static final String ELEMENT_NAME_REDIRECT = "Redirect";
190 LogUtils.d(TAG, "Posting autodiscover to redirect: " + loc);
194 LogUtils.w(TAG, "Invalid redirect %s", loc);
314 LogUtils.d(TAG, "Redirect: " + parser.nextText());
  /packages/apps/Messaging/build/
android_lint.mk 19 # Create a symbolic link to redirect the tool
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 89 # if !defined (_WIN32_WCE) || (_WIN32_WCE < 400) // Supplied as macros, TODO: use inline function to redirect to the macros?
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 89 # if !defined (_WIN32_WCE) || (_WIN32_WCE < 400) // Supplied as macros, TODO: use inline function to redirect to the macros?
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 89 # if !defined (_WIN32_WCE) || (_WIN32_WCE < 400) // Supplied as macros, TODO: use inline function to redirect to the macros?
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 89 # if !defined (_WIN32_WCE) || (_WIN32_WCE < 400) // Supplied as macros, TODO: use inline function to redirect to the macros?
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cstdio.h 89 # if !defined (_WIN32_WCE) || (_WIN32_WCE < 400) // Supplied as macros, TODO: use inline function to redirect to the macros?
  /sdk/dumpeventlog/src/com/android/dumpeventlog/
DumpEventLog.java 80 // redirect the log output to /dev/null
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionNamespacesManager.java 236 // Xalan extension namespaces (redirect, pipe and SQL).
238 lib = "org.apache.xalan.lib.Redirect";
  /external/bison/data/
location.cc 137 ** \param pos a reference to the position to redirect
275 ** \param loc a reference to the location to redirect
  /external/bison/djgpp/
subpipe.c 194 * Redirect bison's output to m4's stdin.
249 * Redirect m4's output to bison's stdin.
  /external/iproute2/include/linux/
pkt_cls.h 33 bits 9,10,11: redirect counter - redirect TTL. Loop avoidance
  /external/kernel-headers/original/uapi/linux/
pkt_cls.h 33 bits 9,10,11: redirect counter - redirect TTL. Loop avoidance
  /external/libnl/include/linux/
pkt_cls.h 33 bits 9,10,11: redirect counter - redirect TTL. Loop avoidance

Completed in 342 milliseconds

1 2 3 4 5 6 7 8 91011>>