/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 | 181 STDMETHODIMP CArchiveOpenCallback::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */) in SetTotal() 186 STDMETHODIMP CArchiveOpenCallback::SetCompleted(const UInt64 * /* files */, const UInt64 * /* bytes… in SetCompleted() 281 STDMETHODIMP CArchiveExtractCallback::SetTotal(UInt64 /* size */) in SetTotal() argument 286 STDMETHODIMP CArchiveExtractCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted() 573 STDMETHODIMP CArchiveUpdateCallback::SetTotal(UInt64 /* size */) in SetTotal() argument 578 STDMETHODIMP CArchiveUpdateCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted()
|
/external/lzma/CPP/7zip/Compress/ |
D | PpmdEncoder.cpp | 107 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | Lzma2Encoder.cpp | 100 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | LzmaEncoder.cpp | 160 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | XzEncoder.cpp | 222 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress) in Code()
|
D | CopyCoder.cpp | 25 const UInt64 * /* inSize */, const UInt64 *outSize, in Code()
|
D | XzDecoder.cpp | 117 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
|
D | PpmdDecoder.cpp | 96 const UInt64 * /* inSize */, const UInt64 *outSize, ICompressProgressInfo *progress) in Code()
|
/external/jsoncpp/include/json/ |
D | config.h | 118 using UInt64 = unsigned __int64; variable 121 using UInt64 = uint64_t; variable
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 183 typedef unsigned __int64 UInt64; typedef 186 typedef unsigned long long int UInt64; typedef
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 183 typedef unsigned __int64 UInt64; typedef 186 typedef unsigned long long int UInt64; typedef
|
D | json.h | 210 typedef unsigned __int64 UInt64; typedef 213 typedef unsigned long long int UInt64; typedef 513 typedef Json::UInt64 UInt64; typedef
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 183 typedef unsigned __int64 UInt64; typedef 186 typedef unsigned long long int UInt64; typedef
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json-forwards.h | 183 typedef unsigned __int64 UInt64; typedef 186 typedef unsigned long long int UInt64; typedef
|
/external/image_io/includes/image_io/base/ |
D | types.h | 17 using UInt64 = std::uint64_t; variable
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldType.cs | 55 UInt64, enumerator
|
/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/flatbuffers/swift/Sources/FlatBuffers/ |
D | Constants.swift | 87 extension UInt64: Scalar { extension
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 52 UInt64 = 0x0077, // 64 bit unsigned int enumerator 179 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); } in UInt64() function
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 52 UInt64 = 0x0077, // 64 bit unsigned int enumerator 188 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); } in UInt64() function
|
/external/lzma/CPP/7zip/UI/Console/ |
D | UpdateCallbackConsole.cpp | 461 HRESULT CUpdateCallbackConsole::SetRatioInfo(const UInt64 * /* inSize */, const UInt64 * /* outSize… in SetRatioInfo()
|
/external/lzma/C/ |
D | 7zTypes.h | 84 typedef unsigned long UInt64; typedef 90 typedef unsigned __int64 UInt64; typedef 94 typedef unsigned long long int UInt64; typedef
|
/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
|