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

/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A DZLib.pas53 procedure Progress(Sender: TObject); dynamic; procedure
398 procedure TCustomZLibStream.Progress(Sender: TObject);
458 Progress(Self);
515 Progress(Self);
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserProfileManagerDxe/
H A DUserProfileManager.c749 @param Progress On return, points to a character in the Request string.
769 OUT EFI_STRING *Progress,
773 if (Progress == NULL || Results == NULL) {
776 *Progress = Request;
786 @param Progress A pointer to a string filled in with the offset of the most
801 OUT EFI_STRING *Progress
804 if (Configuration == NULL || Progress == NULL) {
766 FakeExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
/vbox/src/VBox/Main/include/
H A DProgressImpl.h32 class ATL_NO_VTABLE Progress : class in inherits:ProgressWrap
36 DECLARE_NOT_AGGREGATABLE(Progress)
144 DECLARE_EMPTY_CTOR_DTOR(Progress)
/vbox/src/VBox/Main/src-all/
H A DProgressImpl.cpp4 * VirtualBox Progress COM class implementation
45 Progress::Progress() function in class:Progress
52 Progress::~Progress()
57 HRESULT Progress::FinalConstruct()
82 return Progress::BaseFinalConstruct();
85 void Progress::FinalRelease()
132 * @param aParent Parent object (only for server-side Progress objects).
144 HRESULT Progress
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DTypes.h217 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize); member in struct:__anon10473
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/
H A DMemoryTest.c29 @param ProgressColor Progress bar color.
30 @param Progress Progress (0-100)
42 IN UINTN Progress,
61 if (Progress > 100) {
107 BlockNum = Progress;
37 PlatformBdsShowProgress( IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL TitleForeground, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL TitleBackground, IN CHAR16 *Title, IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL ProgressColor, IN UINTN Progress, IN UINTN PreviousValue ) argument
H A DFrontPage.c83 @param Progress On return, points to a character in the Request string.
103 OUT EFI_STRING *Progress,
107 if (Progress == NULL || Results == NULL) {
110 *Progress = Request;
120 @param Progress A pointer to a string filled in with the offset of the most
135 OUT EFI_STRING *Progress
138 if (Configuration == NULL || Progress == NULL) {
142 *Progress = Configuration;
148 *Progress = Configuration + StrLen (Configuration);
100 FakeExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/
H A DIp4ConfigNv.c301 @param[out] Progress On return, points to a character in the
322 known driver. Progress set to the
328 @retval EFI_INVALID_PARAMETER Illegal syntax. Progress set
332 @retval EFI_INVALID_PARAMETER Unknown name. Progress points
341 OUT EFI_STRING *Progress,
359 if (Progress == NULL || Results == NULL) {
363 *Progress = Request;
414 Progress
466 Progress
506 // Set Progress strin
338 Ip4DeviceExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/VlanConfigDxe/
H A DVlanConfigImpl.c49 @param[out] Progress On return, points to a character in the Request
73 OUT EFI_STRING *Progress,
86 if (Progress == NULL || Results == NULL) {
90 *Progress = Request;
136 Progress
146 // Set Progress string to the original request string.
149 *Progress = NULL;
151 *Progress = Request + StrLen (Request);
164 @param[out] Progress A pointer to a string filled in with the offset of
181 OUT EFI_STRING *Progress
70 VlanExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DProcessOptions.c37 CHAR16 *Progress; local
62 &Progress
H A DSetup.c1042 EFI_STRING Progress; local
1068 &Progress
1117 EFI_STRING Progress; local
1134 &Progress
1208 CHAR16 *Progress; local
1465 &Progress,
1623 CHAR16 *Progress; local
1857 &Progress
2043 EFI_STRING Progress; local
2082 &Progress
2245 EFI_STRING Progress; local
2527 CHAR16 *Progress; local
3275 EFI_STRING Progress; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgConfigDxe/
H A DTcgConfigImpl.c123 @param[out] Progress On return, points to a character in the Request
147 OUT EFI_STRING *Progress,
163 if (Progress == NULL || Results == NULL) {
167 *Progress = Request;
237 Progress
246 // Set Progress string to the original request string.
249 *Progress = NULL;
251 *Progress = Request + StrLen (Request);
263 @param[out] Progress A pointer to a string filled in with the offset of
280 OUT EFI_STRING *Progress
144 TcgExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DTypes.h194 SRes (*Progress)(void *p, UInt64 inSize, UInt64 outSize); member in struct:__anon10252
/vbox/src/VBox/Runtime/testcase/
H A DtstRTAvl.cpp320 DECLINLINE(void) Progress(unsigned iCur, unsigned cMax) function
340 Progress(i, cMax);
360 Progress(i, cMax);
386 Progress(i, cMax);
406 Progress(i, cMax);
432 Progress(i, cMax);
452 Progress(i, cMax);
486 Progress(i, cMaxSparse);
510 Progress(i, cMax); // good enough
557 Progress(
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBootMaint.c150 @param Progress On return, points to a character in the Request string.
170 OUT EFI_STRING *Progress,
182 if (Progress == NULL || Results == NULL) {
186 *Progress = Request;
223 Progress
233 // Set Progress string to the original request string.
236 *Progress = NULL;
238 *Progress = Request + StrLen (Request);
167 BootMaintExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiConfig.c421 @param[out] Progress On return, points to a character in the
445 Progress parameter would be
448 known driver. Progress set to the
454 @retval EFI_INVALID_PARAMETER Illegal syntax. Progress set
458 @retval EFI_INVALID_PARAMETER Unknown name. Progress points
467 OUT EFI_STRING *Progress,
482 if (Progress == NULL || Results == NULL) {
486 *Progress = Request;
545 Progress
557 // Set Progress strin
464 IScsiFormExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
H A DPwdCredentialProvider.c590 @param Progress On return, points to a character in the Request string.
610 OUT EFI_STRING *Progress,
614 if (Progress == NULL || Results == NULL) {
617 *Progress = Request;
627 @param Progress A pointer to a string filled in with the offset of the most
642 OUT EFI_STRING *Progress
645 if (Configuration == NULL || Progress == NULL) {
607 FakeExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DriverSampleDxe/
H A DDriverSample.c758 @param Progress On return, points to a character in the Request
782 OUT EFI_STRING *Progress,
799 if (Progress == NULL || Results == NULL) {
808 *Progress = Request;
980 Progress
999 // Set Progress string to the original request string.
1002 *Progress = NULL;
1004 *Progress = Request + StrLen (Request);
1017 @param Progress A pointer to a string filled in with the offset of
1034 OUT EFI_STRING *Progress
779 ExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiConfig.c1828 @param[out] Progress On return, points to a character in the
1854 Progress parameter would be
1858 known driver. Progress set to the
1865 @retval EFI_INVALID_PARAMETER Illegal syntax. Progress set
1870 @retval EFI_INVALID_PARAMETER Unknown name. Progress points
1880 OUT EFI_STRING *Progress,
1894 if (This == NULL || Progress == NULL || Results == NULL) {
1898 *Progress = Request;
1958 Progress
1971 // Set Progress strin
1877 IScsiFormExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6ConfigNv.c1382 @param[out] Progress On return, points to a character in the
1406 Progress parameter would be
1409 known driver. Progress set to the
1415 @retval EFI_INVALID_PARAMETER Illegal syntax. Progress set
1419 @retval EFI_INVALID_PARAMETER Unknown name. Progress points
1428 OUT EFI_STRING *Progress,
1443 if (This == NULL || Progress == NULL || Results == NULL) {
1447 *Progress = Request;
1507 Progress
1520 // Set Progress strin
1425 Ip6FormExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DConfigRouting.c1911 EFI_STRING Progress; local
1940 Progress = *Request;
1984 Progress = StringPtr;
2019 Progress = StringPtr;
2468 *PointerProgress = Progress;
2647 @param Progress On return, points to a character in the Request
2665 Progress set to the "G" in "GUID" of the routing
2671 Progress parameter is set to NULL.
2672 @retval EFI_INVALID_PARAMETER Illegal syntax. Progress set to most recent &
2674 @retval EFI_INVALID_PARAMETER Unknown name. Progress point
2680 HiiConfigRoutingExtractConfig( IN CONST EFI_HII_CONFIG_ROUTING_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
3004 EFI_STRING Progress; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideDxe.c1136 @param Progress On return, points to a character in the Request string.
1156 OUT EFI_STRING *Progress,
1169 if (Progress == NULL || Results == NULL) {
1173 *Progress = Request;
1211 Progress
1222 // Set Progress string to the original request string.
1225 *Progress = NULL;
1227 *Progress = Request + StrLen (Request);
1238 @param Progress A pointer to a string filled in with the offset of the most
1253 OUT EFI_STRING *Progress
1153 PlatOverMngrExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
H A DUserIdentifyManager.c2696 @param Progress On return, points to a character in the Request string.
2716 OUT EFI_STRING *Progress,
2720 if (Progress == NULL || Results == NULL) {
2723 *Progress = Request;
2733 @param Progress A pointer to a string filled in with the offset of the most
2748 OUT EFI_STRING *Progress
2751 if (Configuration == NULL || Progress == NULL) {
2713 FakeExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigImpl.c2117 @param[out] Progress On return, points to a character in the Request
2141 OUT EFI_STRING *Progress,
2154 if (Progress == NULL || Results == NULL) {
2165 *Progress = Request;
2201 Progress
2212 // Set Progress string to the original request string.
2215 *Progress = NULL;
2217 *Progress = Request + StrLen (Request);
2229 @param[out] Progress A pointer to a string filled in with the offset of
2246 OUT EFI_STRING *Progress
2138 SecureBootExtractConfig( IN CONST EFI_HII_CONFIG_ACCESS_PROTOCOL *This, IN CONST EFI_STRING Request, OUT EFI_STRING *Progress, OUT EFI_STRING *Results ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c438 CHAR16 *Progress; local
452 &Progress
1621 EFI_STRING Progress; local
1664 &Progress,
1834 Status = gHiiConfigRouting->RouteConfig (gHiiConfigRouting, ConfigResp, &Progress);
2173 CHAR16 *Progress; local
2207 &Progress

Completed in 1155 milliseconds