Home
last modified time | relevance | path

Searched defs:getAllocator (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h54 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DMergingTypeTableBuilder.h63 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DGlobalTypeTableBuilder.h66 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFBuilder.h118 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
DMappedBlockStream.h70 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h178 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
179 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DStringMap.h326 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
327 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DImmutableList.h160 BumpPtrAllocator& getAllocator() const { in getAllocator() function
DImmutableSet.h382 BumpPtrAllocator& getAllocator() const { in getAllocator() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h110 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp82 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DPoolAlloc.h99 angle::PoolAllocator &getAllocator() const { return *GetGlobalPoolAllocator(); } in getAllocator() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DPoolAlloc.h99 angle::PoolAllocator &getAllocator() const { return *GetGlobalPoolAllocator(); } in getAllocator() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringMap.h291 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/
DIceLiveness.h108 ArenaAllocator *getAllocator() const { return Alloc.get(); } in getAllocator() function
DIceGlobalContext.h518 LockedPtr<ArenaAllocator> getAllocator() { in getAllocator() function
/third_party/glslang/glslang/Include/
DPoolAlloc.h307 TPoolAllocator& getAllocator() const { return allocator; } in getAllocator() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h308 TPoolAllocator& getAllocator() const { return *allocator; } in getAllocator() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DHandleRangeAllocator_unittest.cpp20 gl::HandleRangeAllocator *getAllocator() { return &mAllocator; } in getAllocator() function in __anonebb3ca620111::HandleRangeAllocatorTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp162 vk::Allocator& getAllocator (void) const { return m_allocator; } in getAllocator() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp297 Allocator& getAllocator (void) in getAllocator() function in vkt::synchronization::__anon23ca8b1a0111::MultiQueues
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h199 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/
DYAMLParser.cpp1874 BumpPtrAllocator &Node::getAllocator() { in getAllocator() function in Node
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp631 vk::Allocator& ShaderRenderCaseInstance::getAllocator (void) const in getAllocator() function in vkt::sr::ShaderRenderCaseInstance
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp5651 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

12