/aosp_15_r20/device/generic/trusty/secure_dpu/ |
D | EmulatorDPUHandler.cpp | 84 android::base::Result<void> DPUHandler::AllocateBuffer(size_t req_buffer_len, in AllocateBuffer() function in android::trusty::secure_dpu::DPUHandler
|
/aosp_15_r20/hardware/interfaces/media/bufferpool/aidl/default/tests/ |
H A D | single.cpp | 91 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/tests/ |
H A D | single.cpp | 95 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/1.0/vts/ |
H A D | single.cpp | 95 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | DeviceIo.h | 255 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
|
H A D | PciRootBridgeIo.h | 421 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
|
H A D | PciIo.h | 525 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | DeviceIo.h | 255 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
|
H A D | PciRootBridgeIo.h | 421 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
|
H A D | PciIo.h | 525 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | DeviceIo.h | 261 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
|
H A D | PciRootBridgeIo.h | 427 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
|
H A D | PciIo.h | 531 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | DeviceIo.h | 255 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
|
H A D | PciRootBridgeIo.h | 421 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
|
H A D | PciIo.h | 525 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
|
/aosp_15_r20/art/runtime/ |
H A D | trace_profile.cc | 58 void TraceProfiler::AllocateBuffer(Thread* thread) { in AllocateBuffer() function in art::TraceProfiler
|
/aosp_15_r20/hardware/google/camera/common/hal/tests/ |
D | zsl_buffer_manager_tests.cc | 51 TEST(ZslBufferManagerTests, AllocateBuffer) { in TEST() argument
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/bufferMgr/ |
H A D | media_allocator.cpp | 130 PMOS_BUFFER Allocator::AllocateBuffer(MOS_ALLOC_GFXRES_PARAMS ¶m, bool zeroOnAllocate, MOS_COMP… in AllocateBuffer() function in Allocator
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/vp9/packet/ |
H A D | decode_vp9_picture_packet_xe_m_base.cpp | 232 …auto AllocateBuffer = [&](PMOS_BUFFER &buffer, MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, cons… in AllocateVariableResources() local
|
/aosp_15_r20/external/webp/src/dec/ |
H A D | buffer_dec.c | 87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/hevc/packet/ |
H A D | decode_hevc_picture_packet_xe_m_base.cpp | 235 …auto AllocateBuffer = [&] (PMOS_BUFFER &buffer, MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, con… in AllocateVariableResources() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp9/packet/ |
H A D | decode_vp9_picture_packet.cpp | 236 …auto AllocateBuffer = [&](PMOS_BUFFER &buffer, HCP_INTERNAL_BUFFER_TYPE bufferType, const char *bu… in AllocateVariableResources() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/hevc/packet/ |
H A D | decode_hevc_picture_packet.cpp | 243 …auto AllocateBuffer = [&](PMOS_BUFFER &buffer, const HCP_INTERNAL_BUFFER_TYPE bufferType, const ch… in AllocateVariableResources() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/packet/ |
H A D | decode_av1_picture_packet.cpp | 203 … auto AllocateBuffer = [&] (PMOS_BUFFER &buffer, AvpBufferType bufferType, const char *bufferName) in AllocateVariableResources() local
|