Home
last modified time | relevance | path

Searched defs:allocated_blocks (Results 1 – 7 of 7) sorted by relevance

/external/sdv/vsomeip/third_party/boost/pool/test/
Dtrack_allocator.hpp81 static std::set<char*> allocated_blocks; member
102 std::set<char*> track_allocator::allocated_blocks; member in track_allocator
Dtest_pool_alloc.cpp90 static std::set<char *> allocated_blocks; member
112 std::set<char *> TrackAlloc<UserAllocator>::allocated_blocks; member in TrackAlloc<UserAllocator>
Dtest_simple_seg_storage.hpp29 std::vector<std::pair<void*, std::size_t> > allocated_blocks; member in test_simp_seg_store
/external/avb/test/
Davb_sysdeps_posix_testing.cc92 static std::map<void*, AvbAllocatedBlock> allocated_blocks; variable
/external/python/cpython3/Objects/
Dobmalloc.c1394 void* block, size_t block_size, void* allocated_blocks) in count_blocks()
1403 size_t allocated_blocks = 0; in get_mimalloc_allocated_blocks() local
3230 size_t allocated_blocks; member
/external/pytorch/c10/xpu/
DXPUCachingAllocator.cpp517 ska::flat_hash_map<void*, Block*> allocated_blocks; member in c10::xpu::XPUCachingAllocator::XPUAllocator
/external/pytorch/c10/cuda/
DCUDACachingAllocator.cpp3164 allocated_blocks; member in c10::cuda::CUDACachingAllocator::Native::NativeCachingAllocator