/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraMem.h | 68 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure) = 0; 156 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure); 180 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure); 202 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure); 227 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure);
|
D | QCameraMem.cpp | 783 int QCameraHeapMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraHeapMemory 1014 int QCameraStreamMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraStreamMemory 1239 int QCameraVideoMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraVideoMemory 1242 int rc = QCameraStreamMemory::allocate(count, size, isSecure); in allocate() 1602 int QCameraGrallocMemory::allocate(uint8_t count, size_t /*size*/, in allocate() function in qcamera::QCameraGrallocMemory
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraMem.h | 68 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure) = 0; 156 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure); 181 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure); 205 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure); 231 virtual int allocate(uint8_t count, size_t size, uint32_t is_secure);
|
D | QCameraMem.cpp | 783 int QCameraHeapMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraHeapMemory 1016 int QCameraStreamMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraStreamMemory 1242 int QCameraVideoMemory::allocate(uint8_t count, size_t size, uint32_t isSecure) in allocate() function in qcamera::QCameraVideoMemory 1245 int rc = QCameraStreamMemory::allocate(count, size, isSecure); in allocate() 1606 int QCameraGrallocMemory::allocate(uint8_t count, size_t /*size*/, in allocate() function in qcamera::QCameraGrallocMemory
|
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraMem.h | 84 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);
|
D | QCameraMem.cpp | 793 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
|
D | QCameraParametersIntf.h | 69 int32_t allocate();
|
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemoryAllocationLib/ |
D | SmmMemoryAllocationLib.uni | 5 // allocate and free memory. 21 …s Memory Allocation Library uses services from the SMM Services Table to allocate and free memory."
|
D | SmmMemoryAllocationLib.inf | 5 # allocate and free memory.
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryAllocationLib/ |
D | PeiMemoryAllocationLib.uni | 4 // 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…
|
D | PeiMemoryAllocationLib.inf | 4 # Memory Allocation Library that uses PEI Services to allocate memory.
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiMemoryAllocationLib/ |
D | UefiMemoryAllocationLib.uni | 4 // 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."
|
D | UefiMemoryAllocationLib.inf | 4 # Memory Allocation Library that uses EFI Boot Services to allocate
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ |
D | PciBusDxe.uni | 2 // 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…
|
D | PciBusDxe.inf | 2 # The PCI bus driver will probe all PCI devices and allocate MMIO and IO space for these devices.
|
/device/linaro/bootloader/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/ |
D | GuardUefiMemoryAllocationLib.inf | 4 # Memory Allocation Library that uses EFI Boot Services to allocate
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | antlr.g | 631 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/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3Mem.h | 105 int allocate(size_t size);
|
D | QCamera3StreamMem.cpp | 375 return mHeapMem.allocate(size); in allocateAll()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/IohInit/Dxe/ |
D | IohInitDxe.inf | 9 # 2. Initialize the PciHostBridge, and allocate the I/O and memory space from GCD service.
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3Mem.h | 105 int allocate(size_t size);
|
D | QCamera3StreamMem.cpp | 375 return mHeapMem.allocate(size); in allocateAll()
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Mem.h | 109 int allocate(size_t size);
|
D | QCamera3StreamMem.cpp | 367 return mHeapMem.allocate(size); in allocateAll()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/ |
D | QNCInitDxe.inf | 9 # 2. Initialize the PciHostBridge, and allocate the I/O and memory space from GCD service.
|