Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
Dlzmaram.h29 hi_pbyte (*alloc)(hi_pbyte p, unsigned int size); member
/device/hihope/hardware/mpp/include/
Dmpp_allocator.h34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/lzmaram/
Dlzmaram.c131 i_sz_alloc alloc = { 0 }; in hi_lzma_decompress() local