Home
last modified time | relevance | path

Searched refs:_pool (Results 1 – 17 of 17) sorted by relevance

/third_party/python/Lib/multiprocessing/
Dpool.py187 self._pool = []
214 for p in self._pool:
217 for p in self._pool:
226 self._processes, self._pool, self._inqueue, self._outqueue,
238 self._pool, self._cache)
254 args=(self._taskqueue, self._inqueue, self._outqueue, self._pool,
305 self._pool, self._inqueue,
478 chunksize, extra = divmod(len(iterable), len(self._pool) * 4)
665 for p in self._pool:
745 self._pool = pool
[all …]
/third_party/node/deps/v8/tools/testrunner/testproc/
Dexecution.py48 self._pool = pool.Pool(jobs, notify_fun=self.notify_previous)
56 it = self._pool.imap_unordered(
74 self._pool.add([Job(test_id, cmd, outproc, test.keep_output)])
83 self._pool.abort()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_descriptor_set.c269 VkDescriptorPool _pool, in panvk_DestroyDescriptorPool() argument
273 VK_FROM_HANDLE(panvk_descriptor_pool, pool, _pool); in panvk_DestroyDescriptorPool()
281 VkDescriptorPool _pool, in panvk_ResetDescriptorPool() argument
284 VK_FROM_HANDLE(panvk_descriptor_pool, pool, _pool); in panvk_ResetDescriptorPool()
Dpanvk_query.c38 VkQueryPool _pool, in panvk_DestroyQueryPool() argument
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_query.c77 VkQueryPool _pool, in lvp_DestroyQueryPool() argument
81 LVP_FROM_HANDLE(lvp_query_pool, pool, _pool); in lvp_DestroyQueryPool()
Dlvp_descriptor_set.c579 VkDescriptorPool _pool, in lvp_DestroyDescriptorPool() argument
583 LVP_FROM_HANDLE(lvp_descriptor_pool, pool, _pool); in lvp_DestroyDescriptorPool()
585 if (!_pool) in lvp_DestroyDescriptorPool()
595 VkDescriptorPool _pool, in lvp_ResetDescriptorPool() argument
599 LVP_FROM_HANDLE(lvp_descriptor_pool, pool, _pool); in lvp_ResetDescriptorPool()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c1514 const VkDescriptorPool _pool = cmd_buffer->meta.texel_buffer_copy.dspool; in create_texel_buffer_copy_descriptor_pool() local
1517 cmd_buffer, (uintptr_t) _pool, in create_texel_buffer_copy_descriptor_pool()
1521 v3dv_descriptor_pool_from_handle(_pool); in create_texel_buffer_copy_descriptor_pool()
3732 const VkDescriptorPool _pool = cmd_buffer->meta.blit.dspool; in create_blit_descriptor_pool() local
3735 cmd_buffer, (uintptr_t) _pool, in create_blit_descriptor_pool()
3739 v3dv_descriptor_pool_from_handle(_pool); in create_blit_descriptor_pool()
Dv3dv_descriptor_set.c541 VkDescriptorPool _pool, in v3dv_DestroyDescriptorPool() argument
545 V3DV_FROM_HANDLE(v3dv_descriptor_pool, pool, _pool); in v3dv_DestroyDescriptorPool()
/third_party/mesa3d/src/intel/vulkan/
DgenX_query.c242 VkQueryPool _pool, in genX()
246 ANV_FROM_HANDLE(anv_query_pool, pool, _pool); in genX()
Danv_descriptor_set.c978 VkDescriptorPool _pool, in anv_DestroyDescriptorPool() argument
982 ANV_FROM_HANDLE(anv_descriptor_pool, pool, _pool); in anv_DestroyDescriptorPool()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c742 VkDescriptorPool _pool, in tu_DestroyDescriptorPool() argument
746 TU_FROM_HANDLE(tu_descriptor_pool, pool, _pool); in tu_DestroyDescriptorPool()
Dtu_query.c338 VkQueryPool _pool, in tu_DestroyQueryPool() argument
342 TU_FROM_HANDLE(tu_query_pool, pool, _pool); in tu_DestroyQueryPool()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_descriptor_set.c1055 VkDescriptorPool _pool, in pvr_DestroyDescriptorPool() argument
1059 PVR_FROM_HANDLE(pvr_descriptor_pool, pool, _pool); in pvr_DestroyDescriptorPool()
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c916 radv_DestroyDescriptorPool(VkDevice _device, VkDescriptorPool _pool, in radv_DestroyDescriptorPool() argument
920 RADV_FROM_HANDLE(radv_descriptor_pool, pool, _pool); in radv_DestroyDescriptorPool()
Dradv_query.c1167 radv_DestroyQueryPool(VkDevice _device, VkQueryPool _pool, const VkAllocationCallbacks *pAllocator) in radv_DestroyQueryPool() argument
1170 RADV_FROM_HANDLE(radv_query_pool, pool, _pool); in radv_DestroyQueryPool()
/third_party/python/Lib/test/
D_test_multiprocessing.py2553 self.assertEqual(3, len(p._pool))
2761 self.assertEqual(3, len(p._pool))
2762 origworkerpids = [w.pid for w in p._pool]
2776 while countdown and not all(w.is_alive() for w in p._pool):
2779 finalworkerpids = [w.pid for w in p._pool]
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest12-pr18844.so.abi21758 …<var-decl name='_pool' type-id='type-id-3504' visibility='default' filepath='src/mongo/util/concur…