Searched defs:allocated_size (Results 1 – 6 of 6) sorted by relevance
147 static sljit_uw allocated_size; variable
33 size_t AttributeList::allocated_size() const { in allocated_size() function in AttributeList
211 size_t allocated_size; in VP8LBitWriterResize() local
47 uptr allocated_size = RoundUpTo(sizeof(asan_zone), page_size); in INTERCEPTOR() local
384 uptr allocated_size = allocator.GetActuallyAllocatedSize(allocated); in Allocate() local887 uptr allocated_size = instance.AllocationSize(ptr); in __sanitizer_get_allocated_size() local
61 size_t allocated_size; // Total size of the allocated block. member