Searched refs:Allocate (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DFaultTolerantWrite.h198 EFI_FAULT_TOLERANT_WRITE_ALLOCATE Allocate; member in struct:_EFI_FAULT_TOLERANT_WRITE_PROTOCOL
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_asm_openvms_alpha.s40 ; Allocate enough stack space to hold the greater of 6 or "paramCount"+1
/vbox/src/VBox/Additions/haiku/SharedFolders/
H A DOpenHashTable.h80 void* Allocate(size_t size) const function in struct:MallocAllocator
436 = (ValueType**)fAllocator.Allocate(sizeof(ValueType*) * newSize);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
H A DFlashUpdate.c120 // Allocate a reserved buffer to make up the final buffer for update
433 Status = FtwProtocol->Allocate (
986 Status = FtwProtocol->Allocate (
/vbox/src/VBox/HostDrivers/Support/
H A DSUPLibTracerA.asm75 ; Allocate package and set the sizes (the helper does the rest of
/vbox/src/VBox/HostServices/GuestControl/
H A Dservice.cpp148 int Allocate(uint32_t uMsg, uint32_t cParms, VBOXHGCMSVCPARM paParms[]) function in struct:guestControl::HostCommand
1350 rc = pHostCmd->Allocate(eFunction, cParms, paParms);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFtwMisc.c296 @retval EFI_OUT_OF_RESOURCES Allocate memory error
328 // Allocate a memory buffer
457 @retval EFI_OUT_OF_RESOURCES Allocate memory error
479 // Allocate a memory buffer
549 @retval EFI_OUT_OF_RESOURCES Allocate memory error
568 // Allocate a memory buffer
750 After all, this header may be a EMPTY header entry for next Allocate.
936 Allocate private data for FTW driver and initialize it.
941 @retval EFI_OUT_OF_RESOURCES Allocate memory error
953 // Allocate privat
[all...]

Completed in 979 milliseconds