/external/webkit/Source/WebCore/platform/network/qt/ |
D | QNetworkReplyHandler.cpp | 498 …QUrl redirection = m_replyWrapper->reply()->attribute(QNetworkRequest::RedirectionTargetAttribute)… in sendResponseIfNeeded() local 499 if (redirection.isValid()) { in sendResponseIfNeeded() 500 redirect(response, redirection); in sendResponseIfNeeded() 507 void QNetworkReplyHandler::redirect(ResourceResponse& response, const QUrl& redirection) in redirect() argument 509 QUrl newUrl = m_replyWrapper->reply()->url().resolved(redirection); in redirect()
|
/external/valgrind/main/memcheck/tests/ |
D | wrap8.stderr.exp | 2 PPC64 function redirection stack overflow
|
/external/v8/src/mips/ |
D | simulator-mips.cc | 847 Redirection* redirection = Redirection::Get(external_function, type); in RedirectExternalReference() local 848 return redirection->address_of_swi_instruction(); in RedirectExternalReference() 1177 Redirection* redirection = Redirection::FromSwiInstruction(instr); in SoftwareInterrupt() local 1200 reinterpret_cast<int32_t>(redirection->external_function()); in SoftwareInterrupt() 1212 if (redirection->type() == ExternalReference::FP_RETURN_CALL) { in SoftwareInterrupt() 1229 } else if (redirection->type() == ExternalReference::DIRECT_API_CALL) { in SoftwareInterrupt() 1231 ASSERT(redirection->type() != ExternalReference::DIRECT_API_CALL); in SoftwareInterrupt() 1232 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt() 1234 ASSERT(redirection->type() != ExternalReference::DIRECT_GETTER_CALL); in SoftwareInterrupt() 1237 ASSERT(redirection->type() == ExternalReference::BUILTIN_CALL); in SoftwareInterrupt()
|
/external/chromium/third_party/libjingle/source/ |
D | CHANGELOG | 14 - Call redirection
|
/external/stlport/stlport/ |
D | iostream | 32 // for ofstream redirection
|
/external/v8/src/arm/ |
D | simulator-arm.cc | 843 Redirection* redirection = Redirection::Get(external_function, type); in RedirectExternalReference() local 844 return redirection->address_of_swi_instruction(); in RedirectExternalReference() 1679 Redirection* redirection = Redirection::FromSwiInstruction(instr); in SoftwareInterrupt() local 1691 reinterpret_cast<intptr_t>(redirection->external_function()); in SoftwareInterrupt() 1692 if (redirection->type() == ExternalReference::FP_RETURN_CALL) { in SoftwareInterrupt() 1708 } else if (redirection->type() == ExternalReference::DIRECT_API_CALL) { in SoftwareInterrupt() 1725 } else if (redirection->type() == ExternalReference::DIRECT_GETTER_CALL) { in SoftwareInterrupt() 1744 ASSERT(redirection->type() == ExternalReference::BUILTIN_CALL); in SoftwareInterrupt()
|
/external/mesa3d/docs/ |
D | README.WINDML | 13 redirection is adviced in target server.
|
/external/valgrind/main/none/tests/ |
D | cmdline2.stdout.exp | 88 --trace-redir=no|yes show redirection details? [no]
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/ |
D | README.VMS | 55 version of flex supports emulation of command line I/O redirection used
|
/external/v8/src/ |
D | isolate.h | 980 void set_simulator_redirection(Redirection* redirection) { in set_simulator_redirection() argument 981 simulator_redirection_ = redirection; in set_simulator_redirection()
|
/external/libpng/contrib/pngminus/ |
D | README | 91 be given as parameters or through redirection. Therefore the programs
|
/external/libpng/contrib/gregbook/ |
D | README | 182 would convert the specified PPM file (using redirection) to PNG, auto-
|
/external/protobuf/gtest/scons/ |
D | SConstruct.common | 153 Windows; otherwise the redirection of stdout does not work
|
/external/e2fsprogs/intl/ |
D | libgnuintl.h.in | 77 The redirection happens by default through macros in C, so that &gettext
|
/external/openssl/crypto/des/ |
D | VERSION | 13 when redirection is used. So I now catch that as well as ENOTTY.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/ |
D | ChangeLog.txt | 44 Add a second redirection test for better testcase generation
|
/external/qemu/ |
D | qemu-monitor.hx | 547 "host_net_redir remove [tcp:|udp:]host-port -- remove redirection\n"
|
D | Changelog | 291 - Port redirection support in user mode networking
|
/external/mksh/src/ |
D | check.t | 6458 Check if GNU bash-like I/O redirection works 6478 Check if GNU bash-like I/O redirection works 6498 Check if GNU bash-like I/O redirection works 6518 Check if GNU bash-like I/O redirection works 6541 Check if GNU bash-like I/O redirection fails correctly 6562 Check if GNU bash-like I/O redirection fails correctly 6584 Check if GNU bash-like I/O redirection works
|
/external/e2fsprogs/ |
D | configure.in | 983 dnl (__asm__ redirection doesn't work for some mysterious reason. Looks like
|
/external/llvm/tools/llvmc/doc/ |
D | LLVMC-Reference.rst | 495 redirection with ``>``, hook invocations (``$CALL``), environment variables
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-6 | 130 glib.symbols file. Use '-' and redirection to pass it as standard
|
/external/dnsmasq/po/ |
D | fr.po | 113 …'adresse IP comme un domaine inexistant NXDOMAIN (contourne le systeme de redirection de Verisign)"
|
/external/bluetooth/glib/po/ |
D | fr.po | 996 "La redirection de la sortie ou de l'entrée du processus fils a échoué (%s)"
|
/external/jpeg/ |
D | install.doc | 214 redirection and piping, like this:
|