HomeSort by relevance Sort by last modified time
    Searched full:redirects (Results 76 - 100 of 328) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium-trace/trace-viewer/third_party/Paste/paste/
recursive.py 7 you to trigger recursive redirects and forwards.
20 A list of previous ``PATH_INFO`` values from previous redirects.
  /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
60 * routinely redirects requests for access to protected resources, and requires
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPUnitDebuggeeProcessWrapper.java 61 * Launches process and redirects output.
  /external/chromium-trace/trace-viewer/perf_insights/third_party/cloudstorage/
rest_api.py 237 follow_redirects: whether or not to follow redirects.
  /external/iproute2/doc/actions/
mirred-usage 27 steals the packet and redirects to specified destination dev.
  /external/okhttp/okcurl/src/main/java/com/squareup/okhttp/curl/
Main.java 105 @Option(name = { "-L", "--location" }, description = "Follow redirects")
  /external/valgrind/VEX/pub/
libvex_guest_arm64.h 145 Note, this is only set for wrap-style redirects, not for
libvex_guest_amd64.h 151 Note, this is only set for wrap-style redirects, not for
libvex_guest_arm.h 105 Note, this is only set for wrap-style redirects, not for
libvex_guest_ppc32.h 220 Note, this is only set for wrap-style redirects, not for
  /external/valgrind/docs/internals/
notes.txt 121 These redirects should be set up as part of platform-specific
  /frameworks/base/core/java/android/app/backup/
RestoreSession.java 183 * redirects them into main-thread actions. This serializes the restore
  /packages/apps/MusicFX/src/com/android/musicfx/
Compatibility.java 42 * - a high priority control panel activity that redirects to the currently
  /external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
LocalCache.java 746 * Abstraction layer for the KeySet, which redirects to cache methods.
771 * Abstraction layer for the Values set, which redirects to cache methods.
791 * Abstraction layer for the EntrySet, which redirects to cache methods.
  /external/okhttp/
CHANGELOG.md 201 * Fix: Honor `OkUrlFactory` APIs that disable redirects.
316 misleading; it was always used to configure redirects between `https://` and
437 * Fix: Don't leak gzip streams on redirects.
  /external/openfst/src/include/fst/
label-reachable.h 404 // Redirects labeled arcs (input or output labels determined by
415 // Redirects labeled arcs to new final states.
434 // Redirects final weights to new final state.
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java 358 // because of HTTP redirects which can change the protocol between HTTP and HTTPS.
365 // Open connection and follow any redirects until we have a useful
444 throw new StopRequestException(STATUS_TOO_MANY_REDIRECTS, "Too many redirects");
    [all...]
  /external/iproute2/include/linux/
rtnetlink.h 203 #define RTPROT_REDIRECT 1 /* Route installed by ICMP redirects;
  /external/kernel-headers/original/uapi/linux/
rtnetlink.h 215 #define RTPROT_REDIRECT 1 /* Route installed by ICMP redirects;
  /external/libnl/include/linux/
rtnetlink.h 193 #define RTPROT_REDIRECT 1 /* Route installed by ICMP redirects;
  /external/llvm/tools/bugpoint/
ToolRunner.cpp 66 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile };
77 return sys::ExecuteAndWait(ProgramPath, Args, nullptr, Redirects,
94 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile };
107 Redirects, NumSeconds, MemoryLimit);
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Response.java 137 /** Returns true if this response redirects to another resource. */
  /external/valgrind/coregrind/
pub_core_redir.h 72 /* Initialise the module, and load initial "hardwired" redirects. */
  /frameworks/base/core/java/android/net/http/
HttpResponseCache.java 266 * to handle a redirects and retries.
  /ndk/sources/android/crazy_linker/
DESIGN.TXT 173 To work-around this, crazy_linker redirects all linker symbols to its own

Completed in 494 milliseconds

1 2 34 5 6 7 8 91011>>