Searched defs:allocated_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DAttributeList.cpp34 size_t AttributeList::allocated_size() const { function in class:AttributeList
/freebsd-11.0-release/sys/fs/fuse/
H A Dfuse_ipc.h67 size_t allocated_size; member in struct:fuse_iov
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_allocator.cc384 uptr allocated_size = allocator.GetActuallyAllocatedSize(allocated); local
886 uptr allocated_size = instance.AllocationSize(ptr); local

Completed in 67 milliseconds