Searched refs:inbound (Results 1 – 25 of 127) sorted by relevance
123456
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | instrument-stack.ll | 1 ; This test checks that we are not instrumenting direct inbound stack accesses.
|
/external/autotest/client/site_tests/platform_OSLimits/ |
D | control | 64 - net/ipv4/tcp_syncookies: make sure weird inbound TCP flooding is safe.
|
/external/autotest/client/deps/lansim/ |
D | control | 19 will see this packet as an inbound packet from the fake interface.
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
D | Http2.java | 670 static String formatHeader(boolean inbound, int streamId, int length, byte type, byte flags) { in formatHeader() argument 673 return format("%s 0x%08x %5d %-13s %s", inbound ? "<<" : ">>", streamId, length, in formatHeader()
|
/external/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/ |
D | split-gep.ll | 35 %1 = sext i32 %0 to i64 ; inbound sext(i + 1) = sext(i) + 1 37 ; However, inbound sext(j + -2) != sext(j) + -2, e.g., j = INT_MIN
|
/external/libpcap/ |
D | scanner.l | 331 inbound return INBOUND;
|
D | CHANGES | 180 Improve 'inbound'/'outbound' capture filters under Linux. 837 - Added length, inbound and outbound keywords.
|
/external/cros/system_api/dbus/cryptohome/ |
D | rpc.proto | 81 // These parameters are for inbound data to Cryptohome RPC
|
/external/llvm/test/Analysis/LoopAccessAnalysis/ |
D | wrapping-pointer-versioning.ll | 22 ; inbound.
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
D | jsilver.sablecc | 25 * The lexer breaks the inbound text stream in to a sequence of tokens.
|
/external/netperf/ |
D | Release_Notes | 378 calculated average RTT latency, transaction rate, and inbound and 381 per second, the reported inbound and outbound transfer rates will
|
/external/netperf/doc/ |
D | netperf.info | 2792 netperf -H 192.168.2.108 -t TCP_MAERTS -B "inbound" -i 10 -P 0 -v 0 \ 2797 891.34 inbound 2804 so we know which was inbound and which outbound relative to the system 2898 of a natural balance or synchronization between inbound and outbound - a 2902 inbound and outbound processing.
|
D | netperf.texi | 2943 netperf -H 192.168.2.108 -t TCP_MAERTS -B "inbound" -i 10 -P 0 -v 0 \ 2948 891.34 inbound 2956 to tag each output so we know which was inbound and which outbound 3053 a natural balance or synchronization between inbound and outbound - a 3057 inbound and outbound processing.
|
/external/tcpdump/ |
D | CHANGES | 1182 (sunrpc) and rtp packets. Added "inbound" and "outbound" keywords
|
/external/selinux/policycoreutils/po/ |
D | cs.po | 4786 msgid "listen for inbound connections"
|
D | kk.po | 4779 msgid "listen for inbound connections"
|
D | be.po | 4780 msgid "listen for inbound connections"
|
D | tl.po | 4779 msgid "listen for inbound connections"
|
D | nds.po | 4778 msgid "listen for inbound connections"
|
D | lv.po | 4780 msgid "listen for inbound connections"
|
D | la.po | 4779 msgid "listen for inbound connections"
|
D | nso.po | 4779 msgid "listen for inbound connections"
|
D | nn.po | 4778 msgid "listen for inbound connections"
|
D | nb.po | 4780 msgid "listen for inbound connections"
|
D | mg.po | 4779 msgid "listen for inbound connections"
|
123456