/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 | 253 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 254 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
D | ImmutableList.h | 151 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
D | ImmutableSet.h | 381 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
/external/opencv3/modules/core/src/ |
D | cuda_host_mem.cpp | 136 MatAllocator* cv::cuda::HostMem::getAllocator(AllocType alloc_type) in getAllocator() function in cv::cuda::HostMem
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | private.cuda.hpp | 113 GpuMat::Allocator* getAllocator() const { return allocator_; } in getAllocator() function in cv::cuda::BufferPool
|
/external/clang/include/clang/Analysis/Support/ |
D | BumpVector.h | 54 llvm::BumpPtrAllocator &getAllocator() { return *Alloc.getPointer(); } in getAllocator() function
|
/external/skia/include/core/ |
D | SkImageDecoder.h | 147 SkBitmap::Allocator* getAllocator() const { return fAllocator; } in getAllocator() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 358 llvm::BumpPtrAllocator & getAllocator() { return BVC.getAllocator(); } in getAllocator() function
|
D | ProgramState.h | 505 llvm::BumpPtrAllocator& getAllocator() { return Alloc; } in getAllocator() function
|
D | MemRegion.h | 1152 llvm::BumpPtrAllocator &getAllocator() { return A; } in getAllocator() function
|
/external/clang/include/clang/Sema/ |
D | CodeCompleteConsumer.h | 525 CodeCompletionAllocator &getAllocator() const { in getAllocator() function
|
/external/clang/include/clang/Basic/ |
D | IdentifierTable.h | 455 llvm::BumpPtrAllocator& getAllocator() { in getAllocator() function
|
/external/clang/tools/libclang/ |
D | CIndexCodeCompletion.cpp | 632 CodeCompletionAllocator &getAllocator() override { in getAllocator() function in __anon11b7ca9d0211::CaptureCompletionResults
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 954 llvm::BumpPtrAllocator& getAllocator() { in getAllocator() function
|
/external/llvm/lib/Support/ |
D | YAMLParser.cpp | 1872 BumpPtrAllocator &Node::getAllocator() { in getAllocator() function in Node
|
/external/clang/include/clang/AST/ |
D | ASTContext.h | 554 llvm::BumpPtrAllocator &getAllocator() const { in getAllocator() function
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 2124 CodeCompletionAllocator &getAllocator() override { in getAllocator() function in __anon8545f6df0411::AugmentedCodeCompleteConsumer
|
/external/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 262 CodeCompletionAllocator &getAllocator() const { return Allocator; } in getAllocator() function in __anon71a38bb70111::ResultBuilder
|