Home
last modified time | relevance | path

Searched defs:Alloc (Results 1 – 15 of 15) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
DInputFactory.h31 typedef GCFactory<Input, 0> Alloc; typedef
/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dallocator.h73 std::optional<RegType> Alloc() { in Alloc() function
/frameworks/compile/mclinker/include/mcld/ADT/
DTreeAllocator.h34 typedef GCFactory<Node<DataType>, 64> Alloc; typedef
/frameworks/libs/binary_translation/base/include/berberis/base/
Dforever_pool.h34 static T* Alloc() { in Alloc() function
Dmmap_pool.h39 static void* Alloc() { in Alloc() function
Darena_alloc.h85 void* Alloc(size_t size, size_t align) { in Alloc() function
/frameworks/compile/mclinker/unittests/
DLinearAllocatorTest.h65 typedef mcld::LinearAllocator<Data, CHUNK_SIZE> Alloc; typedef
/frameworks/compile/mclinker/include/mcld/Support/
DUniqueGCFactory.h27 typedef GCFactoryBase<LinearAllocator<DataType, ChunkSize> > Alloc; typedef
DCXADemangle.tcc4853 template <class T> using Alloc = short_alloc<T, bs>; typedef
/frameworks/libs/binary_translation/base/
Darena_test.cc86 TEST_F(ArenaTest, Alloc) { in TEST_F() argument
/frameworks/native/libs/vr/libbufferhub/
Dion_buffer.cpp74 int IonBuffer::Alloc(uint32_t width, uint32_t height, uint32_t layer_count, in Alloc() function in android::dvr::IonBuffer
/frameworks/av/media/module/bufferpool/1.0/vts/
Dallocator.cpp90 static AllocationAshmem *Alloc(size_t size) { in Alloc() function in __anon5555dcb80211::AllocationAshmem
/frameworks/av/media/module/bufferpool/2.0/tests/
Dallocator.cpp90 static AllocationAshmem *Alloc(size_t size) { in Alloc() function in __anon9408786f0211::AllocationAshmem
/frameworks/av/media/codec2/vndk/
DC2AllocatorIon.cpp385 C2AllocationIon::Impl *C2AllocationIon::Impl::Alloc(int ionFd, size_t size, size_t align, in Alloc() function in android::C2AllocationIon::Impl
/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.cpp1033 sp<Codec2Buffer> LinearInputBuffers::Alloc( in Alloc() function in android::LinearInputBuffers
1109 sp<Codec2Buffer> EncryptedLinearInputBuffers::Alloc( in Alloc() function in android::EncryptedLinearInputBuffers