/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_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 82 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
|
/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/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 | 312 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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktGlobalPriorityQueueUtils.cpp | 314 Allocator& SpecialDevice::getAllocator() const in getAllocator() function in vkt::synchronization::SpecialDevice
|
D | vktSynchronizationOperation.hpp | 163 vk::Allocator& getAllocator (void) const { return m_allocator; } in getAllocator() function in vkt::synchronization::OperationContext
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktGlobalPriorityQueueUtils.cpp | 314 Allocator& SpecialDevice::getAllocator() const in getAllocator() function in vkt::synchronization::SpecialDevice
|
D | vktSynchronizationOperation.hpp | 163 vk::Allocator& getAllocator (void) const { return m_allocator; } in getAllocator() function in vkt::synchronization::OperationContext
|
/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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
D | vktDynamicStateComputeTests.cpp | 599 Allocator& getAllocator (void) const override { return m_allocator; } in getAllocator() function in vkt::DynamicState::__anon6cde6aea0111::ContextDeviceHelper 677 Allocator& getAllocator (void) const override { return *m_allocator; } in getAllocator() function in vkt::DynamicState::__anon6cde6aea0111::ShadingRateImageDeviceHelper
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateComputeTests.cpp | 599 Allocator& getAllocator (void) const override { return m_allocator; } in getAllocator() function in vkt::DynamicState::__anonfb074d2a0111::ContextDeviceHelper 677 Allocator& getAllocator (void) const override { return *m_allocator; } in getAllocator() function in vkt::DynamicState::__anonfb074d2a0111::ShadingRateImageDeviceHelper
|