Searched refs:Initialize (Results 101 - 125 of 138) sorted by relevance

123456

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/
H A DCommentParsingUnitTest.py922 Logger.Initialize()
H A DDecParserUnitTest.py532 Logger.Logger.Initialize()
H A DCommentGeneratingUnitTest.py1418 Logger.Initialize()
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dntsecpkg.h414 SpInitializeFn *Initialize; member in struct:SECPKG_FUNCTION_TABLE
H A Dtxdtc.idl177 HRESULT Initialize([in]GUID clsidHelperDll);
H A Dmlang.idl398 HRESULT Initialize(
H A Dshobjidl.idl61 HRESULT Initialize( [in] LPCITEMIDLIST pidl );
1130 HRESULT Initialize(
2136 [local] HRESULT Initialize(
2259 HRESULT Initialize(
H A Dcordebug.idl431 HRESULT Initialize();
/vbox/src/VBox/Main/src-server/xpcom/
H A Dserver.cpp688 * Initialize the VBox runtime without loading
838 rc = com::Initialize();
/vbox/src/VBox/Additions/WINNT/VBoxCredProv/
H A DVBoxCredProvCredential.cpp380 VBoxCredProvCredential::Initialize(CREDENTIAL_PROVIDER_USAGE_SCENARIO enmUsageScenario) function in class:VBoxCredProvCredential
382 VBoxCredProvVerbose(0, "VBoxCredProvCredential::Initialize: enmUsageScenario=%ld\n", enmUsageScenario);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dntsecpkg.h414 SpInitializeFn *Initialize; member in struct:SECPKG_FUNCTION_TABLE
H A Dshobjidl.idl60 HRESULT Initialize( [in] LPCITEMIDLIST pidl );
855 HRESULT Initialize(
H A Dmlang.idl387 HRESULT Initialize(
/vbox/src/libs/xpcom18a4/python/src/module/
H A D_xpcom.cpp819 rc = com::Initialize();
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsVariant.cpp501 nsVariant::Initialize(&tempData); \
673 nsVariant::Initialize(&tempData);
1580 nsVariant::Initialize(nsDiscriminatedUnion* data) function in class:nsVariant
1653 nsVariant::Initialize(&mData);
/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp420 HRESULT hrc = com::Initialize();
1172 HRESULT hrc = com::Initialize();
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeNetLib/
H A DDxeNetLib.c858 Initialize a random seed using current time.
1070 Initialize the netmap. Netmap is a reposity to keep the <Key, Value> pairs.
1072 Initialize the forward and backward links of two head nodes donated by Map->Used
2256 Snp->Initialize() is invoked while network cable is unattached later,
2336 // SNP is already in use, need Shutdown/Stop and then Start/Initialize
2369 // Start/Initialize the simple network
2373 Status = Snp->Initialize (Snp, 0, 0);
2417 // Initialize the simple network
2419 Status = Snp->Initialize (Snp, 0, 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/
H A DMnpConfig.c215 Initialize the mnp device context data.
268 // Initialize the lists.
287 // Initialize MAC string which will be used as VLAN configuration variable name
295 // Initialize the FreeNetBufQue and pre-allocate some NET_BUFs.
524 // Initialize the Mnp Service Data.
547 // Initialize the lists.
760 Initialize the mnp instance context data.
792 // Initialize the lists.
799 // Initialize the RxToken Map.
930 // Initialize th
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_snp.c746 .Initialize = efi_snp_initialize,
/vbox/src/VBox/Frontends/VBoxBalloonCtrl/
H A DVBoxWatchdog.cpp686 /* Initialize global weak references. */
1109 * Initialize COM.
1112 HRESULT hrc = com::Initialize();
/vbox/src/VBox/Frontends/VBoxHeadless/
H A DVBoxHeadless.cpp875 rc = com::Initialize();
/vbox/src/libs/xpcom18a4/java/tools/genifaces/
H A DGenerateJavaInterfaces.cpp936 rv = com::Initialize();
/vbox/src/VBox/Runtime/common/math/
H A Dbignum-amd64-x86.asm798 ; Initialize the loop.
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DInfClassObject.py1103 EdkLogger.Initialize()
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm413 ;; Initialize PCI devices. This can and should be done early.
466 ;; Initialize the keyboard

Completed in 170 milliseconds

123456