Home
last modified time | relevance | path

Searched refs:redirection (Results 1 – 25 of 50) sorted by relevance

12

/external/webkit/Source/WebCore/platform/network/qt/
DQNetworkReplyHandler.cpp498 …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/
Dwrap8.stderr.exp2 PPC64 function redirection stack overflow
/external/v8/src/mips/
Dsimulator-mips.cc847 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/
DCHANGELOG14 - Call redirection
/external/stlport/stlport/
Diostream32 // for ofstream redirection
/external/v8/src/arm/
Dsimulator-arm.cc843 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/
DREADME.WINDML13 redirection is adviced in target server.
/external/valgrind/main/none/tests/
Dcmdline2.stdout.exp88 --trace-redir=no|yes show redirection details? [no]
/external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
DREADME.VMS55 version of flex supports emulation of command line I/O redirection used
/external/v8/src/
Disolate.h980 void set_simulator_redirection(Redirection* redirection) { in set_simulator_redirection() argument
981 simulator_redirection_ = redirection; in set_simulator_redirection()
/external/libpng/contrib/pngminus/
DREADME91 be given as parameters or through redirection. Therefore the programs
/external/libpng/contrib/gregbook/
DREADME182 would convert the specified PPM file (using redirection) to PNG, auto-
/external/protobuf/gtest/scons/
DSConstruct.common153 Windows; otherwise the redirection of stdout does not work
/external/e2fsprogs/intl/
Dlibgnuintl.h.in77 The redirection happens by default through macros in C, so that &gettext
/external/openssl/crypto/des/
DVERSION13 when redirection is used. So I now catch that as well as ENOTTY.
/external/webkit/Tools/iExploder/iexploder-1.7.2/
DChangeLog.txt44 Add a second redirection test for better testcase generation
/external/qemu/
Dqemu-monitor.hx547 "host_net_redir remove [tcp:|udp:]host-port -- remove redirection\n"
DChangelog291 - Port redirection support in user mode networking
/external/mksh/src/
Dcheck.t6458 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/
Dconfigure.in983 dnl (__asm__ redirection doesn't work for some mysterious reason. Looks like
/external/llvm/tools/llvmc/doc/
DLLVMC-Reference.rst495 redirection with ``>``, hook invocations (``$CALL``), environment variables
/external/bluetooth/glib/
DChangeLog.pre-2-6130 glib.symbols file. Use '-' and redirection to pass it as standard
/external/dnsmasq/po/
Dfr.po113 …'adresse IP comme un domaine inexistant NXDOMAIN (contourne le systeme de redirection de Verisign)"
/external/bluetooth/glib/po/
Dfr.po996 "La redirection de la sortie ou de l'entrée du processus fils a échoué (%s)"
/external/jpeg/
Dinstall.doc214 redirection and piping, like this:

12