Home
last modified time | relevance | path

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

/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/ComputeLibrary/arm_compute/runtime/
DMemoryGroup.h68 …IMemoryPool *_pool; /**< Memory pool that the group is scheduled with… variable
/external/webrtc/modules/video_capture/linux/
Dvideo_capture_v4l2.h60 Buffer* _pool; variable
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_query.c71 VkQueryPool _pool, in lvp_DestroyQueryPool()
Dlvp_descriptor_set.c470 VkDescriptorPool _pool, in lvp_DestroyDescriptorPool()
486 VkDescriptorPool _pool, in lvp_ResetDescriptorPool()
/external/rust/crates/tokio-util/tests/
Dspawn_pinned.rs50 let _pool = task::LocalPoolHandle::new(0); in cannot_create_zero_sized_pool() localVariable
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/
DTestObjectIdDeserialization.java158 private Map<Object,WithCustomResolution> _pool; field in TestObjectIdDeserialization.PoolResolver
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c508 VkDescriptorPool _pool, in v3dv_DestroyDescriptorPool()
/external/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c608 VkDescriptorPool _pool, in tu_DestroyDescriptorPool()
Dtu_query.c198 VkQueryPool _pool, in tu_DestroyQueryPool()
/external/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c771 VkDescriptorPool _pool, in radv_DestroyDescriptorPool()
Dradv_query.c1213 VkQueryPool _pool, in radv_DestroyQueryPool()
/external/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c898 VkDescriptorPool _pool, in anv_DestroyDescriptorPool()
/external/tinyxml2/
Dtinyxml2.h320 T _pool[INITIAL_SIZE]; variable