Searched defs:cTime (Results 1 – 5 of 5) sorted by relevance
/third_party/lzma/CPP/7zip/Common/ |
D | FileStreams.cpp | 326 STDMETHODIMP CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTim… in GetProps() 461 STDMETHODIMP CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTim… in GetProps()
|
D | FileStreams.h | 145 bool SetTime(const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetTime()
|
/third_party/astc-encoder/Test/testlib/ |
D | resultset.py | 166 def __init__(self, blkSz, name, psnr, tTime, cTime, cRate): argument
|
/third_party/lzma/CPP/Windows/ |
D | FileDir.cpp | 112 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetDirTime() 950 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) in SetDirTime()
|
D | FileIO.cpp | 533 bool COutFile::SetTime(const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime) throw() in SetTime() 872 bool COutFile::SetTime(const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime) throw() in SetTime()
|