/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/jsoncpp/include/json/ |
D | config.h | 101 typedef unsigned __int64 UInt64; typedef 104 typedef unsigned long long int UInt64; typedef
|
/external/lzma/CPP/7zip/Compress/ |
D | Lzma2Encoder.cpp | 83 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | PpmdEncoder.cpp | 107 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | LzmaEncoder.cpp | 135 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | CopyCoder.cpp | 20 const UInt64 * /* inSize */, const UInt64 *outSize, in Code()
|
D | PpmdDecoder.cpp | 96 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
|
D | LzmaDecoder.cpp | 176 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
|
/external/lzma/CPP/7zip/UI/Client7z/ |
D | Client7z.cpp | 155 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/ |
D | FieldType.cs | 55 UInt64, enumerator
|
/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/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 46 UInt64 = 0x0077, // 64 bit unsigned int enumerator 152 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); } in UInt64() function
|
/external/protobuf/js/binary/ |
D | arith.js | 53 jspb.arith.UInt64 = function(lo, hi) { class in jspb.arith
|
/external/lzma/CPP/7zip/UI/Console/ |
D | UpdateCallbackConsole.cpp | 438 HRESULT CUpdateCallbackConsole::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 * /* outSize… in SetRatioInfo()
|
D | HashCon.cpp | 70 HRESULT CHashCallbackConsole::SetNumFiles(UInt64 /* numFiles */) in SetNumFiles() argument
|
/external/lzma/CPP/7zip/Archive/ |
D | XzHandler.cpp | 363 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
|
D | LzmaHandler.cpp | 328 STDMETHODIMP CHandler::Open(IInStream *inStream, const UInt64 *, IArchiveOpenCallback *) in Open() 395 STDMETHODIMP CCompressProgressInfoImp::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize… in SetRatioInfo()
|
D | SplitHandler.cpp | 251 STDMETHODIMP CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback *callback) in Open()
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | json.h | 238 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/ |
D | OpenArchive.cpp | 298 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/ |
D | FilterCoder.cpp | 68 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
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 276 UInt64, enumerator 305 uint64_t UInt64; member
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zDecode.cpp | 26 STDMETHODIMP CDecProgress::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 *outSize) in SetRatioInfo()
|
D | 7zEncode.cpp | 106 STDMETHODIMP CMtEncMultiProgress::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize */) in SetRatioInfo()
|