HomeSort by relevance Sort by last modified time
    Searched refs:getAllocator (Results 26 - 50 of 263) sorted by null

12 3 4 5 6 7 8 91011

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 47 BumpPtrAllocator &getAllocator() const { return Allocator; }
92 : TypeTable(TypeTable), TempSerializer(TypeTable.getAllocator()) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 47 BumpPtrAllocator &getAllocator() const { return Allocator; }
92 : TypeTable(TypeTable), TempSerializer(TypeTable.getAllocator()) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 47 BumpPtrAllocator &getAllocator() const { return Allocator; }
92 : TypeTable(TypeTable), TempSerializer(TypeTable.getAllocator()) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 47 BumpPtrAllocator &getAllocator() const { return Allocator; }
92 : TypeTable(TypeTable), TempSerializer(TypeTable.getAllocator()) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 47 BumpPtrAllocator &getAllocator() const { return Allocator; }
92 : TypeTable(TypeTable), TempSerializer(TypeTable.getAllocator()) {
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBase.hpp 70 vk::Allocator& getAllocator (void) { return *m_allocator; }
  /external/llvm/include/llvm/DebugInfo/PDB/Raw/
MappedBlockStream.h 48 llvm::BumpPtrAllocator &getAllocator() { return Pool; }
  /hardware/interfaces/graphics/mapper/2.0/vts/functional/
VtsHalGraphicsMapperTestUtils.h 43 sp<IAllocator> getAllocator() const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 116 BumpPtrAllocator &getAllocator() { return Allocator; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 116 BumpPtrAllocator &getAllocator() { return Allocator; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 116 BumpPtrAllocator &getAllocator() { return Allocator; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 116 BumpPtrAllocator &getAllocator() { return Allocator; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 116 BumpPtrAllocator &getAllocator() { return Allocator; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 116 BumpPtrAllocator &getAllocator() { return Allocator; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 116 BumpPtrAllocator &getAllocator() { return Allocator; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 116 BumpPtrAllocator &getAllocator() { return Allocator; }
  /hardware/qcom/display/sdm845/libgralloc/
mapper.cpp 50 static IMemAlloc* getAllocator(int flags)
54 memalloc = alloc_ctrl->getAllocator(flags);
61 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
89 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
132 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
238 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
289 IMemAlloc* memalloc = getAllocator(hnd->flags);
  /external/compiler-rt/lib/scudo/
scudo_allocator.cpp 45 static ScudoAllocator &getAllocator();
175 getAllocator().DestroyCache(&Cache);
201 getAllocator().InitCache(&Cache);
218 getAllocator().Deallocate(Cache_, Ptr);
231 return getAllocator().Allocate(Cache_, Size, 1, false);
236 getAllocator().Deallocate(Cache_, Ptr);
526 static ScudoAllocator &getAllocator() {
607 getAllocator().GetStats(stats);
613 getAllocator().GetStats(stats);
  /hardware/qcom/display/msm8084/libgralloc/
mapper.cpp 47 static IMemAlloc* getAllocator(int flags)
51 memalloc = alloc_ctrl->getAllocator(flags);
66 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
103 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
226 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
275 IMemAlloc* memalloc = getAllocator(hnd->flags);
  /hardware/qcom/display/msm8226/libgralloc/
mapper.cpp 47 static IMemAlloc* getAllocator(int flags)
51 memalloc = alloc_ctrl->getAllocator(flags);
66 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
103 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
226 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
275 IMemAlloc* memalloc = getAllocator(hnd->flags);
  /hardware/qcom/display/msm8909/libgralloc/
mapper.cpp 50 static IMemAlloc* getAllocator(int flags)
54 memalloc = alloc_ctrl->getAllocator(flags);
68 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
115 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
247 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
298 IMemAlloc* memalloc = getAllocator(hnd->flags);
  /hardware/qcom/display/msm8960/libgralloc/
mapper.cpp 49 static IMemAlloc* getAllocator(int flags)
53 memalloc = alloc_ctrl->getAllocator(flags);
65 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
99 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
219 IMemAlloc* memalloc = getAllocator(hnd->flags) ;
308 IMemAlloc* memalloc = getAllocator(hnd->flags);
  /external/llvm/include/llvm/ADT/
ScopedHashTable.h 171 AllocatorTy &getAllocator() { return Allocator; }
172 const AllocatorTy &getAllocator() const { return Allocator; }
250 ThisEntry->Destroy(HT.getAllocator());
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ScopedHashTable.h 172 AllocatorRefTy getAllocator() { return Allocator; }
173 AllocatorCRefTy getAllocator() const { return Allocator; }
250 ThisEntry->Destroy(HT.getAllocator());
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
ScopedHashTable.h 177 AllocatorTy &getAllocator() { return Allocator; }
178 const AllocatorTy &getAllocator() const { return Allocator; }
256 ThisEntry->Destroy(HT.getAllocator());

Completed in 867 milliseconds

12 3 4 5 6 7 8 91011