Searched defs:allocators (Results 1 – 12 of 12) sorted by relevance
141 auto allocators = std::make_unique<AllocatorByIdMap>(allocators_by_id_); in MergeHistogramDeltas() local279 AllocatorByIdMap* allocators) { in MergeHistogramDeltasFromAllocators()295 std::unique_ptr<AllocatorByIdMap> allocators, in OnMergeHistogramDeltasFromAllocators()
43 MemoryAllocator* allocators) in HierarchicalAllocator()91 MemoryAllocator* allocators) { in to_spans()
63 std::vector<se::MultiDeviceAdapter::AllocatorWithStream> allocators; in CreateCudaAsyncAllocator() local212 std::vector<se::MultiDeviceAdapter::AllocatorWithStream> allocators; in CreateBFCAllocator() local
3292 const C2PortAllocatorsTuning::input &allocators = intfCache.getInputAllocators(); in GetCommonAllocatorIds() local3396 std::set<C2Allocator::id_t> allocators; in CanFetchLinearBlock() local3433 std::set<C2Allocator::id_t> allocators; in FetchLinearBlock() local3468 std::set<C2Allocator::id_t> allocators; in CanFetchGraphicBlock() local3493 std::set<C2Allocator::id_t> allocators; in FetchGraphicBlock() local
61 .. _module-pw_allocator-design-forwarding:
24 namespace bt::hci::allocators { namespace
98 MemoryAllocator allocators[n_allocators]{ in TEST_F() local
253 BionicSmallObjectAllocator* allocators = in initialize_allocators() local
402 allocators: &'a mut [AddressAllocator], field
1220 int allocators[] = new int[] { ImageDecoder.ALLOCATOR_DEFAULT, in testMutable() local1991 int[] allocators = { ImageDecoder.ALLOCATOR_HARDWARE, ImageDecoder.ALLOCATOR_DEFAULT }; in testConserveMemoryPlusHardware() local
1449 .. _Prolog/Epilog Code Insertion:
41 } allocators; variable