Home
last modified time | relevance | path

Searched refs:deMemPool_destroy (Results 1 – 12 of 12) sorted by relevance

/external/deqp/framework/delibs/deutil/
DdeCommandLine.c52 deMemPool_destroy(tmpPool); in deCommandLine_parse()
67 deMemPool_destroy(tmpPool); in deCommandLine_parse()
104 deMemPool_destroy(tmpPool); in deCommandLine_parse()
125 deMemPool_destroy(tmpPool); in deCommandLine_parse()
135 deMemPool_destroy(tmpPool); in deCommandLine_parse()
/external/deqp/framework/delibs/depool/
DdeMemPool.c266 deMemPool_destroy(pool); in deMemPool_createRoot()
298 void deMemPool_destroy (deMemPool* pool) in deMemPool_destroy() function
320 deMemPool_destroy(iter); in deMemPool_destroy()
DdeMemPool.h67 void deMemPool_destroy (deMemPool* pool);
DdePoolHashArray.c72 deMemPool_destroy(pool); in dePoolHashArray_selfTest()
DdePoolSet.c95 deMemPool_destroy(pool); in dePoolSet_selfTest()
DdePoolHeap.c121 deMemPool_destroy(pool); in dePoolHeap_selfTest()
DdePoolHash.c147 deMemPool_destroy(pool); in dePoolHash_selfTest()
DdePoolHashSet.c153 deMemPool_destroy(pool); in dePoolHashSet_selfTest()
DdePoolMultiSet.c145 deMemPool_destroy(pool); in dePoolMultiSet_selfTest()
DdePoolArray.c230 deMemPool_destroy(pool); in dePoolArray_selfTest()
/external/deqp/framework/delibs/decpp/
DdeMemPool.hpp83 deMemPool_destroy(m_pool); in ~MemPool()
/external/deqp/framework/delibs/dethread/
DdeThreadTest.c658 deMemPool_destroy(tmpPool); in runSingletonThreadedTest()