/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | AppendingTypeTableBuilder.h | 54 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
D | MergingTypeTableBuilder.h | 63 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
D | GlobalTypeTableBuilder.h | 66 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
D | MSFBuilder.h | 118 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
D | MappedBlockStream.h | 70 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 178 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 179 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
D | StringMap.h | 326 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 327 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
D | ImmutableList.h | 160 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
D | ImmutableSet.h | 382 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PDBFile.h | 110 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 82 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | PoolAlloc.h | 99 angle::PoolAllocator &getAllocator() const { return *GetGlobalPoolAllocator(); } in getAllocator() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | PoolAlloc.h | 99 angle::PoolAllocator &getAllocator() const { return *GetGlobalPoolAllocator(); } in getAllocator() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | StringMap.h | 291 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 292 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceLiveness.h | 108 ArenaAllocator *getAllocator() const { return Alloc.get(); } in getAllocator() function
|
D | IceGlobalContext.h | 518 LockedPtr<ArenaAllocator> getAllocator() { in getAllocator() function
|
/third_party/glslang/glslang/Include/ |
D | PoolAlloc.h | 307 TPoolAllocator& getAllocator() const { return allocator; } in getAllocator() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | PoolAlloc.h | 308 TPoolAllocator& getAllocator() const { return *allocator; } in getAllocator() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | HandleRangeAllocator_unittest.cpp | 20 gl::HandleRangeAllocator *getAllocator() { return &mAllocator; } in getAllocator() function in __anonebb3ca620111::HandleRangeAllocatorTest
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 162 vk::Allocator& getAllocator (void) const { return m_allocator; } in getAllocator() function in vkt::synchronization::OperationContext
|
D | vktSynchronizationOperationMultiQueueTests.cpp | 297 Allocator& getAllocator (void) in getAllocator() function in vkt::synchronization::__anon23ca8b1a0111::MultiQueues
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.h | 199 const vk::Allocator &getAllocator() const { return mAllocator; } in getAllocator() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | YAMLParser.cpp | 1874 BumpPtrAllocator &Node::getAllocator() { in getAllocator() function in Node
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 631 vk::Allocator& ShaderRenderCaseInstance::getAllocator (void) const in getAllocator() function in vkt::sr::ShaderRenderCaseInstance
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 5651 Optional<const AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT in getAllocator() function in VULKAN_HPP_NAMESPACE::ObjectDestroy 5684 Optional<const AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT in getAllocator() function in VULKAN_HPP_NAMESPACE::ObjectDestroy 5721 Optional<const AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT in getAllocator() function in VULKAN_HPP_NAMESPACE::ObjectFree
|