Home
last modified time | relevance | path

Searched refs:Alloc (Results 1 – 19 of 19) sorted by relevance

/frameworks/compile/mclinker/include/mcld/ADT/
DTreeAllocator.h32 typedef GCFactory<Node<DataType>, 64> Alloc; typedef
36 typedef typename Alloc::iterator iterator;
37 typedef typename Alloc::const_iterator const_iterator;
42 NodeType* result = Alloc::allocate(); in produce()
43 Alloc::construct(result); in produce()
57 if (Alloc::empty()) { in delegate()
71 { Alloc::reset(); } in renounce()
75 Alloc::m_pRoot = pClient.Alloc::m_pRoot; in replace()
76 Alloc::m_pCurrent = pClient.Alloc::m_pCurrent; in replace()
77 Alloc::m_AllocatedNum = pClient.Alloc::m_AllocatedNum; in replace()
[all …]
/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h111 template<typename Alloc>
112 class GCFactoryBase : public Alloc
115 typedef DataIterator<typename Alloc::chunk_type,
117 typename Alloc::value_type> > iterator;
118 typedef DataIterator<typename Alloc::chunk_type,
120 typename Alloc::value_type> > const_iterator;
122 typedef typename Alloc::value_type value_type;
123 typedef typename Alloc::pointer pointer;
124 typedef typename Alloc::reference reference;
125 typedef typename Alloc::size_type size_type;
[all …]
DUniqueGCFactory.h27 typedef GCFactoryBase<LinearAllocator<DataType, ChunkSize> > Alloc; typedef
63 DataType* data = Alloc::allocate(); in produce()
76 DataType* data = Alloc::allocate(); in produce()
DCXADemangle.tcc4855 template <class T> using Alloc = short_alloc<T, bs>; typedef
4856 template <class T> using Vector = std::vector<T, Alloc<T>>;
/frameworks/compile/mclinker/unittests/
DLinearAllocatorTest.h67 typedef mcld::LinearAllocator<Data, CHUNK_SIZE> Alloc; typedef
69 Alloc* m_pTestee;
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dmem_align.c50 ret = pMemop->Alloc(CodecID, &MemInfo); in mem_malloc()
65 ret = pMemop->Alloc(CodecID, &MemInfo); in mem_malloc()
DvoAMRWBEnc.c1614 voMemoprator.Alloc = cmnMemAlloc; in voAMRWB_Init()
1672 st->voMemoprator.Alloc = cmnMemAlloc; in voAMRWB_Init()
/frameworks/av/media/libstagefright/codecs/aacenc/src/
Dmemalign.c50 ret = pMemop->Alloc(CodecID, &MemInfo); in mem_malloc()
65 ret = pMemop->Alloc(CodecID, &MemInfo); in mem_malloc()
Daacenc.c60 voMemoprator.Alloc = cmnMemAlloc; in voAACEncInit()
129 hAacEnc->voMemoprator.Alloc = cmnMemAlloc; in voAACEncInit()
/frameworks/av/media/libstagefright/codecs/common/include/
DvoMem.h43 VO_U32 (VO_API * Alloc) (VO_S32 uID, VO_MEM_INFO * pMemInfo);
56 pMemOP->Alloc(ID, &voMemInfo); \
/frameworks/compile/mclinker/include/mcld/MC/
DInputFactory.h32 typedef GCFactory<Input, 0> Alloc; typedef
/frameworks/compile/mclinker/lib/MC/
DInputFactory.cpp39 Input* result = Alloc::allocate(); in produce()
/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
DAAC_E_SAMPLES.c183 moper.Alloc = cmnMemAlloc; in main()
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
DAMRWB_E_SAMPLE.c122 moper.Alloc = cmnMemAlloc; in encode()
/frameworks/av/media/libstagefright/codecs/aacenc/
DAACEncoder.cpp62 mMemOperator->Alloc = cmnMemAlloc; in initCheck()
DSoftAACEncoder.cpp130 mMemOperator->Alloc = cmnMemAlloc; in initEncoder()
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp123 mMemOperator->Alloc = cmnMemAlloc; in initEncoder()
/frameworks/base/docs/html/tools/debugging/
Ddebugging-memory.jd230 Total Clean Dirty Dirty Clean Clean Size Alloc Free
261 columns. In some cases, the <code>Private Clean</code> and <code>Heap Alloc</code> columns also off…
278 <p>The <code>Heap Alloc</code> is the amount of memory that the Dalvik and native heap allocators k…
/frameworks/base/docs/html/training/articles/
Dmemory.jd549 Total Clean Dirty Dirty Clean Clean Size Alloc Free
579 Total Clean Dirty Dirty Clean Clean Size Alloc Free