Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/ADT/
DTreeAllocator.h34 typedef GCFactory<Node<DataType>, 64> Alloc; typedef
38 typedef typename Alloc::iterator iterator;
39 typedef typename Alloc::const_iterator const_iterator;
44 NodeType* result = Alloc::allocate(); in produce()
45 Alloc::construct(result); in produce()
59 if (Alloc::empty()) { in delegate()
72 void renounce() { Alloc::reset(); } in renounce()
76 Alloc::m_pRoot = pClient.Alloc::m_pRoot; in replace()
77 Alloc::m_pCurrent = pClient.Alloc::m_pCurrent; in replace()
78 Alloc::m_AllocatedNum = pClient.Alloc::m_AllocatedNum; in replace()
[all …]
Dilist_sort.h21 template <typename T, typename Alloc, typename Comparator>
22 void sort(llvm::iplist<T, Alloc>& xs, size_t size, Comparator is_less_than) { in sort()
23 typedef llvm::iplist<T, Alloc> iplist; in sort()
76 template <typename T, typename Alloc, typename Comparator = std::less<T> >
77 void sort(llvm::iplist<T, Alloc>& list,
/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h102 template <typename Alloc>
103 class GCFactoryBase : public Alloc {
105 typedef DataIterator<typename Alloc::chunk_type,
106 NonConstTraits<typename Alloc::value_type> > iterator;
107 typedef DataIterator<typename Alloc::chunk_type,
108 ConstTraits<typename Alloc::value_type> > const_iterator;
110 typedef typename Alloc::value_type value_type;
111 typedef typename Alloc::pointer pointer;
112 typedef typename Alloc::reference reference;
113 typedef typename Alloc::size_type size_type;
[all …]
DUniqueGCFactory.h27 typedef GCFactoryBase<LinearAllocator<DataType, ChunkSize> > Alloc; typedef
60 DataType* data = Alloc::allocate(); in produce()
73 DataType* data = Alloc::allocate(); in produce()
DCXADemangle.tcc4853 template <class T> using Alloc = short_alloc<T, bs>; typedef
4854 template <class T> using Vector = std::vector<T, Alloc<T>>;
/frameworks/compile/mclinker/unittests/
DLinearAllocatorTest.h65 typedef mcld::LinearAllocator<Data, CHUNK_SIZE> Alloc; typedef
68 Alloc* m_pTestee;
/frameworks/compile/mclinker/lib/MC/
DInputFactory.cpp37 Input* result = Alloc::allocate(); in produce()
46 Input* result = Alloc::allocate(); in produce()
/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.c1618 voMemoprator.Alloc = cmnMemAlloc; in voAMRWB_Init()
1676 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.c62 voMemoprator.Alloc = cmnMemAlloc; in voAACEncInit()
131 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.h31 typedef GCFactory<Input, 0> Alloc; typedef
/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.c123 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/training/articles/
Dmemory.jd549 Total Clean Dirty Dirty Clean Clean Size Alloc Free
579 Total Clean Dirty Dirty Clean Clean Size Alloc Free