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

<<11121314151617181920>>

  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
web_accessible_resources.html 39 APIs to redirect a public resource request to a resource that is not web
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
webRequest.html 42 connection is made and can be used to cancel or redirect requests.</dd>
68 <dd>Fires when a redirect is about to be executed. A redirection can be
228 <code>onErrorOccurred</code> event. Only one extension is allowed to redirect a
232 redirect has been ignored.</p>
  /external/chromium_org/chrome/test/pyautolib/
remote_host.py 70 # Redirect output to strings.
  /external/chromium_org/content/browser/loader/
sync_resource_handler.cc 64 LOG(ERROR) << "Cross origin redirect denied";
  /external/chromium_org/content/public/browser/
navigation_details.h 41 // A non-user initiated redirect causes such replacement.
page_navigator.h 46 // Any redirect URLs that occurred for this navigation before |url|.
  /external/chromium_org/content/shell/android/browsertests_apk/
content_browser_tests_android.cc 86 // Create fifo and redirect stdout and stderr to it.
  /external/chromium_org/tools/deep_memory_profiler/visualizer/
app.py 74 self.redirect('/?' + urllib.urlencode(req_params))
  /external/chromium_org/ui/base/win/
mouse_wheel_util.cc 104 // window_under_wheel is a Chrome window. If allowed, redirect.
  /external/llvm/unittests/IR/
VerifierTest.cpp 39 // ... then use setOperand to redirect it to a value of different type.
  /external/llvm/unittests/Support/
ProgramTest.cpp 77 // Redirect stdout and stdin to NUL, but let stderr through.
  /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/src/main/java/com/squareup/okhttp/internal/http/
HttpURLConnectionImpl.java 61 /** Numeric status code, 307: Temporary Redirect. */
311 // redirect should keep the same method, Chrome, Firefox and the
312 // RI all issue GETs when following any redirect.
443 // the user agent MUST NOT automatically redirect the request"
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/http/
RawHeadersTest.java 68 final 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/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?
  /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/valgrind/main/tests/
filter_stderr_basic 45 # of the bash process. Newer bash versions redirect such messages properly.
  /frameworks/testing/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
  /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/Browser/src/com/android/browser/
FetchUrlMimeType.java 92 // We could get a redirect here, but if we do lets let
  /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?

Completed in 1280 milliseconds

<<11121314151617181920>>