Searched defs:allocated_blocks (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/test/ | ||
D | track_allocator.hpp | 81 static std::set<char*> allocated_blocks; member |
D | test_pool_alloc.cpp | 90 static std::set<char *> allocated_blocks; member |
D | test_simple_seg_storage.hpp | 29 std::vector<std::pair<void*, std::size_t> > allocated_blocks; member in test_simp_seg_store |
/aosp_15_r20/external/avb/test/ | ||
H A D | avb_sysdeps_posix_testing.cc | 92 static std::map<void*, AvbAllocatedBlock> allocated_blocks; variable |
/aosp_15_r20/external/pytorch/c10/xpu/ | ||
H A D | XPUCachingAllocator.cpp | 517 ska::flat_hash_map<void*, Block*> allocated_blocks; member in c10::xpu::XPUCachingAllocator::XPUAllocator |
/aosp_15_r20/external/pytorch/c10/cuda/ | ||
H A D | CUDACachingAllocator.cpp | 3164 allocated_blocks; member in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator |