Searched refs:echo (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/
H A Dtoolsetup.bat18 @echo off
67 echo.
68 echo !!! ERROR !!! Unknown argument, %1 !!!
69 echo.
72 echo.
73 echo !!! ERROR !!! Unknown argument, %1 !!!
74 echo.
97 echo.
98 echo !!! ERROR !!! Neither BASE_TOOLS_PATH nor EDK_TOOLS_PATH are set. !!!
99 echo
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/
H A Dedksetup.bat25 @echo off
73 echo.
74 echo !!! WARNING !!! Cannot find Visual Studio !!!
75 echo.
94 echo.
95 echo !!! ERROR !!! The BaseTools Package was not found !!!
96 echo.
97 echo Set the system environment variable, EDK_TOOLS_PATH to the BaseTools,
98 echo For example,
99 echo se
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh45 progname=`echo "$progpath" | $SED $basename`
71 # Check that we have a working $echo.
75 elif test "X$1" = X--fallback-echo; then
78 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
79 # Yippee, $echo works!
82 # Restart under the correct shell, and then maybe $echo will work.
86 if test "X$1" = X--fallback-echo; then
87 # used as fallback echo
107 case `echo X|tr X '\101'` in
139 $echo "
[all...]
H A Dconfigure42 echo "#! /bin/sh" >conf$$.sh
43 echo "exit 0" >>conf$$.sh
90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
135 echo X/"$0" |
183 echo as_func_success failed.
188 echo as_func_failure succeeded.
195 echo as_func_ret_success failed.
200 echo as_func_ret_failure succeeded.
207 echo positional parameters were not saved.
298 echo as_func_succes
[all...]
/vbox/tools/bin/
H A Dretry.cmd1 @echo off
32 echo retry.cmd: Attempt %retry_count% FAILED(%ERRORLEVEL%), retrying: %*
37 echo retry.cmd: Attempt %retry_count% FAILED(%ERRORLEVEL%), giving up: %*
42 if %retry_count% NEQ 1 echo retry.cmd: Success after %retry_count% tries: %*!
H A Dgen-slickedit-workspace.cmd1 @echo off
28 echo gen-slickedit-workspace.cmd: failed to find gen-slickedit-workspace.sh in "%~dp0".
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/
H A DLzmaF86Compress.bat14 @echo off
31 @echo on
/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dfcels.c1217 struct fc_echo_frame_header echo; member in struct:fc_echo_request_frame
1232 struct fc_echo_request_frame echo; local
1235 memset ( &echo, 0, sizeof ( echo ) );
1236 echo.echo.command = FC_ELS_ECHO;
1237 echo.magic = htonl ( FC_ECHO_MAGIC );
1240 return fc_els_tx ( els, &echo, sizeof ( echo ) );
1254 struct fc_echo_frame_header echo; member in struct:__anon15776
1256 } *echo = data; local
1280 struct fc_echo_request_frame *echo = data; local
1323 const struct fc_echo_frame_header *echo = data; local
[all...]
/vbox/src/VBox/Main/src-all/win/
H A Dcomregister.cmd1 @echo off
87 echo Warning: Not able to determin the comregister.cmd location.
117 REM echo WinVerMajor=%WinVerMajor% WinVerMinor=%WinVerMinor% WinVerBuild=%WinVerBuild% WinVer=%WinVer%
133 echo syntax error: Unknown option %1
134 echo usage: comregister.cmd [-u,--uninstall] [--no-proxy] [--proxy]
160 @echo on
169 @echo off
174 @echo on
187 @echo off
/vbox/src/VBox/HostDrivers/win/
H A Dload.cmd1 @echo off
28 echo load.cmd: failed to find load.sh in "%~dp0".
H A Dloadall.cmd1 @echo off
28 echo loadall.cmd: failed to find loadall.sh in "%~dp0".
/vbox/src/VBox/Devices/PC/ipxe/src/hci/mucurses/
H A Dkb.c50 * @v *win window in which to echo input
81 * @v *win window in which to echo input
132 int echo ( void ) { function
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dmucurses_test.c12 echo();
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c84 sh) echo 'Use "sh enquire.c", not "sh < enquire.c"' >&2; exit 1;; variable
85 *) echo 'Filename must end in ".c"' >&2; exit 1;;
88 then echo Would overwrite test.c - try it somewhere safer >&2; exit 1
91 echo Testing for needed CFLAGS ...
92 echo "main(){char c; c=0;}" > test.c
96 echo '*** "'$CC ${1+"$@"} -o enquire test.c $LIBS'" failed'
97 echo '*** Giving up'
101 echo "main(){signed char c; c=0;}" > test.c
103 then echo " Signed char ok"
106 echo " Signe
136 echo ' *** Taking remedial action' ;; variable
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Makefiles/
H A DNmakeSubdirs.bat13 @echo off
/vbox/src/libs/zlib-1.2.6/watcom/
H A Dwatcom_l.mak43 @echo Cleaning done
H A Dwatcom_f.mak43 @echo Cleaning done
/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A Dzlibd32.mak82 echo hello world | minigzip | minigzip -d
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dzlibd32.mak82 echo hello world | minigzip | minigzip -d
/vbox/
H A Dconfigure.vbs547 ' Append text to the log file and echo it to stdout
736 EnvPrint "@echo off"
2261 Wscript.echo "syntax error: Unknown option '" & str &"'."
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h7 echo ""
10 echo ""
11 echo "#endif /* GL_MANGLE_H */"

Completed in 139 milliseconds