Home
last modified time | relevance | path

Searched defs:mTime (Results 1 – 25 of 876) sorted by path

12345678910>>...36

/dports/archivers/7-zip/7-zip-21.07/C/Util/7z/
H A D7zMain.c400 static WRes Set_File_FILETIME(const UInt16 *name, const FILETIME *mTime) in Set_File_FILETIME()
/dports/archivers/7-zip/7-zip-21.07/C/Util/7zipInstall/
H A D7zipInstall.c1528 FILETIME mTime; in Install() local
/dports/archivers/7-zip/7-zip-21.07/C/Util/SfxSetup/
H A DSfxSetup.c495 FILETIME mTime; in main() local
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Tar/
H A DTarUpdate.cpp137 FILETIME mTime; in UpdateArchive() local
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Zip/
H A DZipUpdate.cpp492 FILETIME cTime, aTime, mTime; in UpdatePropsFromStream() local
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Common/
H A DFileStreams.cpp307 …FileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attr… in GetProps()
343 …FileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attr… in GetProps()
H A DFileStreams.h113 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime()
117 bool SetMTime(const FILETIME *mTime) { return File.SetMTime(mTime); } in SetMTime()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Common/
H A DHashCalc.cpp1847 FILETIME mTime; in UpdateItems() local
H A DUpdate.cpp134 bool COutMultiVolStream::SetMTime(const FILETIME *mTime) in SetMTime()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DVerCtrl.cpp337 FILETIME mTime; in VerCtrl() local
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/
H A DFileDir.cpp89 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetDirTime()
955 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetDirTime()
H A DFileIO.cpp525 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime()
528 bool COutFile::SetMTime(const FILETIME *mTime) throw() { return SetTime(NULL, NULL, mTime); } in SetMTime()
805 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime()
816 bool COutFile::SetMTime(const FILETIME *mTime) throw() in SetMTime()
/dports/archivers/kf5-karchive/karchive-5.89.0/src/
H A Dk7zip.cpp2692 QDateTime mTime; in openArchive() local
/dports/archivers/lzma/lzma-19.00/C/Util/SfxSetup/
H A DSfxSetup.c495 FILETIME mTime; in main() local
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Common/
H A DFileStreams.cpp297 …FileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attr… in GetProps()
H A DFileStreams.h135 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime()
139 bool SetMTime(const FILETIME *mTime) { return File.SetMTime(mTime); } in SetMTime()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DUpdate.cpp147 bool COutMultiVolStream::SetMTime(const FILETIME *mTime) in SetMTime()
/dports/archivers/lzma/lzma-19.00/CPP/Windows/
H A DFileDir.cpp72 bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetDirTime()
H A DFileIO.cpp386 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime()
389 bool COutFile::SetMTime(const FILETIME *mTime) throw() { return SetTime(NULL, NULL, mTime); } in SetMTime()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/C/Util/7zipInstall/
H A D7zipInstall.c1422 FILETIME mTime; in Install() local
/dports/archivers/maxcso/maxcso-1.10.0/7zip/C/Util/SfxSetup/
H A DSfxSetup.c495 FILETIME mTime; in main() local
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Tar/
H A DTarUpdate.cpp144 FILETIME mTime; in UpdateArchive() local
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Zip/
H A DZipUpdate.cpp450 FILETIME cTime, aTime, mTime; in UpdatePropsFromStream() local
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Common/
H A DFileStreams.cpp297 …FileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attr… in GetProps()
H A DFileStreams.h135 bool SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) in SetTime()
139 bool SetMTime(const FILETIME *mTime) { return File.SetMTime(mTime); } in SetMTime()

12345678910>>...36