Searched refs:PopFront (Results 1 – 9 of 9) 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()
102 TestInfo info = m_Tests.PopFront(); in DoRun()112 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()
67 void PopFront(void);166 void Deque<T, N>::PopFront(void) in PopFront() function
117 m_queue.PopFront(); in Remove()174 m_queue.PopFront(); in TryAgain()
132 T* PopFront();302 inline T* IntrusiveLinkedList<T, Tag>::PopFront() in PopFront() function
251 Page* PopFront() in PopFront() function401 Page* pPage = m_FreeArea[i].PopFront(); in GetFreePage()
130 LightAlarmNode* pHeadNode = LightAlarm::s_System->list.PopFront(); in LightAlarmThread()