Searched defs:Usage (Results 1 - 25 of 46) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/
H A Dedksetup.bat50 @if /I "%1"=="-h" goto Usage
51 @if /I "%1"=="-help" goto Usage
52 @if /I "%1"=="--help" goto Usage
53 @if /I "%1"=="/h" goto Usage
54 @if /I "%1"=="/?" goto Usage
55 @if /I "%1"=="/help" goto Usage
113 @if NOT "%1"=="" goto Usage
116 :Usage label
118 @echo Usage: "%0 [-h | -help | --help | /h | /help | /?] [--nt32] [Reconfig]"
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dniclist.pl33 Usage: $0 [options] [<directory>] label
/vbox/src/libs/xpcom18a4/xpcom/tools/windows/
H A Drebasedlls.cpp68 Usage() function
70 printf("Usage: ReBase [-libs library-path] dlls...\n");
82 Usage();
88 Usage();
/vbox/src/VBox/VMM/testcase/
H A DtstGlobalConfig.cpp34 static int Usage(void) function
52 return Usage();
56 Usage();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenCrc32/
H A DGenCrc32.c62 Usage ( function
156 Usage ();
168 Usage ();
/vbox/src/VBox/Additions/solaris/SharedFolders/
H A Dvboxfs_mount.c48 static void Usage(char *pszName) function
50 fprintf(stderr, "Usage: %s [OPTIONS] NAME MOUNTPOINT\n"
142 Usage(pszName);
151 Usage(pszName);
/vbox/src/apps/tunctl/
H A Dtunctl.c22 static void Usage(char *name) function
66 Usage(name);
79 Usage(name);
88 Usage(name);
96 Usage(name);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/
H A Dtoolsetup.bat25 @if /I "%1"=="-h" goto Usage
26 @if /I "%1"=="-help" goto Usage
27 @if /I "%1"=="--help" goto Usage
28 @if /I "%1"=="/h" goto Usage
29 @if /I "%1"=="/help" goto Usage
30 @if /I "%1"=="/?" goto Usage
354 :Usage label
356 echo Usage: "%0 [-h | -help | --help | /h | /help | /?] [ Rebuild | ForceRebuild ] [Reconfig] [base_tools_path [edk_tools_path]]"
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFv/
H A DGenFv.c72 Usage ( function
226 Usage ();
249 Usage ();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/EfiLdrImage/
H A DEfiLdrImage.c91 Usage ( function
95 printf ("Usage: EfiLdrImage -o OutImage LoaderImage PeImage1 PeImage2 ... PeImageN\n");
191 Usage();
199 Usage();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Split/
H A DSplit.c65 Usage ( function
237 Usage();
245 Usage();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dbootsectimage.c64 Usage ( function
863 Usage ();
874 Usage ();
882 Usage ();
895 Usage ();
910 Usage ();
919 Usage ();
924 Usage ();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/EfiRom/
H A DEfiRom.c895 Usage ();
900 Usage();
971 Usage ();
1181 Usage ( function
1203 fprintf (stdout, "Usage: %s -f VendorId -i DeviceId [options] [file name<s>] \n\n", UTILITY_NAME);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFfs/
H A DGenFfs.c95 Usage ( function
485 Usage ();
497 Usage ();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenPage/
H A DGenPage.c99 Usage ( function
307 Usage();
315 Usage();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrCompiler.cpp88 Usage ();
95 Usage ();
399 CVfrCompiler::Usage ( function in class:CVfrCompiler
409 "Usage: VfrCompile [options] VfrFile",
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddirectx.c218 DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat) {
224 iface, Adapter, DeviceType, AdapterFormat, Usage, RType, CheckFormat);
247 Usage, WineD3DRType, wined3dformat_from_d3dformat(CheckFormat), SURFACE_OPENGL);
216 IDirect3D8Impl_CheckDeviceFormat(LPDIRECT3D8 iface, UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat) argument
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dbigfile.c62 static PRIntn Usage(void) function
72 } /* Usage */
177 return Usage();
186 if (DEFAULT_FILESIZE != filesize) return Usage();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenSec/
H A DGenSec.c126 Usage ( function
964 Usage ();
976 Usage ();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/
H A DVolInfo.c137 Usage (
229 Usage ();
237 Usage ();
245 Usage();
1785 Usage ( function
1807 fprintf (stdout, "Usage: %s [options] <input_file>\n\n", UTILITY_NAME);
/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-2.cpp431 static int Usage(const char *argv0) function
522 return Usage(argv0);
582 return Usage(argv0);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c242 D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat)
249 iface, Adapter, DeviceType, AdapterFormat, Usage, RType, CheckFormat);
277 Usage, WineD3DRType, wined3dformat_from_d3dformat(CheckFormat), SURFACE_OPENGL);
241 IDirect3D9Impl_CheckDeviceFormat(IDirect3D9Ex *iface, UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat) argument
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A DGenFw.c155 Usage ( function
1171 Usage ();
1180 Usage ();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenVtf/
H A DGenVtf.c1983 Usage();
2008 Usage();
2386 Usage ( function
2408 fprintf (stdout, "Usage: %s [options] <-f input_file> <-r BaseAddress> <-s FwVolumeSize>\n\n", UTILITY_NAME);
2498 Usage();
2503 Usage();
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DQueryTable.c3439 @param[in] Usage The key of the structure.
3444 IN UINT8 Usage,
3449 PRINT_INFO_OPTION (Usage, Option);
3450 PRINT_TABLE_ITEM (SystemSlotCurrentUsageTable, Usage);
3443 DisplaySystemSlotCurrentUsage( IN UINT8 Usage, IN UINT8 Option ) argument

Completed in 147 milliseconds

12