Home
last modified time | relevance | path

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

123

/external/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
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DMappedBlockStream.h48 llvm::BumpPtrAllocator &getAllocator() { return Pool; } in getAllocator() function
/external/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
/external/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
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/
DLoadControl.java46 Allocator getAllocator(); in getAllocator() method
DDefaultLoadControl.java343 public Allocator getAllocator() { in getAllocator() method in DefaultLoadControl
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/
DLoadControl.java46 Allocator getAllocator(); in getAllocator() method
/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-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h110 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
/external/angle/src/libANGLE/renderer/vulkan/
DAllocatorHelperRing.h43 SharedCommandMemoryAllocator *getAllocator() { return mAllocator; } in getAllocator() function
DAllocatorHelperPool.h49 DedicatedCommandMemoryAllocator *getAllocator() { return &mAllocator; } 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/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h307 TPoolAllocator& getAllocator() const { return allocator; } in getAllocator() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DPoolAlloc.h307 TPoolAllocator& getAllocator() const { return allocator; } in getAllocator() function

123