Home
last modified time | relevance | path

Searched defs:_pool (Results 1 – 5 of 5) 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/webrtc/webrtc/modules/video_capture/linux/
Dvideo_capture_linux.h60 Buffer *_pool; variable
/external/protobuf/python/google/protobuf/internal/
Dcpp_message.py55 _pool = GetDescriptorPool() variable