Searched defs:Alloc (Results 1 – 5 of 5) sorted by relevance
31 typedef GCFactory<Input, 0> Alloc; typedef
34 typedef GCFactory<Node<DataType>, 64> Alloc; typedef
65 typedef mcld::LinearAllocator<Data, CHUNK_SIZE> Alloc; typedef
27 typedef GCFactoryBase<LinearAllocator<DataType, ChunkSize> > Alloc; typedef
4853 template <class T> using Alloc = short_alloc<T, bs>; typedef