Searched defs:alloc (Results 1 – 6 of 6) sorted by relevance
| /lib/lzma/ |
| A D | LzmaDec.c | 892 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() 898 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict() 904 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free() 936 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() 950 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs() 959 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate() 983 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
|
| /lib/efi_loader/ |
| A D | efi_memory.c | 76 static u64 checksum(struct efi_pool_allocation *alloc) in checksum() 625 struct efi_pool_allocation *alloc; in efi_allocate_pool() local 684 struct efi_pool_allocation *alloc; in efi_realloc() local 740 struct efi_pool_allocation *alloc; in efi_free_pool() local
|
| /lib/lwip/lwip/src/include/lwip/ |
| A D | altcp.h | 87 altcp_new_fn alloc; member
|
| /lib/mbedtls/external/mbedtls/library/ |
| A D | memory_buffer_alloc.c | 36 size_t alloc; member
|
| /lib/ |
| A D | lmb.c | 346 phys_size_t size, u32 flags, bool alloc) in lmb_overlap_checks()
|
| /lib/lwip/lwip/src/core/ |
| A D | tcp_out.c | 233 u16_t alloc = length; in tcp_pbuf_prealloc() local
|
Completed in 40 milliseconds