HomeSort by relevance Sort by last modified time
    Searched full:redirection (Results 51 - 75 of 301) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/bison/data/
location.cc 135 /** \brief Intercept output stream redirection.
273 /** \brief Intercept output stream redirection.
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 610 throw new BuildException("Redirection of output failed: " + e);
620 log("Redirection of output terminated.", Project.MSG_VERBOSE);
622 log("Termination of output redirection failed: " + ex, Project.MSG_ERR);
635 log("Redirection of output terminated.", Project.MSG_VERBOSE);
637 log("Termination of output redirection failed: " + e, Project.MSG_ERR);
  /ndk/sources/host-tools/make-3.81/
README.DOS 19 including pipes and redirection, even when COMMAND.COM is your
142 When shell features like redirection or filename wildcards are
163 use long command lines in commands that use redirection or
166 redirection and pipes, and shall only call the shell when a
191 arbitrary complex commands, including pipes and redirection,
vmsjobs.c 45 /* Set up IO redirection. */
71 printf (_("Warning: Empty redirection\n"));
312 /* Parse IO redirection. */
333 /* Handle comments and redirection. */
464 lib$spawn, or the command contains a newline, or if redirection
  /external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServer.java 282 // redirection to a proxy passes an absolute URI to the
385 System.err.println("Error performing redirection test.");
507 // so that the port redirection test can distinguish
  /external/valgrind/include/
pub_tool_redir.h 68 priority, then the redirection machinery will assume they have
72 redirection is ambiguous and the system will ignore one of them
119 machinery and redirection machinery first Z-decode the soname and
  /external/v8/src/arm64/
simulator-arm64.cc 453 class Redirection {
455 Redirection(void* external_function, ExternalReference::Type type)
476 static Redirection* Get(void* external_function,
479 Redirection* current = isolate->simulator_redirection();
486 return new Redirection(external_function, type);
489 static Redirection* FromHltInstruction(Instruction* redirect_call) {
492 addr_of_hlt - OFFSET_OF(Redirection, redirect_call_);
493 return reinterpret_cast<Redirection*>(addr_of_redirection);
497 Redirection* redirection local
546 Redirection* redirection = Redirection::FromHltInstruction(instr); local
729 Redirection* redirection = Redirection::Get(external_function, type); local
    [all...]
  /external/llvm/utils/lit/lit/
ShUtil.py 62 # Otherwise, lex the operator and convert to a redirection
214 # Otherwise it must be a redirection.
  /external/bison/examples/calc++/
location.hh 153 /** \brief Intercept output stream redirection.
position.hh 155 /** \brief Intercept output stream redirection.
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/
httpexceptions.py 284 # 3xx Redirection
290 # HEAD. A client SHOULD detect infinite redirection loops, since such
291 # loops generate network traffic for each redirection.
298 This is an abstract base class for 3xx redirection. It indicates
  /external/chromium-trace/trace-viewer/third_party/WebOb/webob/
util.py 74 # Redirection
  /external/clang/include/clang/Driver/
Compilation.h 69 /// Redirection for stdout, stderr, etc.
  /external/selinux/policycoreutils/setfiles/
setfiles.8 60 Deprecated, SELinux policy will probably block this access. Use shell redirection to save list of files with incorrect context in filename.
  /external/valgrind/coregrind/
pub_core_clreq.h 53 /* Add a target for an indirect function redirection. */
vg_preloaded.c 36 redirection or load notifications (see pub_core_redir.h for info).
97 code which runs on the emulated CPU) to update the redirection that
  /external/valgrind/drd/
drd_libstdcxx_intercepts.c 32 redirection or load notifications (see pub_core_redir.h for info).
drd_qtcore_intercepts.c 32 redirection or load notifications (see pub_core_redir.h for info).
  /frameworks/base/tests/CoreTests/android/core/
TestWebData.java 99 // Redirection indices into testServerResponse
  /libcore/support/src/test/java/tests/support/
Support_TestWebData.java 86 // Redirection indices into testServerResponse
  /external/libvncserver/x11vnc/misc/
desktop.cgi 40 # It is possible to do port redirection to other machines running SSL
275 # Port redirection mode:
277 # This is to enable port redirection mode: username@host:port. If
278 # username is valid, there will be a port redirection to internal machine
284 # redirection is off.
606 # If port redirection is enabled, split username@host:port
615 # will exit if the redirection is not allowed:
732 # If port redirection is enabled and the user selected it via
    [all...]
rx11vnc.pl 39 encrypted tunnel port redirection.
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/
README 108 - Dynamic VNC Server Port determination and redirection (using
675 redirection and the ssh(1) '-L' port redirection. Because 'localhost'
725 of accepted port redirection connections. This makes the window of
733 stunnel SSL redirection services.
  /external/jetty/src/java/org/eclipse/jetty/http/
HttpStatus.java 167 * <td><strong><code>Redirection - 3xx</code></strong></td>
721 * Redirection messages in 3xx series. As defined by ... RFC 1945 -
875 * <code>Redirection</code> message category as defined in the <a
881 * <code>Redirection</code> messages.
991 * <code>Redirection</code> message category as defined in the <a
998 * <code>Redirection</code> messages.
    [all...]
  /external/libpng/contrib/pngminus/
README 91 be given as parameters or through redirection. Therefore the programs

Completed in 293 milliseconds

1 23 4 5 6 7 8 91011>>