Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/UNIT/
H A DDynamicTensorFixture.h92 size_t num_pools; member
143 const size_t num_pools = 1; in run() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dpoolmanager.py171 def __init__(self, num_pools=10, headers=None, **connection_pool_kw): argument
464 num_pools=10, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dpoolmanager.py171 def __init__(self, num_pools=10, headers=None, **connection_pool_kw): argument
464 num_pools=10, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dpoolmanager.py171 def __init__(self, num_pools=10, headers=None, **connection_pool_kw): argument
464 num_pools=10, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dpoolmanager.py171 def __init__(self, num_pools=10, headers=None, **connection_pool_kw): argument
464 num_pools=10, argument
/aosp_15_r20/external/ComputeLibrary/src/runtime/
H A DMemoryManagerOnDemand.cpp51 void MemoryManagerOnDemand::populate(arm_compute::IAllocator &allocator, size_t num_pools) in populate()
H A DPoolManager.cpp106 size_t PoolManager::num_pools() const in num_pools() function in PoolManager
/aosp_15_r20/external/ComputeLibrary/src/graph/
H A DGraphContext.cpp104 const size_t num_pools = 1; in finalize() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dsocks.py175 num_pools=10, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dsocks.py175 num_pools=10, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dsocks.py175 num_pools=10, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dsocks.py175 num_pools=10, argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Dpool_resource.cpp145 const std::size_t num_pools = priv_pool_index(m_options.largest_required_pool_block)+1u; in priv_init_pools() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c458 unsigned num_pools = get_num_query_pools(q); in query_pool_get_range() local