Searched defs:CreateAllocator (Results 1 – 5 of 5) sorted by relevance
96 extern "C" ::C2Allocator* CreateAllocator(::C2Allocator::id_t allocatorId, ::c2_status_t* status) { in CreateAllocator() function
121 Allocator* CreateAllocator() override { return new MklCPUAllocator; } in CreateAllocator() function in tensorflow::__anon59fd7d240111::MklCPUAllocatorFactory
147 Allocator* CreateAllocator() override { return new CPUAllocator; } in CreateAllocator() function in tensorflow::__anon29597ede0111::CPUAllocatorFactory
37 std::unique_ptr<GpuVirtualMemAllocator> CreateAllocator() { in CreateAllocator() function
91 void CreateAllocator() { in CreateAllocator() function in webrtc::SimulcastRateAllocatorTest