Home
last modified time | relevance | path

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

12

/third_party/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()
/third_party/lzma/CPP/7zip/Compress/
DLzma2Encoder.cpp104 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
DPpmdEncoder.cpp140 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
DXzEncoder.cpp222 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
DLzmaEncoder.cpp297 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
DXzDecoder.cpp117 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
DCopyCoder.cpp25 const UInt64 * /* inSize */, const UInt64 *outSize, in Code()
/third_party/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp199 STDMETHODIMP CArchiveOpenCallback::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */) in SetTotal()
204 STDMETHODIMP CArchiveOpenCallback::SetCompleted(const UInt64 * /* files */, const UInt64 * /* bytes… in SetCompleted()
379 STDMETHODIMP CArchiveExtractCallback::SetTotal(UInt64 /* size */) in SetTotal() argument
384 STDMETHODIMP CArchiveExtractCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted()
678 STDMETHODIMP CArchiveUpdateCallback::SetTotal(UInt64 /* size */) in SetTotal() argument
683 STDMETHODIMP CArchiveUpdateCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted()
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h183 typedef unsigned __int64 UInt64; typedef
186 typedef unsigned long long int UInt64; typedef
Djson.h210 typedef unsigned __int64 UInt64; typedef
213 typedef unsigned long long int UInt64; typedef
513 typedef Json::UInt64 UInt64; typedef
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h183 typedef unsigned __int64 UInt64; typedef
186 typedef unsigned long long int UInt64; typedef
Djson.h210 typedef unsigned __int64 UInt64; typedef
213 typedef unsigned long long int UInt64; typedef
513 typedef Json::UInt64 UInt64; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h183 typedef unsigned __int64 UInt64; typedef
186 typedef unsigned long long int UInt64; typedef
Djson.h210 typedef unsigned __int64 UInt64; typedef
213 typedef unsigned long long int UInt64; typedef
513 typedef Json::UInt64 UInt64; typedef
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs55 UInt64, enumerator
/third_party/protobuf/js/binary/
Darith.js53 jspb.arith.UInt64 = function(lo, hi) { class in jspb.arith
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h52 UInt64 = 0x0077, // 64 bit unsigned int enumerator
179 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); } in UInt64() function
/third_party/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp487 HRESULT CUpdateCallbackConsole::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 * /* outSize… in SetRatioInfo()
/third_party/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
/third_party/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp303 STDMETHODIMP CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback * /* openArchiv… in Open()
1193 STDMETHODIMP CArchiveOpenCallback_Offset::SetTotal(const UInt64 *, const UInt64 *) in SetTotal()
1198 STDMETHODIMP CArchiveOpenCallback_Offset::SetCompleted(const UInt64 *, const UInt64 *bytes) in SetCompleted()
1553 STDMETHODIMP CExtractCallback_To_OpenCallback::SetTotal(UInt64 /* size */) in SetTotal() argument
1558 STDMETHODIMP CExtractCallback_To_OpenCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted()
1563 STDMETHODIMP CExtractCallback_To_OpenCallback::SetRatioInfo(const UInt64 *inSize, const UInt64 * /*… in SetRatioInfo()
/third_party/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp351 STDMETHODIMP CHandler::Open(IInStream *inStream, const UInt64 *, IArchiveOpenCallback *) in Open()
446 STDMETHODIMP CCompressProgressInfoImp::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize… in SetRatioInfo()
DSplitHandler.cpp254 STDMETHODIMP CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback *callback) in Open()
/third_party/lzma/C/
D7zTypes.h218 typedef unsigned long UInt64; typedef
224 typedef unsigned __int64 UInt64; typedef
228 typedef unsigned long long int UInt64; typedef
/third_party/lzma/CPP/7zip/Common/
DFilterCoder.cpp85 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp24 typedef unsigned __int64 UInt64; typedef
26 typedef unsigned long long int UInt64; typedef

12