Lines Matching refs:Next
232 } while( pLst->Next() ); in ImpSortedInsert()
312 DirEntry* pNext = pLst->Next(); in Reset()
328 FileStat* pNext = pStatLst->Next(); in Reset()
346 } while ( !pStatLst && pSortLst->Next() ); in Reset()
493 DirEntry* pNext = pLst->Next(); in ~Dir()
508 FSysSort* pNext = pSortLst->Next(); in ~Dir()
523 FileStat* pNext = pStatLst->Next(); in ~Dir()
578 FSysSort* pNext = pNewSortLst->Next(); in ImpSetSort()
608 FSysSort* pNext = pSortLst->Next(); in ImpSetSort()
633 } while ( !pStatLst && pSortLst->Next() ); in ImpSetSort()
655 } while( pOldLst->Next() ); in ImpSetSort()
729 } while ( !bStat && pSortLst->Next() ); in operator +=()