| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | FixedBuffer.h | 38 void * alloc(size_t size) { in alloc() function
|
| D | goldfish_address_space.cpp | 34 uint64_t alloc(size_t size) { in alloc() function in AddressSpaceHost
|
| /device/generic/goldfish-opengl/android-emu/android/base/ |
| D | SubAllocator.cpp | 82 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
|
| D | Pool.cpp | 140 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/ |
| D | IOStream.h | 28 unsigned char* alloc(size_t len) { in alloc() function
|
| /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
| D | mm_jpeg_ionbuf.h | 41 struct ion_allocation_data alloc; member
|
| /device/generic/goldfish-opengl/host/include/libOpenglRender/ |
| D | IOStream.h | 44 virtual unsigned char *alloc(size_t len) { in alloc() function
|
| /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
| D | LzFind.c | 19 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()
|
| D | LzmaDec.c | 978 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()
|
| D | LzmaEnc.c | 515 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 …]
|
| D | LzFindMt.c | 446 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/ |
| D | LzFind.c | 21 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()
|
| D | LzmaDec.c | 980 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/ |
| D | LzFind.c | 21 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()
|
| D | LzmaDec.c | 980 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/ |
| D | VulkanStreamGuest.cpp | 36 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
|
| D | HostVisibleMemoryVirtualization.cpp | 265 HostMemAlloc* alloc, in subAllocHostMemory()
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | VirtioGpuStream.h | 60 virtual unsigned char *alloc(size_t len) in alloc() function
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/ |
| D | bytesio.c | 63 size_t alloc = self->buf_size; in resize_buffer() local
|
| D | stringio.c | 58 size_t alloc = self->buf_size; in resize_buffer() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/ |
| D | stringio.c | 58 size_t alloc = self->buf_size; in resize_buffer() local
|
| D | bytesio.c | 63 size_t alloc = self->buf_size; in resize_buffer() local
|
| /device/google/marlin/camera/QCamera2/HAL/ |
| D | QCameraMem.cpp | 378 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/ |
| D | st.c | 55 #define alloc(type) (type*)xmalloc((unsigned)sizeof(type)) macro
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_unicode.py | 1387 alloc = lambda: u"a" * (sys.maxsize // charwidth * 2) function
|