Searched refs:forwarded (Results 1 – 25 of 43) sorted by relevance
12
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/ |
D | AbstractConnector-mbean.properties | 5 forwardedForHeader: The header name for forwarded for (default x-forwarded-for). 6 forwardedHostHeader: The header name for forwarded hosts (default x-forwarded-host) 7 forwardedServerHeader: The header name for forwarded server (default x-forwarded-server) 8 forwarded: Whether reverse proxy handling is on. True if this connector is checking the forwarded f… key 10 hostHeader: Forced value for the host header. Only used if forwarded is true.
|
/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() 129 return state.forwarded; in ComputeForwarding()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | memchr-01.ll | 7 ; Test a simple forwarded call.
|
D | memchr-02.ll | 7 ; Test a simple forwarded call.
|
/external/iptables/extensions/ |
D | libxt_TPROXY.man | 21 these packets will get forwarded, which is probably not what you want.)
|
/external/dnsmasq/contrib/port-forward/ |
D | portforward | 8 # is forwarded on the DHCP-client. By default, forwarding is set up
|
/external/llvm/test/CodeGen/X86/ |
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/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/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/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/llvm/include/llvm/Target/ |
D | TargetItinerary.td | 31 // that are forwarded to uses.
|
/external/llvm/test/Transforms/InstCombine/ |
D | load.ll | 125 ; This test must not have the store of %x forwarded to the load -- there is an
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ |
D | CHANGELOG | 18 Add control so that Authorization: headers aren't forwarded on a 3xx response by default.
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedA53.td | 56 // result cannot be forwarded, but modeling isn't rocket surgery.
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 38 queries are forwarded directly. 383 address. This gives local domains which are never forwarded. 574 forwarded because -D is in effect, return NXDOMAIN not 2087 should allow DDNS updates to be forwarded. 2373 Added counts of queries forwarded and queries answered
|
D | FAQ | 13 which dnsmasq has forwarded, otherwise they are dropped too.
|
/external/dnsmasq/po/ |
D | fi.po | 64 msgid "queries forwarded %u, queries answered locally %u"
|
D | it.po | 64 msgid "queries forwarded %u, queries answered locally %u"
|
D | pt_BR.po | 64 msgid "queries forwarded %u, queries answered locally %u"
|
/external/mesa3d/src/gallium/docs/source/ |
D | context.rst | 366 Number of primitives forwarded to the rasterizer.
|
12