Searched defs:allocation_size (Results 1 – 12 of 12) sorted by relevance
24 long allocation_size = atoi(argv[2]); in main() local
56 void* operator new(size_t allocation_size) { in operator new()
36 unsigned allocation_size() const { return total_size_; } in allocation_size() function
169 unsigned long long allocation_size; member171 unsigned __int64 allocation_size; member203 unsigned long long allocation_size; member206 unsigned __int64 allocation_size; member
65 size_t allocation_size() const { return allocation_size_; } in allocation_size() function
3995 Node* allocation_size = object_size; in GenerateFastPath() local
244 size_t allocation_size; in Malloc() local
487 int allocation_size = size_in_bytes; in AllocateRawAligned() local
2025 int allocation_size, in AlignWithFiller()
369 int allocation_size; in SerializeExternalString() local