Home
last modified time | relevance | path

Searched defs:MemoryPool (Results 1 – 4 of 4) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Dmemorypool.c50 struct MemoryPool struct
56 char *memory;
61 size_t size;
86 struct MemoryPool * argument
/external/webrtc/webrtc/modules/audio_conference_mixer/source/
Dmemory_pool.h50 MemoryPool<MemoryType>::MemoryPool(int32_t initialPoolSize) in MemoryPool() function
/external/ImageMagick/MagickCore/
Dmemory.c161 } MemoryPool; typedef
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.h620 MemoryPool(unsigned int size, unsigned int incr) : objSize(size), in MemoryPool() function