/frameworks/compile/mclinker/include/mcld/MC/ |
D | InputFactory.h | 31 typedef GCFactory<Input, 0> Alloc; typedef
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | TreeAllocator.h | 34 typedef GCFactory<Node<DataType>, 64> Alloc; typedef
|
/frameworks/compile/mclinker/unittests/ |
D | LinearAllocatorTest.h | 65 typedef mcld::LinearAllocator<Data, CHUNK_SIZE> Alloc; typedef
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | UniqueGCFactory.h | 27 typedef GCFactoryBase<LinearAllocator<DataType, ChunkSize> > Alloc; typedef
|
D | CXADemangle.tcc | 4853 template <class T> using Alloc = short_alloc<T, bs>; typedef
|
/frameworks/native/libs/vr/libbufferhub/ |
D | ion_buffer.cpp | 74 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/ |
D | allocator.cpp | 90 static AllocationAshmem *Alloc(size_t size) { in Alloc() function in __anonf2016fac0211::AllocationAshmem
|
/frameworks/av/media/bufferpool/2.0/tests/ |
D | allocator.cpp | 90 static AllocationAshmem *Alloc(size_t size) { in Alloc() function in __anon09e498630211::AllocationAshmem
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecBuffers.cpp | 545 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/ |
D | dex_builder.h | 471 T* Alloc() { in Alloc() function
|
/frameworks/av/media/codec2/vndk/ |
D | C2AllocatorIon.cpp | 411 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/ |
D | map.h | 1290 U* Alloc(size_type n) { in Alloc() function
|