Home
last modified time | relevance | path

Searched refs:allocate (Results 1 – 25 of 60) sorted by relevance

123

/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/
DUefiMemoryAllocationLib.uni4 // Memory Allocation Library that uses EFI Boot Services to allocate
21 …language en-US "This Memory Allocation Library uses EFI Boot Services to allocate and free memory."
DUefiMemoryAllocationLib.inf4 # Memory Allocation Library that uses EFI Boot Services to allocate
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/
DSmmMemoryAllocationLib.uni5 // allocate and free memory.
21 …s Memory Allocation Library uses services from the SMM Services Table to allocate and free memory."
DSmmMemoryAllocationLib.inf5 # allocate and free memory.
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/
DPeiMemoryAllocationLib.uni4 // Memory Allocation Library that uses PEI Services to allocate memory.
21 … #language en-US "Memory Allocation Library that uses PEI Services to allocate memory. Free oper…
DPeiMemoryAllocationLib.inf4 # Memory Allocation Library that uses PEI Services to allocate memory.
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.h84 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure) = 0;
169 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure);
201 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure);
223 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure);
255 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure);
DQCameraMem.cpp793 int QCameraHeapMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraHeapMemory
1089 int QCameraStreamMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraStreamMemory
1324 int QCameraVideoMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraVideoMemory
1327 int rc = QCameraStreamMemory::allocate(count, size, isSecure); in allocate()
2047 int QCameraGrallocMemory::allocate(uint8_t count, size_t /*size*/, in allocate() function in qcamera::QCameraGrallocMemory
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciBusDxe.uni2 // The PCI bus driver will probe all PCI devices and allocate MMIO and IO space for these devices.
18 #string STR_MODULE_ABSTRACT #language en-US "Probes all PCI devices and allocate MMIO a…
DPciBusDxe.inf2 # The PCI bus driver will probe all PCI devices and allocate MMIO and IO space for these devices.
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
DUefiMemoryAllocationProfileLib.uni5 // Memory Allocation Library that uses EFI Boot Services to allocate
22 …anguage en-US "This Memory Allocation Library uses EFI Boot Services to allocate and free memory, …
DUefiMemoryAllocationProfileLib.inf5 # Memory Allocation Library that uses EFI Boot Services to allocate
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
DSmmMemoryAllocationProfileLib.uni6 // allocate and free memory, with memory profile support.
22 … Memory Allocation Library uses services from the SMM Services Table to allocate and free memory, …
DSmmMemoryAllocationProfileLib.inf6 # allocate and free memory, with memory profile support.
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dgoldfish_address_space.cpp78 bool GoldfishAddressSpaceBlock::allocate(GoldfishAddressSpaceBlockProvider *provider, size_t size) in allocate() function in GoldfishAddressSpaceBlock
176 bool GoldfishAddressSpaceBlock::allocate(GoldfishAddressSpaceBlockProvider *provider, size_t size) in allocate() function in GoldfishAddressSpaceBlock
353 bool GoldfishAddressSpaceBlock::allocate(GoldfishAddressSpaceBlockProvider *provider, size_t size) in allocate() function in GoldfishAddressSpaceBlock
Dgoldfish_address_space.h63 bool allocate(GoldfishAddressSpaceBlockProvider *provider, size_t size);
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
DGuardUefiMemoryAllocationLib.inf4 # Memory Allocation Library that uses EFI Boot Services to allocate
/device/linaro/bootloader/edk2/OvmfPkg/IncompatiblePciDeviceSupportDxe/
DIncompatiblePciDeviceSupport.inf2 # A simple DXE_DRIVER that causes the PCI Bus UEFI_DRIVER to allocate 64-bit
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr.g631 require(HdrAction!=NULL, "rule grammar: cannot allocate header action");
640 require(FirstAction!=NULL, "rule grammar: cannot allocate #first action");
793 /* MR22 */ require(BaseClassName!=NULL, "rule grammar: cannot allocate base class na…
859 require(pdecl!=NULL, "rule rule: cannot allocate param decl");
867 require(ret!=NULL, "rule rule: cannot allocate ret type");
876 require(e!=NULL, "cannot allocate error class node");
934 require(a!=NULL, "rule rule: cannot allocate error action");
968 require(a!=NULL, "rule laction: cannot allocate action");
991 /* MR1 */ require(a!=NULL, "rule lmember: cannot allocate action");
1010 /* MR1 */ require(a!=NULL, "rule lprefix: cannot allocate action");
[all …]
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/
DIohInitDxe.inf9 # 2. Initialize the PciHostBridge, and allocate the I/O and memory space from GCD service.
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Mem.h109 int allocate(size_t size);
DQCamera3StreamMem.cpp390 return mHeapMem.allocate(size); in allocateAll()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
DQNCInitDxe.inf9 # 2. Initialize the PciHostBridge, and allocate the I/O and memory space from GCD service.
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dxlat-tables-lib-v2-design.rst19 #. Statically allocate translation tables and populate them (at run-time) based
143 * The number of sub-translation tables to allocate.
145 Number of translation tables to statically allocate for this context,
148 specify the number of level-2 and level-3 translation tables to pre-allocate
155 translation table : the library will allocate as many entries as is required
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dapp.lkr44 ram : ORIGIN = 0x80000000, LENGTH = 128K /* we allocate this in ram */

123