Home
last modified time | relevance | path

Searched refs:forwarded (Results 1 – 25 of 59) sorted by relevance

123

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Switch.pbtxt6 The tensor to be forwarded to the appropriate output.
18 If `pred` is false, data will be forwarded to this output.
24 If `pred` is true, data will be forwarded to this output.
29 If `pred` is true, the `data` input is forwarded to `output_true`. Otherwise,
Dapi_def_RefSwitch.pbtxt6 The ref tensor to be forwarded to the appropriate output.
18 If `pred` is false, data will be forwarded to this output.
24 If `pred` is true, data will be forwarded to this output.
29 If `pred` is true, the `data` input is forwarded to `output_true`. Otherwise,
Dapi_def_RefSelect.pbtxt12 A list of ref tensors, one of which will be forwarded to `output`.
18 The forwarded tensor.
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
Dfwdtwice.ll6 ;; 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/
Dfwdtwice.ll6 ;; 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/
Djump-threading.cc19 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/
Dmsg_06.txt5 Content-Description: forwarded message
11 Subject: forwarded message from Barry A. Warsaw
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_06.txt5 Content-Description: forwarded message
11 Subject: forwarded message from Barry A. Warsaw
/external/scapy/test/
Dsendsniff.uts35 * It will terminate when 5 IP packets from 1.2.3.4 have been forwarded
60 …will "NAT" packets from 1.2.3.4 to 2.3.4.5 and will terminate when 5 IP packets have been forwarded
117 * It will terminate when 5 IP packets from 1.2.3.4 have been forwarded.
144 …will "NAT" packets from 1.2.3.4 to 2.3.4.5 and will terminate when 5 IP packets have been forwarded
/external/iptables/extensions/
Dlibxt_socket.man13 then local services could intercept traffic that would otherwise be forwarded.
15 forwarded to redirect such packets to local machine with policy routing.
Dlibxt_TPROXY.man21 these packets will get forwarded, which is probably not what you want.)
/external/llvm/test/CodeGen/SystemZ/
Dmemchr-nobuiltin.ll8 ; Test a simple forwarded call.
Dmemchr-01.ll7 ; Test a simple forwarded call.
Dmemchr-02.ll7 ; Test a simple forwarded call.
/external/llvm/test/CodeGen/X86/
Dbool-zext.ll22 ; Check that on x86-64 the arguments are simply forwarded.
Dmusttail.ll43 ; Test that we actually copy in and out stack arguments that aren't forwarded
/external/golang-protobuf/protoc-gen-go/testdata/
Dimp.proto42 // The forwarded getters for these fields are fiddly to get right.
/external/libpcap/
DREADME.sita50 All captured packets are then forwarded across that TCP session
/external/dnsmasq/src/
Dforward.c284 int forwarded = 0; in forward_query() local
359 forwarded = 1; in forward_query()
374 if (forwarded) in forward_query()
/external/llvm/test/CodeGen/AArch64/
Dtailcall-explicit-sret.ll6 ; Check that we don't try to tail-call with a non-forwarded sret parameter.
/external/python/cpython2/Doc/tutorial/
Dwhatnow.rst54 messages posted to one will automatically be forwarded to the other. There are
/external/chromium-trace/catapult/devil/docs/
Dadb_wrapper.md150 already being forwarded.
169 List all currently forwarded socket connections.
/external/python/cpython3/Doc/tutorial/
Dwhatnow.rst62 messages posted to one will automatically be forwarded to the other. There are
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRDebugTokenStream.m93 // forwarded to the actual token stream
/external/llvm/test/Analysis/GlobalsModRef/
Dnonescaping-noalias.ll72 ; GVN doesn't try to do real DCE. The store is still forwarded by GVN though.

123