/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | memory_pool.h | 37 struct memory_pool { struct 45 void memory_pool_init(struct memory_pool * pool); argument
|
/external/google-fruit/include/fruit/impl/normalized_component_storage/ |
D | normalized_component_storage.defn.h | 26 …lizedComponentStorage::createLazyComponentWithNoArgsSet(size_t capacity, MemoryPool& memory_pool) { in createLazyComponentWithNoArgsSet() 33 NormalizedComponentStorage::createLazyComponentWithArgsSet(size_t capacity, MemoryPool& memory_pool… in createLazyComponentWithArgsSet() 40 …entStorage::createLazyComponentWithNoArgsReplacementMap(size_t capacity, MemoryPool& memory_pool) { in createLazyComponentWithNoArgsReplacementMap() 47 …onentStorage::createLazyComponentWithArgsReplacementMap(size_t capacity, MemoryPool& memory_pool) { in createLazyComponentWithArgsReplacementMap()
|
D | binding_normalization.templates.h | 37 FixedSizeAllocator::FixedSizeAllocatorData& fixed_size_allocator_data, MemoryPool& memory_pool, in BindingNormalizationContext() 76 MemoryPool& memory_pool, in normalizeBindings() 558 …hArenaAllocator<TypeId, BindingCompressionInfo>&& compressed_bindings_map, MemoryPool& memory_pool, in performBindingCompression() 672 FixedSizeAllocator::FixedSizeAllocatorData& fixed_size_allocator_data, MemoryPool& memory_pool, in normalizeBindingsWithBindingCompression()
|
D | binding_normalization.h | 269 MemoryPool& memory_pool; member
|
/external/google-fruit/include/fruit/impl/util/ |
D | hash_helpers.defn.h | 37 …etWithArenaAllocator<T> createHashSetWithArenaAllocator(size_t capacity, MemoryPool& memory_pool) { in createHashSetWithArenaAllocator() 43 createHashSetWithArenaAllocatorAndCustomFunctors(size_t capacity, MemoryPool& memory_pool, Hasher h… in createHashSetWithArenaAllocatorAndCustomFunctors() 61 … MemoryPool& memory_pool) { in createHashMapWithArenaAllocator() 68 createHashMapWithArenaAllocatorAndCustomFunctors(size_t capacity, MemoryPool& memory_pool, Hasher h… in createHashMapWithArenaAllocatorAndCustomFunctors()
|
/external/google-fruit/src/ |
D | normalized_component_storage.cpp | 45 … MemoryPool& memory_pool, WithPermanentCompression) in NormalizedComponentStorage() 71 … MemoryPool& memory_pool, WithUndoableCompression) in NormalizedComponentStorage()
|
D | injector_storage.cpp | 70 MemoryPool& memory_pool) in InjectorStorage() 84 MemoryPool& memory_pool) { in InjectorStorage()
|
D | normalized_component_storage_holder.cpp | 30 MemoryPool& memory_pool, WithUndoableCompression) in NormalizedComponentStorageHolder()
|
D | binding_normalization.cpp | 275 FixedSizeAllocator::FixedSizeAllocatorData& fixed_size_allocator_data, MemoryPool& memory_pool, in normalizeBindingsWithUndoableBindingCompression() 315 FixedSizeAllocator::FixedSizeAllocatorData& fixed_size_allocator_data, MemoryPool& memory_pool, in normalizeBindingsWithPermanentBindingCompression() 327 FixedSizeVector<ComponentStorageEntry>&& toplevel_entries, MemoryPool& memory_pool, in normalizeBindingsAndAddTo()
|
/external/google-fruit/include/fruit/impl/ |
D | normalized_component.defn.h | 38 fruit::impl::MemoryPool memory_pool) in NormalizedComponent()
|
D | injector.defn.h | 32 fruit::impl::MemoryPool memory_pool; in Injector() local 98 fruit::impl::MemoryPool memory_pool; in Injector() local
|
/external/google-fruit/include/fruit/impl/data_structures/ |
D | semistatic_graph.templates.h | 84 …taticGraph<NodeId, Node>::SemistaticGraph(NodeIter first, NodeIter last, MemoryPool& memory_pool) { in SemistaticGraph() 142 MemoryPool& memory_pool) in SemistaticGraph()
|
D | arena_allocator.defn.h | 26 inline ArenaAllocator<T>::ArenaAllocator(MemoryPool& memory_pool) : pool(&memory_pool) {} in ArenaAllocator()
|
D | semistatic_map.templates.h | 44 Iter values_begin, Iter values_end, std::size_t num_values, MemoryPool& memory_pool) { in SemistaticMap()
|
/external/ImageMagick/MagickCore/ |
D | memory.c | 202 memory_pool; variable
|