Lines Matching refs:allocator
210 Allocator* local_allocator;
331 // Each thread had a local allocator so they can allocate temporary
333 Allocator local_allocator_;
472 Allocator* main_thread_task_allocator() {
492 // dedicated allocator for that (separate from the base allocator_)
495 Allocator main_thread_task_allocator_;
602 Allocator* allocator = context->allocator();
611 Side::Rhs, allocator, block_params);
612 allocator->Commit();
652 allocator->Decommit();