Home
last modified time | relevance | path

Searched refs:ImpSortedInsert (Results 1 – 5 of 5) sorted by relevance

/trunk/main/tools/source/fsys/
H A Dtdir.cxx214 void Dir::ImpSortedInsert( const DirEntry *pNewEntry, const FileStat *pNewStat ) in ImpSortedInsert() function in Dir
651 ImpSortedInsert( pOldLst->GetCurObject(), in ImpSetSort()
654 ImpSortedInsert( pOldLst->GetCurObject(), NULL ); in ImpSetSort()
741 ImpSortedInsert( new DirEntry( rDir[nNr] ), stat ); in operator +=()
H A Dwntmsc.cxx411 pDir->ImpSortedInsert( pDrive, pNewStat ); in Init()
414 pDir->ImpSortedInsert( pDrive, NULL ); in Init()
486 pDir->ImpSortedInsert( pTemp, pNewStat ); in Read()
489 pDir->ImpSortedInsert( pTemp, NULL ); in Read()
H A Dos2.cxx332 pDir->ImpSortedInsert( pDrive, pNewStat ); in Init()
335 pDir->ImpSortedInsert( pDrive, NULL ); in Init()
388 pDir->ImpSortedInsert( pTemp, new FileStat( aStat ) ); in Read()
390 pDir->ImpSortedInsert( pTemp, NULL );; in Read()
H A Dunx.cxx446 pDir->ImpSortedInsert( pTemp, new FileStat( aStat ) ); in Read()
448 pDir->ImpSortedInsert( pTemp, NULL );; in Read()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx467 void ImpSortedInsert( const DirEntry *pNewEntry,

Completed in 34 milliseconds