Home
last modified time | relevance | path

Searched defs:get_pool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DParallelThreadPoolNative.cpp24 TaskThreadPoolBase& get_pool() { in get_pool() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/include/boost/pool/
Dsingleton_pool.hpp199 static pool_type& get_pool() in get_pool() function in boost::singleton_pool
/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUCachingAllocator.cpp234 BlockPool& get_pool(size_t size) { in get_pool() function in c10::xpu::XPUCachingAllocator::DeviceCachingAllocator
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp2425 BlockPool& get_pool(size_t size, cudaStream_t stream) { in get_pool() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator