Home
last modified time | relevance | path

Searched defs:_pool (Results 1 – 20 of 20) 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.c98 VkQueryPool _pool, in lvp_DestroyQueryPool()
Dlvp_descriptor_set.c708 VkDescriptorPool _pool, in lvp_DestroyDescriptorPool()
724 VkDescriptorPool _pool, in lvp_ResetDescriptorPool()
/external/rust/android-crates-io/crates/tokio-util/tests/
Dspawn_pinned.rs52 let _pool = task::LocalPoolHandle::new(0); in cannot_create_zero_sized_pool() localVariable
/external/mesa3d/src/amd/vulkan/
Dradv_rmv.c612 radv_rmv_log_query_pool_create(struct radv_device *device, VkQueryPool _pool) in radv_rmv_log_query_pool_create()
759 VkDescriptorPool _pool) in radv_rmv_log_descriptor_pool_create()
Dradv_descriptor_set.c947 radv_DestroyDescriptorPool(VkDevice _device, VkDescriptorPool _pool, const VkAllocationCallbacks *p… in radv_DestroyDescriptorPool()
Dradv_query.c2047 radv_DestroyQueryPool(VkDevice _device, VkQueryPool _pool, const VkAllocationCallbacks *pAllocator) in radv_DestroyQueryPool()
/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/asahi/vulkan/
Dhk_descriptor_set.c666 hk_DestroyDescriptorPool(VkDevice device, VkDescriptorPool _pool, in hk_DestroyDescriptorPool()
/external/mesa3d/src/nouveau/vulkan/
Dnvk_descriptor_set.c795 VkDescriptorPool _pool, in nvk_DestroyDescriptorPool()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c568 VkDescriptorPool _pool, in v3dv_DestroyDescriptorPool()
Dv3dv_meta_copy.c2116 const VkDescriptorPool _pool = cmd_buffer->meta.texel_buffer_copy.dspool; in create_texel_buffer_copy_descriptor_pool() local
4318 const VkDescriptorPool _pool = cmd_buffer->meta.blit.dspool; in create_blit_descriptor_pool() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.cc849 VkDescriptorPool _pool, in tu_DestroyDescriptorPool()
Dtu_query_pool.cc346 VkQueryPool _pool, in tu_DestroyQueryPool()
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_descriptor_set.c956 VkDescriptorPool _pool, in anv_DestroyDescriptorPool()
/external/mesa3d/src/imagination/vulkan/
Dpvr_descriptor_set.c1080 VkDescriptorPool _pool, in pvr_DestroyDescriptorPool()
/external/tinyxml2/
Dtinyxml2.h317 T _pool[static_cast<size_t>(INITIAL_SIZE)]; variable
/external/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c1574 VkDescriptorPool _pool, in anv_DestroyDescriptorPool()