Home
last modified time | relevance | path

Searched defs:UInt64 (Results 1 – 25 of 30) 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/
DPpmdEncoder.cpp140 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
DLzma2Encoder.cpp104 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
DXzEncoder.cpp220 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
DLzmaEncoder.cpp306 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
DXzDecoder.cpp117 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
DCopyCoder.cpp25 const UInt64 * /* inSize */, const UInt64 *outSize, in Z7_COM7F_IMF()
/third_party/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp193 Z7_COM7F_IMF(CArchiveOpenCallback::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */)) in Z7_COM7F_IMF()
198 Z7_COM7F_IMF(CArchiveOpenCallback::SetCompleted(const UInt64 * /* files */, const UInt64 * /* bytes… in Z7_COM7F_IMF()
360 Z7_COM7F_IMF(CArchiveExtractCallback::SetTotal(UInt64 /* size */)) in Z7_COM7F_IMF()
365 Z7_COM7F_IMF(CArchiveExtractCallback::SetCompleted(const UInt64 * /* completeValue */)) in Z7_COM7F_IMF()
645 Z7_COM7F_IMF(CArchiveUpdateCallback::SetTotal(UInt64 /* size */)) in Z7_COM7F_IMF()
650 Z7_COM7F_IMF(CArchiveUpdateCallback::SetCompleted(const UInt64 * /* completeValue */)) in Z7_COM7F_IMF()
/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/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/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/Archive/7z/
D7zEncode.cpp109 Z7_COM7F_IMF(CMtEncMultiProgress::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize */)) in Z7_COM7F_IMF()
/third_party/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp493 HRESULT CUpdateCallbackConsole::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 * /* outSize… in SetRatioInfo()
DHashCon.cpp74 HRESULT CHashCallbackConsole::SetNumFiles(UInt64 /* numFiles */) in SetNumFiles() argument
/third_party/lzma/C/
D7zTypes.h220 typedef unsigned long UInt64; typedef
226 typedef unsigned __int64 UInt64; typedef
231 typedef uint64_t UInt64; typedef
234 typedef unsigned long long int UInt64; typedef
/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/Archive/
DSplitHandler.cpp241 Z7_COM7F_IMF(CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback *callback)) in Z7_COM7F_IMF()
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp24 typedef unsigned __int64 UInt64; typedef
26 typedef unsigned long long int UInt64; typedef
/third_party/lzma/CPP/7zip/Common/
DFilterCoder.cpp89 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()

12