Home
last modified time | relevance | path

Searched defs:MemoryPool (Results 1 – 5 of 5) 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/opencv3/modules/core/src/
Dcuda_stream.cpp116 class MemoryPool class
141 MemoryPool::MemoryPool() : initialized_(false), mem_(0) in MemoryPool() function in __anon9033fd5a0211::MemoryPool
/external/ImageMagick/MagickCore/
Dmemory.c161 } MemoryPool; typedef
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_util.h615 MemoryPool(unsigned int size, unsigned int incr) : objSize(size), in MemoryPool() function