Searched defs:allocation_size (Results 1 – 10 of 10) sorted by relevance
24 long allocation_size = atoi(argv[2]); in main() local
56 void* operator new(size_t allocation_size) { in operator new()
169 unsigned long long allocation_size; member171 unsigned __int64 allocation_size; member203 unsigned long long allocation_size; member206 unsigned __int64 allocation_size; member
36 unsigned allocation_size() const { return total_size_; } in allocation_size() function
65 size_t allocation_size() const { return allocation_size_; } in allocation_size() function
395 int allocation_size = size_in_bytes; in AllocateRawAligned() local
2021 int allocation_size, in AlignWithFiller()
1863 int allocation_size; in SerializeExternalString() local