Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DMappedBlockStream.h48 llvm::BumpPtrAllocator &getAllocator() { return Pool; } in getAllocator() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DAppendingTypeTableBuilder.h55 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DMergingTypeTableBuilder.h64 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
DGlobalTypeTableBuilder.h67 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/MSF/
DMSFBuilder.h119 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
DMappedBlockStream.h71 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DLoadControl.java56 Allocator getAllocator(); in getAllocator() method
DDefaultLoadControl.java358 public Allocator getAllocator() { in getAllocator() method in DefaultLoadControl
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DScopedHashTable.h179 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
180 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DStringMap.h304 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
305 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DImmutableList.h154 BumpPtrAllocator& getAllocator() const { in getAllocator() function
/external/llvm/include/llvm/ADT/
DScopedHashTable.h171 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
172 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DStringMap.h285 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function
286 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
DImmutableList.h151 BumpPtrAllocator& getAllocator() const { in getAllocator() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h104 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp82 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
/external/angle/src/compiler/translator/
DPoolAlloc.h99 angle::PoolAllocator &getAllocator() const { return *GetGlobalPoolAllocator(); } in getAllocator() function
/external/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
/external/swiftshader/third_party/subzero/src/
DIceLiveness.h108 ArenaAllocator *getAllocator() const { return Alloc.get(); } in getAllocator() function
/external/clang/include/clang/Analysis/Support/
DBumpVector.h54 llvm::BumpPtrAllocator &getAllocator() { return *Alloc.getPointer(); } in getAllocator() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h304 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h307 TPoolAllocator& getAllocator() const { return allocator; } in getAllocator() function
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h308 TPoolAllocator& getAllocator() const { return *allocator; } in getAllocator() function
/external/angle/third_party/glslang/src/glslang/Include/
DPoolAlloc.h307 TPoolAllocator& getAllocator() const { return allocator; } in getAllocator() function
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h104 const VmaAllocator &getAllocator() const { return mAllocator; } in getAllocator() function

12