HomeSort by relevance Sort by last modified time
    Searched defs:Allocator (Results 1 - 25 of 505) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/130-hprof/src-ex/
Allocator.java 17 // Simple allocator that returns a boot class path object.
18 public class Allocator {
  /external/swiftshader/third_party/subzero/src/
IceMemory.cpp 32 ArenaAllocator *Allocator =
33 Manager == nullptr ? nullptr : Manager->Allocator.get();
34 set_current(Allocator);
37 void CfgAllocatorTraits::set_current(ArenaAllocator *Allocator) {
38 ICE_TLS_SET_FIELD(CfgAllocator, Allocator);
53 ArenaAllocator *Allocator =
55 ICE_TLS_SET_FIELD(LivenessAllocator, Allocator);
  /hardware/qcom/display/msm8909/gralloc/
gr_allocator.h 47 class Allocator {
49 Allocator();
50 ~Allocator();
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_allocator.h 47 class Allocator {
49 Allocator();
50 ~Allocator();
  /external/ImageMagick/Magick++/lib/Magick++/
Blob.h 24 enum Allocator
72 const Allocator allocator_=NewAllocator);
  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h 48 class Allocator {
50 Allocator();
51 ~Allocator();
  /hardware/qcom/display/msm8998/libgralloc1/
gr_allocator.h 48 class Allocator {
50 Allocator();
51 ~Allocator();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeDatabase.h 17 #include "llvm/Support/Allocator.h"
24 TypeDatabase() : TypeNameStorage(Allocator) {}
44 BumpPtrAllocator Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 15 #include "llvm/Support/Allocator.h"
25 std::unique_ptr<BumpPtrAllocator> Allocator);
73 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 15 #include "llvm/Support/Allocator.h"
25 std::unique_ptr<BumpPtrAllocator> Allocator);
73 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 15 #include "llvm/Support/Allocator.h"
25 std::unique_ptr<BumpPtrAllocator> Allocator);
73 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeTableCollection.h 35 BumpPtrAllocator Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 21 #include "llvm/Support/Allocator.h"
31 std::unique_ptr<BumpPtrAllocator> Allocator);
90 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeTableCollection.h 35 BumpPtrAllocator Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 21 #include "llvm/Support/Allocator.h"
31 std::unique_ptr<BumpPtrAllocator> Allocator);
90 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeTableCollection.h 35 BumpPtrAllocator Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 21 #include "llvm/Support/Allocator.h"
31 std::unique_ptr<BumpPtrAllocator> Allocator);
90 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeTableCollection.h 35 BumpPtrAllocator Allocator;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 21 #include "llvm/Support/Allocator.h"
31 std::unique_ptr<BumpPtrAllocator> Allocator);
90 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeDatabase.h 17 #include "llvm/Support/Allocator.h"
24 TypeDatabase() : TypeNameStorage(Allocator) {}
44 BumpPtrAllocator Allocator;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 15 #include "llvm/Support/Allocator.h"
25 std::unique_ptr<BumpPtrAllocator> Allocator);
73 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 15 #include "llvm/Support/Allocator.h"
25 std::unique_ptr<BumpPtrAllocator> Allocator);
73 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 15 #include "llvm/Support/Allocator.h"
25 std::unique_ptr<BumpPtrAllocator> Allocator);
73 std::unique_ptr<BumpPtrAllocator> Allocator;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeTableCollection.h 35 BumpPtrAllocator Allocator;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
NativeSession.h 21 #include "llvm/Support/Allocator.h"
31 std::unique_ptr<BumpPtrAllocator> Allocator);
90 std::unique_ptr<BumpPtrAllocator> Allocator;

Completed in 333 milliseconds

1 2 3 4 5 6 7 8 91011>>