HomeSort by relevance Sort by last modified time
    Searched full:redirection (Results 26 - 50 of 127) sorted by null

12 3 4 5 6

  /dalvik/libcore/support/src/test/java/tests/support/
Support_TestWebData.java 78 // Redirection indices into testServerResponse
Support_TestWebServer.java 84 /* If set, this will indicate a new redirection host */
87 /* If set, this indicates the reason for redirection */
208 * Call this to indicate redirection port requirement.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RedirectMain.java 31 * Entry into our redirection example, describing what will happen.
_index.html 30 <dt><a href="RedirectEnter.html">Redirection</a></dt>
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 68 FIX_CO_APIC, /* Cobalt APIC Redirection Table */
  /external/proguard/src/proguard/gui/
ProGuardRunnable.java 128 // Reset the global static redirection lock.
ReTraceRunnable.java 134 // Reset the global static redirection lock.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditorContributor.java 30 * editors. Responsible for the redirection of global actions to the active
  /system/core/sh/
mktokens 52 TREDIR 0 redirection
parser.c 81 union node *here; /* redirection node */
301 /* Check for redirection which may precede command */
498 /* Now check for redirection which may follow command */
567 parsefname(); /* read name of redirection file */
657 synerror("Illegal eof marker for << redirection");
780 * the redirection.
789 * have parseword (readtoken1?) handle both words and redirection.]
867 * If eofmark is NULL, read a word or a redirection symbol. If eofmark
1191 * Parse a redirection operator. The variable "out" points to a string
1193 * first character of the redirection operator
    [all...]
sh.1 313 There are two types of operators: control operators and redirection
319 .It "Redirection operators:"
405 Redirection operators and their arguments (as described below) are
425 The overall format used for redirection is:
431 is one of the redirection operators mentioned previously.
463 The following redirection is often called a
595 considered to be assigned by the pipeline before any redirection specified
596 by redirection operators that are part of the command.
610 takes place before redirection, it can be modified by redirection
    [all...]
  /system/netd/
ThrottleController.cpp 133 * Add ingress qdisc for pkt redirection
  /external/webkit/WebCore/platform/network/qt/
QNetworkReplyHandler.cpp 331 QUrl redirection = m_reply->attribute(QNetworkRequest::RedirectionTargetAttribute).toUrl(); local
332 if (redirection.isValid()) {
335 QUrl newUrl = m_reply->url().resolved(redirection);
  /external/webkit/WebCore/platform/network/
ResourceHandleInternal.h 151 // Suggested credentials for the current redirection step.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
README.VMS 55 version of flex supports emulation of command line I/O redirection used
  /frameworks/base/tests/CoreTests/android/core/
TestWebData.java 99 // Redirection indices into testServerResponse
TestWebServer.java 87 /* If set, this will indicate a new redirection host */
90 /* If set, this indicates the reason for redirection */
191 * Call this to indicate redirection port requirement.
  /external/qemu/android/
console.c 923 control_write( client, "KO: not enough memory to allocate redirection\r\n" );
928 control_write( client, "KO: can't setup redirection, port probably used by another program on host\r\n" );
936 control_write( client, "KO: bad redirection format, try (tcp|udp):hostport:guestport\r\n", -1 );
955 control_write( client, "KO: can't remove unknown redirection (%s:%d)\r\n",
966 control_write( client, "KO: bad redirection format, try (tcp|udp):hostport\r\n" );
976 { "add", "add new redirection",
977 "add a new port redirection, arguments must be:\r\n\r\n"
986 { "del", "remove existing redirection",
    [all...]
  /external/libpng/contrib/pngminus/
README 91 be given as parameters or through redirection. Therefore the programs
  /external/netcat/scripts/
webproxy 50 # Make like inetd, and run the next relayer process NOW. All the redirection
  /external/opencore/protocols/http_parcom/include/
http_parser.h 85 // got status code >= 300, 3xx=>redirection, 4xx=>client error, 5xx=>server error
  /ndk/
ndk-gdb 525 # Setup network redirection
526 log "Setup network redirection"
529 echo "ERROR: Could not setup network redirection to gdbserver?"
  /frameworks/base/docs/html/guide/developing/tools/
emulator.jd     [all...]
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
HandlerBase.java 62 * or URI redirection.</p>
  /external/apache-http/src/org/apache/http/
HttpStatus.java 79 // --- 3xx Redirection ---

Completed in 85 milliseconds

12 3 4 5 6