Home
last modified time | relevance | path

Searched defs:_pool (Results 1 – 12 of 12) sorted by relevance

/external/valgrind/memcheck/tests/
Dmempool.c22 typedef struct _pool { struct
32 pool *make_pool() in make_pool() argument
Dmempool2.c25 typedef struct _pool { struct
35 pool *make_pool( int use_mmap ) in make_pool() argument
/external/javassist/sample/evolve/
DEvolution.java37 public void start(ClassPool _pool) throws NotFoundException { in start()
45 public void onLoad(ClassPool _pool, String classname) in onLoad()
/external/libxcam/xcore/
Dbuffer_pool.h76 SmartPtr<BufferPool> _pool; variable
Dthread_pool.cpp43 SmartPtr<ThreadPool> _pool; member in XCam::UserThread
/external/webrtc/webrtc/modules/video_capture/linux/
Dvideo_capture_linux.h60 Buffer *_pool; variable
/external/mesa3d/src/intel/vulkan/
Danv_query.c84 VkQueryPool _pool, in anv_DestroyQueryPool()
Danv_descriptor_set.c358 VkDescriptorPool _pool, in anv_DestroyDescriptorPool()
/external/mesa3d/src/amd/vulkan/
Dradv_query.c111 VkQueryPool _pool, in radv_DestroyQueryPool()
Dradv_descriptor_set.c467 VkDescriptorPool _pool, in radv_DestroyDescriptorPool()
/external/libxcam/tests/
Dtest-soft-image.cpp127 SmartPtr<BufferPool> _pool; member in SoftElement
/external/tinyxml2/
Dtinyxml2.h306 T _pool[INITIAL_SIZE]; variable