Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DInputFactory.h31 typedef GCFactory<Input, 0> Alloc; typedef
/frameworks/compile/mclinker/include/mcld/ADT/
DTreeAllocator.h34 typedef GCFactory<Node<DataType>, 64> Alloc; typedef
/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/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/bufferpool/1.0/vts/
Dallocator.cpp90 static AllocationAshmem *Alloc(size_t size) { in Alloc() function in __anonf2016fac0211::AllocationAshmem
/frameworks/av/media/bufferpool/2.0/tests/
Dallocator.cpp90 static AllocationAshmem *Alloc(size_t size) { in Alloc() function in __anon09e498630211::AllocationAshmem
/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.cpp545 sp<Codec2Buffer> LinearInputBuffers::Alloc( in Alloc() function in android::LinearInputBuffers
620 sp<Codec2Buffer> EncryptedLinearInputBuffers::Alloc( in Alloc() function in android::EncryptedLinearInputBuffers
/frameworks/base/startop/view_compiler/
Ddex_builder.h471 T* Alloc() { in Alloc() function
/frameworks/av/media/codec2/vndk/
DC2AllocatorIon.cpp411 C2AllocationIon::Impl *C2AllocationIon::Impl::Alloc(int ionFd, size_t size, size_t align, in Alloc() function in android::C2AllocationIon::Impl
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap.h1290 U* Alloc(size_type n) { in Alloc() function