/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | AppendingTypeTableBuilder.h | 55 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
D | MergingTypeTableBuilder.h | 64 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
D | GlobalTypeTableBuilder.h | 67 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
/external/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
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | MappedBlockStream.h | 48 llvm::BumpPtrAllocator &getAllocator() { return Pool; } in getAllocator() function
|
/external/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
|
/external/llvm-project/llvm/include/llvm/DebugInfo/MSF/ |
D | MSFBuilder.h | 118 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
D | MappedBlockStream.h | 68 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/ |
D | LoadControl.java | 56 Allocator getAllocator(); in getAllocator() method
|
/external/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
|
/external/llvm-project/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 | 193 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 194 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
/external/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 171 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 172 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
D | StringMap.h | 285 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 286 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
D | ImmutableList.h | 151 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PDBFile.h | 110 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PDBFile.h | 110 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 82 vk::Allocator& getAllocator (void) { return *m_allocator; } in getAllocator() function in vkt::sparse::SparseResourcesBaseInstance
|
/external/angle/src/compiler/translator/ |
D | PoolAlloc.h | 99 angle::PoolAllocator &getAllocator() const { return *GetGlobalPoolAllocator(); } in getAllocator() function
|
/external/llvm-project/mlir/lib/TableGen/ |
D | TypeDef.cpp | 108 llvm::Optional<StringRef> TypeParameter::getAllocator() const { in getAllocator() function in TypeParameter
|
/external/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
|
/external/swiftshader/third_party/subzero/src/ |
D | IceLiveness.h | 108 ArenaAllocator *getAllocator() const { return Alloc.get(); } in getAllocator() function
|