Home
last modified time | relevance | path

Searched defs:UInt64 (Results 1 – 25 of 29) sorted by relevance

12

/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractCallbackSfx.cpp47 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/jsoncpp/include/json/
Dconfig.h101 typedef unsigned __int64 UInt64; typedef
104 typedef unsigned long long int UInt64; typedef
/external/lzma/CPP/7zip/Compress/
DLzma2Encoder.cpp83 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
DPpmdEncoder.cpp107 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
DLzmaEncoder.cpp135 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
DCopyCoder.cpp20 const UInt64 * /* inSize */, const UInt64 *outSize, in Code()
DPpmdDecoder.cpp96 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
DLzmaDecoder.cpp176 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp155 STDMETHODIMP CArchiveOpenCallback::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */) in SetTotal()
160 STDMETHODIMP CArchiveOpenCallback::SetCompleted(const UInt64 * /* files */, const UInt64 * /* bytes… in SetCompleted()
251 STDMETHODIMP CArchiveExtractCallback::SetTotal(UInt64 /* size */) in SetTotal() argument
256 STDMETHODIMP CArchiveExtractCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted()
543 STDMETHODIMP CArchiveUpdateCallback::SetTotal(UInt64 /* size */) in SetTotal() argument
548 STDMETHODIMP CArchiveUpdateCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted()
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs55 UInt64, enumerator
/external/lzma/C/
D7zTypes.h74 typedef unsigned long UInt64; typedef
80 typedef unsigned __int64 UInt64; typedef
84 typedef unsigned long long int UInt64; typedef
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h46 UInt64 = 0x0077, // 64 bit unsigned int enumerator
152 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); } in UInt64() function
/external/protobuf/js/binary/
Darith.js53 jspb.arith.UInt64 = function(lo, hi) { class in jspb.arith
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp438 HRESULT CUpdateCallbackConsole::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 * /* outSize… in SetRatioInfo()
DHashCon.cpp70 HRESULT CHashCallbackConsole::SetNumFiles(UInt64 /* numFiles */) in SetNumFiles() argument
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp363 static SRes OpenCallbackProgress(void *pp, UInt64 inSize, UInt64 /* outSize */) in OpenCallbackProgress() argument
480 STDMETHODIMP CHandler::Open(IInStream *inStream, const UInt64 *, IArchiveOpenCallback *callback) in Open()
531 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek() argument
DLzmaHandler.cpp328 STDMETHODIMP CHandler::Open(IInStream *inStream, const UInt64 *, IArchiveOpenCallback *) in Open()
395 STDMETHODIMP CCompressProgressInfoImp::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize… in SetRatioInfo()
DSplitHandler.cpp251 STDMETHODIMP CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback *callback) in Open()
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h238 typedef unsigned __int64 UInt64; typedef
241 typedef unsigned long long int UInt64; typedef
556 typedef Json::UInt64 UInt64; typedef
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp298 STDMETHODIMP CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback * /* openArchiv… in Open()
1128 STDMETHODIMP CArchiveOpenCallback_Offset::SetTotal(const UInt64 *, const UInt64 *) in SetTotal()
1133 STDMETHODIMP CArchiveOpenCallback_Offset::SetCompleted(const UInt64 *, const UInt64 *bytes) in SetCompleted()
1485 STDMETHODIMP CExtractCallback_To_OpenCallback::SetTotal(UInt64 /* size */) in SetTotal() argument
1490 STDMETHODIMP CExtractCallback_To_OpenCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted()
1495 STDMETHODIMP CExtractCallback_To_OpenCallback::SetRatioInfo(const UInt64 *inSize, const UInt64 * /*… in SetRatioInfo()
/external/lzma/CPP/7zip/Common/
DFilterCoder.cpp68 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
/external/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp24 typedef unsigned __int64 UInt64; typedef
26 typedef unsigned long long int UInt64; typedef
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h276 UInt64, enumerator
305 uint64_t UInt64; member
/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.cpp26 STDMETHODIMP CDecProgress::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 *outSize) in SetRatioInfo()
D7zEncode.cpp106 STDMETHODIMP CMtEncMultiProgress::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize */) in SetRatioInfo()

12