/external/lzma/CPP/7zip/UI/Console/ |
D | OpenCallbackConsole.cpp | 17 HRESULT COpenCallbackConsole::Open_SetTotal(const UInt64 *, const UInt64 *) in Open_SetTotal() 22 HRESULT COpenCallbackConsole::Open_SetCompleted(const UInt64 *, const UInt64 *) in Open_SetCompleted()
|
D | UpdateCallbackConsole.cpp | 51 HRESULT CUpdateCallbackConsole::ScanProgress(UInt64 /* numFolders */, UInt64 /* numFiles */, UInt64… in ScanProgress() argument 131 HRESULT CUpdateCallbackConsole::SetNumFiles(UInt64 /* numFiles */) in SetNumFiles() argument 161 HRESULT CUpdateCallbackConsole::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 * /* outSize… in SetRatioInfo()
|
D | ExtractCallbackConsole.cpp | 69 STDMETHODIMP CExtractCallbackConsole::SetTotal(UInt64) in SetTotal() argument 76 STDMETHODIMP CExtractCallbackConsole::SetCompleted(const UInt64 *) in SetCompleted() 84 const wchar_t *existName, const FILETIME *, const UInt64 *, in AskOverwrite()
|
D | HashCon.cpp | 28 HRESULT CHashCallbackConsole::ScanProgress(UInt64 /* numFolders */, UInt64 /* numFiles */, UInt64 /… in ScanProgress() argument 44 HRESULT CHashCallbackConsole::SetNumFiles(UInt64 /* numFiles */) in SetNumFiles() argument
|
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
D | ExtractCallbackSfx.cpp | 47 HRESULT CExtractCallbackImp::Open_SetTotal(const UInt64 * /* numFiles */, const UInt64 * /* numByte… in Open_SetTotal() 52 HRESULT CExtractCallbackImp::Open_SetCompleted(const UInt64 * /* numFiles */, const UInt64 * /* num… in Open_SetCompleted()
|
/external/lzma/CPP/7zip/UI/Client7z/ |
D | Client7z.cpp | 147 STDMETHODIMP CArchiveOpenCallback::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */) in SetTotal() 152 STDMETHODIMP CArchiveOpenCallback::SetCompleted(const UInt64 * /* files */, const UInt64 * /* bytes… in SetCompleted() 243 STDMETHODIMP CArchiveExtractCallback::SetTotal(UInt64 /* size */) in SetTotal() argument 248 STDMETHODIMP CArchiveExtractCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted() 536 STDMETHODIMP CArchiveUpdateCallback::SetTotal(UInt64 /* size */) in SetTotal() argument 541 STDMETHODIMP CArchiveUpdateCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted()
|
/external/jsoncpp/include/json/ |
D | config.h | 101 typedef unsigned __int64 UInt64; typedef 104 typedef unsigned long long int UInt64; typedef
|
D | value.h | 129 typedef Json::UInt64 UInt64; typedef
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ExtractCallback.cpp | 88 HRESULT CExtractCallbackImp::Open_SetTotal(const UInt64 * /* numFiles */, const UInt64 * /* numByte… in Open_SetTotal() 94 HRESULT CExtractCallbackImp::Open_SetCompleted(const UInt64 * /* numFiles */, const UInt64 * /* num… in Open_SetCompleted() 182 …tion(const wchar_t *name, bool isFolder, Int32 /* askExtractMode */, const UInt64 * /* position */) in PrepareOperation()
|
/external/lzma/CPP/7zip/Compress/ |
D | Lzma2Encoder.cpp | 78 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | PpmdEncoder.cpp | 111 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | Bcj2Coder.cpp | 45 HRESULT CEncoder::CodeReal(ISequentialInStream **inStreams, const UInt64 **inSizes, UInt32 numInStr… in CodeReal() 267 HRESULT CDecoder::CodeReal(ISequentialInStream **inStreams, const UInt64 ** /* inSizes */, UInt32 n… in CodeReal()
|
D | LzmaEncoder.cpp | 144 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | CopyCoder.cpp | 22 const UInt64 * /* inSize */, const UInt64 *outSize, in Code()
|
D | PpmdDecoder.cpp | 100 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
|
D | Lzma2Decoder.cpp | 76 ISequentialOutStream *outStream, const UInt64 * /* inSize */, in Code()
|
D | LzmaDecoder.cpp | 174 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | CoderMixer2MT.cpp | 167 const UInt64 ** /* inSizes */, in Code()
|
/external/lzma/C/ |
D | 7zTypes.h | 74 typedef unsigned long UInt64; typedef 80 typedef unsigned __int64 UInt64; typedef 84 typedef unsigned long long int UInt64; typedef
|
/external/lzma/CPP/7zip/UI/Common/ |
D | OpenArchive.cpp | 302 STDMETHODIMP CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback * /* openArchiv… in Open() 915 STDMETHODIMP CArchiveOpenCallback_Offset::SetTotal(const UInt64 * /* files */, const UInt64 * /* by… in SetTotal() 920 STDMETHODIMP CArchiveOpenCallback_Offset::SetCompleted(const UInt64 * /* files */, const UInt64 *by… in SetCompleted() 1243 STDMETHODIMP CExtractCallback_To_OpenCallback::SetTotal(UInt64 /* size */) in SetTotal() argument 1248 STDMETHODIMP CExtractCallback_To_OpenCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted() 1253 STDMETHODIMP CExtractCallback_To_OpenCallback::SetRatioInfo(const UInt64 *inSize, const UInt64 * /*… in SetRatioInfo()
|
/external/lzma/CPP/7zip/Archive/ |
D | LzmaHandler.cpp | 348 STDMETHODIMP CHandler::Open(IInStream *inStream, const UInt64 *, IArchiveOpenCallback *) in Open() 415 STDMETHODIMP CCompressProgressInfoImp::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize… in SetRatioInfo()
|
D | XzHandler.cpp | 405 static SRes OpenCallbackProgress(void *pp, UInt64 inSize, UInt64 /* outSize */) in OpenCallbackProgress() argument 537 STDMETHODIMP CHandler::Open(IInStream *inStream, const UInt64 *, IArchiveOpenCallback *callback) in Open() 588 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek() argument
|
D | SplitHandler.cpp | 256 STDMETHODIMP CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback *callback) in Open()
|
/external/lzma/CPP/7zip/Common/ |
D | FilterCoder.cpp | 40 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
|
/external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
D | LzmaSpec.cpp | 24 typedef unsigned __int64 UInt64; typedef 26 typedef unsigned long long int UInt64; typedef
|