Searched refs:INPUT (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dcompile-et.pl83 open(INPUT, "< $filename") || die "Can't read $filename: $!\n";
99 while ($_ = <INPUT>) {
/vbox/src/VBox/Devices/PC/ipxe/src/tests/
H A Dhash_df_test.c43 #define INPUT(...) { __VA_ARGS__ } macro
84 INPUT ( 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09,
99 INPUT ( 0x00, 0xd0, 0x8f, 0xb4, 0x41, 0xf2, 0xf4, 0xcb, 0x37, 0xcf,
114 INPUT ( 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09,
135 INPUT ( 0x00, 0x99, 0xb9, 0x53, 0x7b, 0x84, 0x27, 0xb8, 0xce, 0x23,
150 INPUT ( 0x01, 0xd0, 0x8f, 0xb4, 0x41, 0xf2, 0xf4, 0xcb, 0x37, 0xcf,
171 INPUT ( 0x00, 0x0a, 0x04, 0x41, 0xa5, 0x2b, 0xed, 0xf7, 0x94, 0xf5,
186 INPUT ( 0x01, 0x0e, 0x16, 0x0a, 0x56, 0x07, 0x95, 0x4e, 0x7d, 0x79,
207 INPUT ( 0x00, 0xdc, 0x24, 0xdf, 0x10, 0x2f, 0xa9, 0xf9, 0x6c, 0xc1,
222 INPUT (
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dcpmap.pl374 open INPUT,$name or die "Cannot open $name";
376 while (<INPUT>)
499 open INPUT, "$name" or die "Cannot open $name";
500 while (<INPUT>)
525 open INPUT, "$SORTKEYS" or die "Cannot open $SORTKEYS";
527 while (<INPUT>)
547 close INPUT;
1220 open INPUT,$MAPPREFIX . $filename or die "Cannot open $filename";
1222 while (<INPUT>)
1292 close INPUT;
[all...]
/vbox/src/VBox/ValidationKit/testboxscript/linux/
H A Dtestboxscript-service.sh345 I="/sbin/iptables -j ACCEPT -A INPUT -m state --state NEW"
346 if ! /sbin/iptables -L INPUT | grep -q "testsuite vrdp"; then
349 if ! /sbin/iptables -L INPUT | grep -q "testsuite perftcp"; then
352 if ! /sbin/iptables -L INPUT | grep -q "testsuite perfudp"; then
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.cpp1357 INPUT Input[1] = { 0 };
1366 Input, sizeof(INPUT)))
1404 INPUT Input[1] = { 0 };
1407 if (!s_pfnSendInput(1, Input, sizeof(INPUT)))
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h473 } INPUT, *PINPUT, *LPINPUT; typedef in typeref:struct:tagINPUT
4036 WINUSERAPI BOOL CDECL __wine_send_input( HWND hwnd, const INPUT *input );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h471 } INPUT, *PINPUT, *LPINPUT; typedef in typeref:struct:tagINPUT
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 165 milliseconds