Searched refs:m_BlockList (Results 1 – 2 of 2) sorted by relevance
52 MemoryBlockBase* pNext = m_BlockList.GetNext(pPrev); in Allocate()58 m_BlockList.Insert(pNext, pBlock); in Allocate()64 m_BlockList.PushBack(pBlock); in Allocate()73 MemoryBlockBase* pNext = m_BlockList.GetFront(); in Allocate()86 m_BlockList.Insert(pNext, pBlock); in Allocate()99 m_BlockList.PushBack(pBlock); in Allocate()114 m_BlockList.Erase(pBlock); in Free()126 m_BlockList.Insert(pFrom, pTo); in Switch()129 m_BlockList.Erase(pFrom); in Switch()135 MemoryBlockBase* pItem = m_BlockList.GetBack(); in FindSpace()[all …]
46 BlockList m_BlockList; //!< �������u���b�N���X�g variable