Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 25 of 35) sorted by relevance

12

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DFixedBuffer.h38 void * alloc(size_t size) { in alloc() function
Dgoldfish_address_space.cpp34 uint64_t alloc(size_t size) { in alloc() function in AddressSpaceHost
/device/generic/goldfish-opengl/android-emu/android/base/
DSubAllocator.cpp82 void* alloc(size_t wantedSize) { in alloc() function in android::base::SubAllocator::Impl
122 void* SubAllocator::alloc(size_t wantedSize) { in alloc() function in android::base::SubAllocator
DPool.cpp140 void* alloc() { in alloc() function
237 void* alloc() { in alloc() function in android::base::Heap
307 void* alloc(size_t wantedSize) { in alloc() function in android::base::Pool::Impl
400 void* Pool::alloc(size_t wantedSize) { in alloc() function in android::base::Pool
/device/generic/opengl-transport/host/libs/virglrenderer/OpenglRender/
DIOStream.h28 unsigned char* alloc(size_t len) { in alloc() function
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg_ionbuf.h41 struct ion_allocation_data alloc; member
/device/generic/goldfish-opengl/host/include/libOpenglRender/
DIOStream.h44 virtual unsigned char *alloc(size_t len) { in alloc() function
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFind.c19 static void LzInWindow_Free(CMatchFinder *p, ISzAlloc *alloc) in LzInWindow_Free()
30 static int LzInWindow_Create(CMatchFinder *p, UInt32 keepSizeReserv, ISzAlloc *alloc) in LzInWindow_Create()
157 static void MatchFinder_FreeThisClassMemory(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_FreeThisClassMemory()
163 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_Free()
169 static CLzRef* AllocRefs(size_t num, ISzAlloc *alloc) in AllocRefs()
179 ISzAlloc *alloc) in MatchFinder_Create()
DLzmaDec.c978 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs()
984 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict()
990 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free()
1022 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2()
1036 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
1045 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
1079 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
DLzmaEnc.c515 static int RangeEnc_Alloc(CRangeEnc *p, ISzAlloc *alloc) in RangeEnc_Alloc()
527 static void RangeEnc_Free(CRangeEnc *p, ISzAlloc *alloc) in RangeEnc_Free()
1765 CLzmaEncHandle LzmaEnc_Create(ISzAlloc *alloc) in LzmaEnc_Create()
1774 void LzmaEnc_FreeLits(CLzmaEnc *p, ISzAlloc *alloc) in LzmaEnc_FreeLits()
1782 void LzmaEnc_Destruct(CLzmaEnc *p, ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_Destruct()
1793 void LzmaEnc_Destroy(CLzmaEncHandle p, ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_Destroy()
1963 static SRes LzmaEnc_Alloc(CLzmaEnc *p, UInt32 keepWindowSize, ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_Alloc()
2087 static SRes LzmaEnc_AllocAndInit(CLzmaEnc *p, UInt32 keepWindowSize, ISzAlloc *alloc, ISzAlloc *all… in LzmaEnc_AllocAndInit()
2105 ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_Prepare()
2116 ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_PrepareForLzma2()
[all …]
DLzFindMt.c446 static void MatchFinderMt_FreeMem(CMatchFinderMt *p, ISzAlloc *alloc) in MatchFinderMt_FreeMem()
452 void MatchFinderMt_Destruct(CMatchFinderMt *p, ISzAlloc *alloc) in MatchFinderMt_Destruct()
475 UInt32 matchMaxLen, UInt32 keepAddBufferAfter, ISzAlloc *alloc) in MatchFinderMt_Create()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c21 static void LzInWindow_Free(CMatchFinder *p, ISzAlloc *alloc) in LzInWindow_Free()
32 static int LzInWindow_Create(CMatchFinder *p, UInt32 keepSizeReserv, ISzAlloc *alloc) in LzInWindow_Create()
159 static void MatchFinder_FreeThisClassMemory(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_FreeThisClassMemory()
165 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_Free()
171 static CLzRef* AllocRefs(size_t num, ISzAlloc *alloc) in AllocRefs()
181 ISzAlloc *alloc) in MatchFinder_Create()
DLzmaDec.c980 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs()
986 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict()
992 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free()
1024 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2()
1038 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
1047 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
1081 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzFind.c21 static void LzInWindow_Free(CMatchFinder *p, ISzAlloc *alloc) in LzInWindow_Free()
32 static int LzInWindow_Create(CMatchFinder *p, UInt32 keepSizeReserv, ISzAlloc *alloc) in LzInWindow_Create()
159 static void MatchFinder_FreeThisClassMemory(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_FreeThisClassMemory()
165 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_Free()
171 static CLzRef* AllocRefs(size_t num, ISzAlloc *alloc) in AllocRefs()
181 ISzAlloc *alloc) in MatchFinder_Create()
DLzmaDec.c980 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs()
986 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict()
992 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free()
1024 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2()
1038 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
1047 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
1081 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
/device/generic/goldfish-opengl/system/vulkan_enc/
DVulkanStreamGuest.cpp36 void alloc(void **ptrAddr, size_t bytes) { in alloc() function in goldfish_vk::VulkanStreamGuest::Impl
121 void VulkanStreamGuest::alloc(void** ptrAddr, size_t bytes) { in alloc() function in goldfish_vk::VulkanStreamGuest
DHostVisibleMemoryVirtualization.cpp265 HostMemAlloc* alloc, in subAllocHostMemory()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuStream.h60 virtual unsigned char *alloc(size_t len) in alloc() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
Dbytesio.c63 size_t alloc = self->buf_size; in resize_buffer() local
Dstringio.c58 size_t alloc = self->buf_size; in resize_buffer() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
Dstringio.c58 size_t alloc = self->buf_size; in resize_buffer() local
Dbytesio.c63 size_t alloc = self->buf_size; in resize_buffer() local
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.cpp378 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id, in alloc() function in qcamera::QCameraMemory
465 struct ion_allocation_data alloc; in allocOneBuffer() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dst.c55 #define alloc(type) (type*)xmalloc((unsigned)sizeof(type)) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_unicode.py1387 alloc = lambda: u"a" * (sys.maxsize // charwidth * 2) function

12