Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/javassist/sample/evolve/
H A DEvolution.java37 public void start(ClassPool _pool) throws NotFoundException { in start()
45 public void onLoad(ClassPool _pool, String classname) in onLoad()
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/
H A DMemoryGroup.h68 …IMemoryPool *_pool; /**< Memory pool that the group is scheduled with… variable
/aosp_15_r20/external/webrtc/modules/video_capture/linux/
H A Dvideo_capture_v4l2.h60 Buffer* _pool; variable
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_descriptor_set.c709 VkDescriptorPool _pool, in lvp_DestroyDescriptorPool()
725 VkDescriptorPool _pool, in lvp_ResetDescriptorPool()
H A Dlvp_query.c98 VkQueryPool _pool, in lvp_DestroyQueryPool()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A 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()
H A Dradv_descriptor_set.c947 radv_DestroyDescriptorPool(VkDevice _device, VkDescriptorPool _pool, const VkAllocationCallbacks *p… in radv_DestroyDescriptorPool()
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_query.c38 panvk_DestroyQueryPool(VkDevice _device, VkQueryPool _pool, in panvk_DestroyQueryPool()
/aosp_15_r20/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py510 _pool=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py510 _pool=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py510 _pool=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py510 _pool=None, argument
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/
H A DTestObjectIdDeserialization.java158 private Map<Object,WithCustomResolution> _pool; field in TestObjectIdDeserialization.PoolResolver
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_descriptor_set.c672 hk_DestroyDescriptorPool(VkDevice device, VkDescriptorPool _pool, in hk_DestroyDescriptorPool()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_descriptor_set.c788 VkDescriptorPool _pool, in nvk_DestroyDescriptorPool()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_descriptor_set.c581 VkDescriptorPool _pool, in v3dv_DestroyDescriptorPool()
H A Dv3dv_meta_copy.c2117 const VkDescriptorPool _pool = cmd_buffer->meta.texel_buffer_copy.dspool; in create_texel_buffer_copy_descriptor_pool() local
4319 const VkDescriptorPool _pool = cmd_buffer->meta.blit.dspool; in create_blit_descriptor_pool() local
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.cc845 VkDescriptorPool _pool, in tu_DestroyDescriptorPool()
H A Dtu_query_pool.cc346 VkQueryPool _pool, in tu_DestroyQueryPool()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_descriptor_set.c956 VkDescriptorPool _pool, in anv_DestroyDescriptorPool()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_descriptor_set.c1090 VkDescriptorPool _pool, in pvr_DestroyDescriptorPool()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/tinyxml2/
Dtinyxml2.h320 T _pool[INITIAL_SIZE]; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/tinyxml2/
Dtinyxml2.h319 T _pool[INITIAL_SIZE]; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/tinyxml2/
Dtinyxml2.h319 T _pool[INITIAL_SIZE]; variable

1234