Home
last modified time | relevance | path

Searched refs:INPUT (Results 1 – 25 of 176) sorted by relevance

12345678

/external/iptables/tests/
Doptions-ipv4.rules4 :INPUT ACCEPT [2461:977932]
10 -A INPUT -p ah -m ah --ahspi 1
11 -A INPUT -p ah -m ah --ahspi :2
12 -A INPUT -p ah -m ah --ahspi 0:3
13 -A INPUT -p ah -m ah --ahspi 4:
14 -A INPUT -p ah -m ah --ahspi 5:4294967295
27 :INPUT ACCEPT [0:0]
40 :INPUT ACCEPT [76:13548]
43 #-A INPUT -m addrtype --src-type UNICAST --dst-type UNICAST --limit-iface-in
44 -A INPUT -p tcp -m ecn --ecn-tcp-ece --ecn-tcp-cwr --ecn-ip-ect 0
[all …]
Doptions-most.rules2 :INPUT ACCEPT [0:0]
8 -A INPUT -j matches
9 -A INPUT -m u32 --u32 "0x0=0x0&&0x0=0x1" -j ntarg
10 -A INPUT -j zmatches
11 -A INPUT -m conntrack --ctstate INVALID --ctproto 6 --ctorigsrc fe80::/64 --ctorigdst fe80::/64 --c…
12 -A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-ha…
13 -A INPUT -m ipv6header --header hop-by-hop --soft
14 -A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-ha…
15 -A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-ha…
16 -A INPUT -p tcp -m comment --comment foo
[all …]
/external/mesa3d/bin/
Dinstallmesa22 read INPUT
23 if [ "x${INPUT}" != "x" ] ; then
24 INCLUDE_DIR=${INPUT}
31 read INPUT
32 if [ "x${INPUT}" != "x" ] ; then
33 LIB_DIR=${INPUT}
41 read INPUT
/external/chromium_org/third_party/mesa/src/bin/
Dinstallmesa22 read INPUT
23 if [ "x${INPUT}" != "x" ] ; then
24 INCLUDE_DIR=${INPUT}
31 read INPUT
32 if [ "x${INPUT}" != "x" ] ; then
33 LIB_DIR=${INPUT}
41 read INPUT
/external/chromium_org/v8/tools/
Dtest-push-to-trunk.sh42 INPUT[0]="Y"
44 INPUT[1]=""
46 INPUT[2]="Y"
48 INPUT[3]="reviewer@chromium.org"
50 INPUT[4]="LGTM"
52 INPUT[5]="Y"
54 INPUT[6]="12345"
56 INPUT[7]="reviewer@chromium.org"
/external/chromium_org/third_party/lcov/bin/
Dmcov235 local *INPUT;
237 if (!open(INPUT, $filename)) {
242 my @lines = <INPUT>;
253 close(INPUT);
267 local *INPUT;
269 if (!open(INPUT, $filename)) {
275 my @lines = <INPUT>;
303 close(INPUT);
/external/llvm/utils/
Dcodegen-diff9 open (INPUT, $filename) or die "$filename: $!\n";
11 while (<INPUT>) {
21 close INPUT;
29 open (INPUT, $filename) or die "$filename: $!\n";
31 while (<INPUT>) {
53 close INPUT;
Dtest_debuginfo.pl38 open(INPUT, $testcase_file);
40 while(<INPUT>) {
51 close(INPUT);
/external/chromium_org/ui/base/test/
Dui_controls_internal_win.cc141 bool FillKeyboardInput(ui::KeyboardCode key, INPUT* input, bool key_up) { in FillKeyboardInput()
142 memset(input, 0, sizeof(INPUT)); in FillKeyboardInput()
153 INPUT input = { 0 }; in SendKeyEvent()
158 if (!::SendInput(1, &input, sizeof(INPUT))) in SendKeyEvent()
202 INPUT input[8] = { 0 }; // 8, assuming all the modifiers are activated. in SendKeyPressImpl()
249 if (::SendInput(i, input, sizeof(INPUT)) != i) in SendKeyPressImpl()
270 INPUT input = { 0 }; in SendMouseMoveImpl()
285 if (!::SendInput(1, &input, sizeof(INPUT))) in SendMouseMoveImpl()
327 INPUT input = { 0 }; in SendMouseEventsImpl()
330 if ((state & DOWN) && !::SendInput(1, &input, sizeof(INPUT))) in SendMouseEventsImpl()
[all …]
/external/chromium_org/third_party/WebKit/Tools/Scripts/
Dadd-include55 …unless (open INPUT, "<", $filename) { print STDERR "File does not exist: $filename\n"; next FILE; }
56 while (my $line = <INPUT>) {
100 close INPUT or die;
/external/iptables/extensions/
Dlibxt_sctp.man24 iptables \-A INPUT \-p sctp \-\-dport 80 \-j DROP
26 iptables \-A INPUT \-p sctp \-\-chunk\-types any DATA,INIT \-j DROP
28 iptables \-A INPUT \-p sctp \-\-chunk\-types any DATA:Be \-j ACCEPT
Dlibxt_connlimit.man25 iptables \-A INPUT \-p tcp \-\-syn \-\-dport 23 \-m connlimit \-\-connlimit\-above 2 \-j REJECT
28 iptables \-A INPUT \-p tcp \-\-syn \-\-dport 23 \-m connlimit \-\-connlimit\-upto 2 \-j ACCEPT
Dlibxt_comment.man6 iptables \-A INPUT \-i eth1 \-m comment \-\-comment "my local LAN"
Dlibxt_SNAT.man6 .B INPUT
42 .B INPUT
Dlibxt_mac.man9 .B INPUT
/external/elfutils/0.153/config/
Dylwrap44 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
48 INPUT is the input file
/external/bison/build-aux/
Dylwrap44 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
48 INPUT is the input file
/external/chromium_org/remoting/host/
Dinput_injector_win.cc28 INPUT input; in SendKeyboardInput()
46 if (SendInput(1, &input, sizeof(INPUT)) == 0) in SendKeyboardInput()
253 INPUT input; in HandleMouse()
318 if (SendInput(1, &input, sizeof(INPUT)) == 0) in HandleMouse()
/external/deqp/framework/delibs/depool/
Ddoxygen.cfg3 INPUT = .
/external/deqp/framework/delibs/debase/
Ddoxygen.cfg3 INPUT = .
/external/deqp/framework/delibs/decpp/
Ddoxygen.cfg3 INPUT = .
/external/deqp/framework/delibs/
Ddoxygen.cfg3 INPUT = debase decpp deimage depool destream dethread deutil
/external/deqp/framework/
Ddoxygen.cfg3 INPUT = common egl opengl opengl/wrapper opengl/simplereference opencl qphelper randomshaders re…
/external/chromium_org/ui/events/ozone/device/
Ddevice_event.h17 INPUT, enumerator
Ddevice_manager_manual.cc24 DeviceEvent event(DeviceEvent::INPUT, DeviceEvent::ADD, path); in ScanDevices()

12345678