Home
last modified time | relevance | path

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

1234567

/external/iptables/tests/
Doptions-most.rules3 :INPUT ACCEPT [0:0]
9 -A INPUT -j matches
10 -A INPUT -m u32 --u32 "0x0=0x0&&0x0=0x1" -j ntarg
11 -A INPUT -j zmatches
12 -A INPUT -m conntrack --ctstate INVALID --ctproto 6 --ctorigsrc fe80::/64 --ctorigdst fe80::/64 --c…
13 -A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-ha…
14 -A INPUT -m ipv6header --header hop-by-hop --soft
15 -A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-ha…
16 -A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-ha…
17 -A INPUT -p tcp -m comment --comment foo
[all …]
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 …]
/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/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/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.pl28 open(INPUT, $testcase_file);
30 while(<INPUT>) {
41 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()
268 INPUT input = { 0 }; in SendMouseMoveImpl()
283 if (!::SendInput(1, &input, sizeof(INPUT))) in SendMouseMoveImpl()
325 INPUT input = { 0 }; in SendMouseEventsImpl()
328 if ((state & DOWN) && !::SendInput(1, &input, sizeof(INPUT))) in SendMouseEventsImpl()
[all …]
/external/chromium/chrome/browser/automation/
Dui_controls_win.cc142 bool FillKeyboardInput(ui::KeyboardCode key, INPUT* input, bool key_up) { in FillKeyboardInput()
143 memset(input, 0, sizeof(INPUT)); in FillKeyboardInput()
154 INPUT input = { 0 }; in SendKeyEvent()
159 if (!::SendInput(1, &input, sizeof(INPUT))) in SendKeyEvent()
186 INPUT input[8] = { 0 }; // 8, assuming all the modifiers are activated. in SendKeyPressImpl()
233 if (::SendInput(i, input, sizeof(INPUT)) != i) in SendKeyPressImpl()
252 INPUT input = { 0 }; in SendMouseMoveImpl()
267 if (!::SendInput(1, &input, sizeof(INPUT))) in SendMouseMoveImpl()
308 INPUT input = { 0 }; in SendMouseEventsImpl()
311 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.man24 iptables \-A INPUT \-p tcp \-\-syn \-\-dport 23 \-m connlimit \-\-connlimit\-above 2 \-j REJECT
27 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_mac.man9 .B INPUT
Dlibxt_cluster.man47 arptables \-A INPUT \-i eth1 \-\-h-length 6
54 arptables \-A INPUT \-i eth2 \-\-h\-length 6
Dlibip6t_eui64.man7 .BR INPUT
Dlibipt_MIRROR.man4 .BR INPUT ,
/external/chromium_org/chrome_frame/test/
Dsimulate_input.cc143 INPUT keys[kMaxInputs] = {0}; // Keyboard events in SendMnemonic()
208 INPUT input_info = {0}; in SendMouseClick()
213 ::SendInput(1, &input_info, sizeof(INPUT)); in SendMouseClick()
217 ::SendInput(1, &input_info, sizeof(INPUT)); in SendMouseClick()
221 ::SendInput(1, &input_info, sizeof(INPUT)); in SendMouseClick()
/external/chromium_org/chrome/browser/resources/print_preview/search/
Dsearch_box.js45 INPUT: 'search-box-input' property
85 SearchBox.Classes_.INPUT)[0];
/external/chromium_org/remoting/host/
Dinput_injector_win.cc191 INPUT input; in HandleKey()
207 if (SendInput(1, &input, sizeof(INPUT)) == 0) in HandleKey()
215 INPUT input; in HandleMouse()
280 if (SendInput(1, &input, sizeof(INPUT)) == 0) in HandleMouse()
/external/elfutils/config/
Dylwrap46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
50 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/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DC.stg215 #undef INPUT
256 #define INPUT LEXER->input
257 #define STRSTREAM INPUT
258 #define ISTREAM INPUT->istream
295 # define NEXTCHAR ((pANTLR3_UINT8)(INPUT->nextChar))
296 # define DATAP ((pANTLR3_UINT8)(INPUT->data))
300 # define NEXTCHAR ((pANTLR3_UINT16)(INPUT->nextChar))
301 # define DATAP ((pANTLR3_UINT16)(INPUT->data))
305 # define LA(n) ((NEXTCHAR + n) > (DATAP + INPUT->sizeBuf) ? ANTLR3_CHARSTREAM_EOF : (ANTLR3_UCH…
308 if (NEXTCHAR \< (DATAP + INPUT->sizeBuf)) \\
[all …]
/external/chromium_org/net/data/ftp/
Ddir-listing-vms-69 INPUT.DIR;1 1 25-JAN-2004 07:11 [ANONY,ANONYMOUS] (RWED,RWE,R,R)

1234567