Searched refs:forwarded (Results 1 – 25 of 60) 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 | 18 bool forwarded; member 44 forwarded = true; in Forward() 48 forwarded = true; in Forward() 138 return state.forwarded; in ComputeForwarding()
|
/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 ports and UNIX-domain sockets can also be forwarded over the secure 48 the forwarded connection. An attacker cannot obtain key material 61 stderr, and data for forwarded X11, TCP and UNIX-domain 83 connection is made to this port, the connection is forwarded over 132 -g Allows remote hosts to connect to local forwarded ports. If used 162 on the local (client) host are to be forwarded to the given host 167 socket, the connection is forwarded over the secure channel, and 205 be automatically forwarded over an encrypted channel. The ssh 331 on the remote (server) host are to be forwarded to the given host 335 port or Unix socket, the connection is forwarded over the secure [all …]
|
D | ssh_config.0 | 266 multiplexed connections, however the display and agent forwarded 309 Specifies that a TCP port on the local machine be forwarded over 355 any) will be forwarded to the remote machine. The argument must 361 the forwarded connection. An attacker cannot obtain key material 374 display through the forwarded connection. An attacker may then 403 forwarded ports. By default, ssh(1) binds local port forwardings 405 connecting to forwarded ports. GatewayPorts can be used to 408 … forwarded ports. The argument must be M-bM-^@M-^\yesM-bM-^@M-^] or M-bM-^@M-^\noM-bM-^@M-^]. The 600 Specifies that a TCP port on the local machine be forwarded over 761 Specifies that a TCP port on the remote machine be forwarded over [all …]
|
D | PROTOCOL | 251 Similar to forwarded-tcpip, forwarded-streamlocal is sent by the 256 string "forwarded-streamlocal@openssh.com"
|
D | ssh-agent.0 | 65 connection to the agent is forwarded over SSH remote logins, and the user
|
/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/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/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/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRDebugTokenStream.m | 93 // forwarded to the actual token stream
|
D | ANTLRDebugTreeAdaptor.m | 82 // forwarded to the actual token stream
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSchedule.td | 28 // that are forwarded to uses.
|
/external/llvm/include/llvm/Target/ |
D | TargetItinerary.td | 31 // that are forwarded to uses.
|
123