Searched defs:alloc (Results 1 – 11 of 11) sorted by relevance
75 void *alloc(size_t bytes) { in alloc() function
36 void *ChunkAllocatorBase::alloc(size_t bytes) { in alloc() function in nanoapp_testing::ChunkAllocatorBase
30 SharedBuffer* SharedBuffer::alloc(size_t size) in alloc() function in android::SharedBuffer
34 void* String16::alloc(size_t size) in alloc() function in android::String16
111 BufferAllocator alloc; in LLVMFuzzerTestOneInput() local
124 static ISzAlloc alloc; in ReadBlocks() local219 static ISzAlloc alloc; in Decompress() local
122 BufferAllocator alloc; in SendMessage() local
122 BufferAllocator alloc; in read_file() local
166 tNFA_SNEP_ALLOC alloc; /* NFA_SNEP_ALLOC_BUFF_EVT */ member
272 ISzAlloc alloc; in XzDecompress() local
674 uintptr_t alloc = reinterpret_cast<uintptr_t>(malloc(16)); in TEST_F() local