Searched refs:forwarded (Results 1 – 25 of 66) sorted by relevance
123
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | fwdtwice.ll | 6 ;; This sequence should cause the cast value to be forwarded twice, 7 ;; i.e., cast is forwarded to the setle and the setle is forwarded
|
/external/llvm/test/CodeGen/Generic/ |
D | fwdtwice.ll | 6 ;; This sequence should cause the cast value to be forwarded twice, 7 ;; i.e., cast is forwarded to the setle and the setle is forwarded
|
/external/v8/src/compiler/ |
D | jump-threading.cc | 19 bool forwarded; member 45 forwarded = true; in Forward() 49 forwarded = true; in Forward() 139 return state.forwarded; in ComputeForwarding()
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_06.txt | 5 Content-Description: forwarded message 11 Subject: forwarded message from Barry A. Warsaw
|
/external/iptables/extensions/ |
D | libxt_socket.man | 13 then local services could intercept traffic that would otherwise be forwarded. 15 forwarded to redirect such packets to local machine with policy routing.
|
D | libxt_TPROXY.man | 21 these packets will get forwarded, which is probably not what you want.)
|
/external/llvm/test/CodeGen/SystemZ/ |
D | memchr-nobuiltin.ll | 8 ; Test a simple forwarded call.
|
D | memchr-01.ll | 7 ; Test a simple forwarded call.
|
D | memchr-02.ll | 7 ; Test a simple forwarded call.
|
/external/openssh/ |
D | ssh.0 | 20 can also be forwarded over the secure channel. 46 the forwarded connection. An attacker cannot obtain key material 59 stderr, and data for forwarded X11, TCP and UNIX-domain 81 connection is made to this port, the connection is forwarded over 130 -g Allows remote hosts to connect to local forwarded ports. If used 169 on the local (client) host are to be forwarded to the given host 174 socket, the connection is forwarded over the secure channel, and 212 be automatically forwarded over an encrypted channel. The ssh 344 on the remote (server) host are to be forwarded to the given host 348 port or Unix socket, the connection is forwarded over the secure [all …]
|
D | ssh_config.0 | 283 multiplexed connections, however the display and agent forwarded 320 Specifies that a TCP port on the local machine be forwarded over 369 any) will be forwarded to the remote machine. The argument must 375 the forwarded connection. An attacker cannot obtain key material 388 display through the forwarded connection. An attacker may then 415 forwarded ports. By default, ssh(1) binds local port forwardings 417 connecting to forwarded ports. GatewayPorts can be used to 420 forwarded ports. The argument must be yes or no (the default). 629 Specifies that a TCP port on the local machine be forwarded over 803 Specifies that a TCP port on the remote machine be forwarded over [all …]
|
D | PROTOCOL | 253 Similar to forwarded-tcpip, forwarded-streamlocal is sent by the 258 string "forwarded-streamlocal@openssh.com"
|
/external/llvm/test/CodeGen/X86/ |
D | bool-zext.ll | 22 ; Check that on x86-64 the arguments are simply forwarded.
|
D | musttail.ll | 43 ; Test that we actually copy in and out stack arguments that aren't forwarded
|
D | statepoint-forward.ll | 60 ; would be known unchanged if the pointer value could be forwarded.
|
/external/dnsmasq/contrib/port-forward/ |
D | portforward | 8 # is forwarded on the DHCP-client. By default, forwarding is set up
|
/external/libpcap/ |
D | README.sita | 50 All captured packets are then forwarded across that TCP session
|
/external/llvm/test/CodeGen/AArch64/ |
D | tailcall-explicit-sret.ll | 6 ; Check that we don't try to tail-call with a non-forwarded sret parameter.
|
/external/python/cpython2/Doc/tutorial/ |
D | whatnow.rst | 54 messages posted to one will automatically be forwarded to the other. There are
|
/external/dnsmasq/src/ |
D | forward.c | 284 int forwarded = 0; in forward_query() local 359 forwarded = 1; in forward_query() 374 if (forwarded) in forward_query()
|
/external/chromium-trace/catapult/devil/docs/ |
D | adb_wrapper.md | 150 already being forwarded. 169 List all currently forwarded socket connections.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRDebugTokenStream.m | 93 // forwarded to the actual token stream
|
/external/llvm/test/Analysis/GlobalsModRef/ |
D | nonescaping-noalias.ll | 72 ; GVN doesn't try to do real DCE. The store is still forwarded by GVN though.
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSchedule.td | 28 // that are forwarded to uses.
|
/external/python/cpython2/Misc/ |
D | README.valgrind | 20 many allocations (and frees), except for those that are forwarded
|
123