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

<<21222324252627282930>>

  /frameworks/base/docs/html/tools/debugging/
debugging-log.jd 296 $ adb shell setprop log.redirect-stdio true
  /frameworks/base/docs/html/training/tv/start/
layouts.jd 271 launch a web browser or redirect to Google Play Store content that is not
  /frameworks/base/services/core/java/com/android/server/search/
Searchables.java 102 * case the factory will "redirect" and return the searchable data.</li>
  /hardware/intel/common/libmix/mix_common/
INSTALL 272 suppress all normal output, redirect it to `/dev/null' (any error
  /ndk/sources/host-tools/make-3.81/
INSTALL 222 suppress all normal output, redirect it to `/dev/null' (any error
  /packages/apps/Settings/src/com/android/settings/
HomeSettings.java 347 // No suitable metadata redirect, so use the package's own info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 256 XkbRedirectKeyAction redirect; member in union:_XkbAction
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 256 XkbRedirectKeyAction redirect; member in union:_XkbAction
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 18 scripts cannot send other status codes such as 302 (redirect).
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 18 scripts cannot send other status codes such as 302 (redirect).
  /sdk/eventanalyzer/src/com/android/eventanalyzer/
EventAnalyzer.java 140 // redirect the log output to /dev/null
  /system/core/init/
readme.txt 358 Android program logwrapper. This will redirect stdout/stderr into the
  /system/core/logwrapper/
logwrap.c 531 // redirect stdout and stderr
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /art/compiler/dex/quick/arm64/
target_arm64.cc 637 // Redirect single precision's master storage to master.
650 // Redirect 32bit W master storage to 64bit X.
  /ndk/
ndk-gdb 47 # "no <foo> in ..." (Darwin). Also, we need to redirect stderr
382 # $1: 1 to redirect stderr to $1, 0 otherwise.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pci_regs.h     [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 
  /external/libvncserver/x11vnc/
user.c     [all...]
  /external/openssh/
session.c 521 * Redirect stdin. We close the parent side of the socket
529 /* Redirect stdout. */
535 /* Redirect stderr. */
542 * Redirect stdin, stdout, and stderr. Stdin and stdout will
686 /* Redirect stdin/stdout/stderr from the pseudo tty. */
    [all...]
  /packages/providers/DownloadProvider/docs/
index.html 256 <li> Protecting against redirect loops.
260 If the <code>URI</code> column gets hidden, it could be used to store the intermediate URIs. After 1.0 the only available integer columns were <code>METHOD</code> and <code>CONTROL</code>. <code>CONTROL</code> was re-exposed to applications and can't be used. <code>METHOD</code> is slated to be re-used for 503 retry-after delays. It could be split into two halves, one for retry-after and one for the redirect count. It would make more sense to count the redirect loop with <code>FAILED_CONNECTIONS</code>, but since there's already quite some code using it it'd take a bit more effort. Ideally handling of redirects would be delayed until a future release, with a cleanup of the database schema (going along with the cleanup of the handling of filenames).
    [all...]
  /external/lldb/source/Commands/
CommandObjectProcess.cpp 363 //{ SET1 , false, "stdin", 'i', required_argument, NULL, 0, eArgTypeDirectoryName, "Redirect stdin for the process to <path>."},
364 //{ SET1 , false, "stdout", 'o', required_argument, NULL, 0, eArgTypeDirectoryName, "Redirect stdout for the process to <path>."},
365 //{ SET1 , false, "stderr", 'e', required_argument, NULL, 0, eArgTypeDirectoryName, "Redirect stderr for the process to <path>."},
    [all...]
  /external/lldb/test/pexpect-2.4/doc/
index.html 354 <p><b>Q: Why don't shell pipe and redirect (| and >) work when I
359 redirect, pipe, or wild cards (&gt;, |, or *). That's done by a shell not the
416 password. This is why you cannot redirect the password prompt because
    [all...]
index.template.html 354 <p><b>Q: Why don't shell pipe and redirect (| and >) work when I
359 redirect, pipe, or wild cards (&gt;, |, or *). That's done by a shell not the
416 password. This is why you cannot redirect the password prompt because
    [all...]

Completed in 369 milliseconds

<<21222324252627282930>>