HomeSort by relevance Sort by last modified time
    Searched defs:Allocator (Results 1 - 25 of 342) 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/sdm845/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();
  /external/libcxx/test/std/containers/sequences/deque/deque.cons/
iter_iter.pass.cpp 27 typedef std::allocator<T> Allocator;
28 typedef std::deque<T, Allocator> C;
37 template <class Allocator, class InputIterator>
42 typedef std::deque<T, Allocator> C;
  /frameworks/native/libs/ui/include/ui/
Gralloc2.h 22 #include <android/hardware/graphics/allocator/2.0/IAllocator.h>
30 using hardware::graphics::allocator::V2_0::IAllocator;
79 class Allocator {
81 // An allocator relies on a mapper, and that mapper must be alive at all
83 Allocator(const Mapper& mapper);
  /prebuilts/clang/host/darwin-x86/clang-3957855/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-3957855/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-3960126/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-3960126/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-3977809/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-3977809/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-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/linux-x86/clang-3957855/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-3957855/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-3960126/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-3960126/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-3977809/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-3977809/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-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/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.cons/
iter_iter.pass.cpp 26 typedef std::allocator<T> Allocator;
27 typedef std::deque<T, Allocator> C;
36 template <class Allocator, class InputIterator>
41 typedef std::deque<T, Allocator> C;

Completed in 1506 milliseconds

1 2 3 4 5 6 7 8 91011>>