Searched refs:PopFront (Results 1 – 10 of 10) sorted by relevance
108 for(Attribute* pAttr = m_Attributes.PopFront(); in ~Node()110 pAttr = m_Attributes.PopFront()) in ~Node()115 for(Node* pNode = m_Children.PopFront(); in ~Node()117 pNode = m_Children.PopFront()) in ~Node()252 for(Node* pNode = m_Results.PopFront(); in ~XmlOutput()254 pNode = m_Results.PopFront()) in ~XmlOutput()
84 PrintAssertInfo(assertInfos.PopFront()); in OnFinished()
96 TestInfo info = m_Tests.PopFront(); in DoRun()106 Suite* pSuite = m_SubSuites.PopFront(); in DoRun()
155 m_listInactive.PopFront()->Close(); in SemiFinalize()162 m_listFree.PopFront()->Close(); in SemiFinalize()239 pSessionItem = m_listInactive.PopFront(); in TryAllocate()313 m_listFree.PopFront(); in AddNewSession()
69 void PopFront(void);168 void Deque<T, N>::PopFront(void) in PopFront() function
119 m_queue.PopFront(); in Remove()176 m_queue.PopFront(); in TryAgain()
132 T* PopFront();301 inline T* IntrusiveLinkedList<T, Tag>::PopFront() in PopFront() function
251 Page* PopFront() in PopFront() function401 Page* pPage = m_FreeArea[i].PopFront(); in GetFreePage()
288 Worker* pWorker = m_freeList.PopFront(); in GetFreeWorker()333 Worker* pWorker = m_freeList.PopFront(); in DestructWorkerList()
202 Page* PopFront() in PopFront() function302 Page* pPage = m_FreeArea[i].PopFront(); in GetFreePage()