| /external/lzma/CPP/7zip/UI/FileManager/ |
| D | UpdateCallback100.cpp | 12 Z7_COM7F_IMF(CUpdateCallback100Imp::ScanProgress(UInt64 /* numFolders */, UInt64 numFiles, UInt64 t… in Z7_COM7F_IMF() 106 Z7_COM7F_IMF(CUpdateCallback100Imp::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */… in Z7_COM7F_IMF() 111 Z7_COM7F_IMF(CUpdateCallback100Imp::SetCompleted(const UInt64 * /* files */, const UInt64 * /* byte… in Z7_COM7F_IMF()
|
| /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/Far/ |
| D | UpdateCallbackFar.cpp | 66 Z7_COM7F_IMF(CUpdateCallback100Imp::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */… in Z7_COM7F_IMF() 71 Z7_COM7F_IMF(CUpdateCallback100Imp::SetCompleted(const UInt64 * /* files */, const UInt64 * /* byte… in Z7_COM7F_IMF()
|
| /external/lzma/CPP/7zip/UI/GUI/ |
| D | UpdateCallbackGUI.cpp | 201 HRESULT CUpdateCallbackGUI::Open_SetTotal(const UInt64 * /* numFiles */, const UInt64 * /* numBytes… in Open_SetTotal() 207 HRESULT CUpdateCallbackGUI::Open_SetCompleted(const UInt64 * /* numFiles */, const UInt64 * /* numB… in Open_SetCompleted() 267 HRESULT CUpdateCallbackGUI::WriteSfx(const wchar_t * /* name */, UInt64 /* size */) in WriteSfx() argument
|
| /external/lzma/CPP/7zip/UI/Client7z/ |
| D | Client7z.cpp | 200 Z7_COM7F_IMF(CArchiveOpenCallback::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */)) in Z7_COM7F_IMF() 205 Z7_COM7F_IMF(CArchiveOpenCallback::SetCompleted(const UInt64 * /* files */, const UInt64 * /* bytes… in Z7_COM7F_IMF() 370 Z7_COM7F_IMF(CArchiveExtractCallback::SetTotal(UInt64 /* size */)) in Z7_COM7F_IMF() 375 Z7_COM7F_IMF(CArchiveExtractCallback::SetCompleted(const UInt64 * /* completeValue */)) in Z7_COM7F_IMF() 658 Z7_COM7F_IMF(CArchiveUpdateCallback::SetTotal(UInt64 /* size */)) in Z7_COM7F_IMF() 663 Z7_COM7F_IMF(CArchiveUpdateCallback::SetCompleted(const UInt64 * /* completeValue */)) in Z7_COM7F_IMF()
|
| /external/lzma/CPP/7zip/Compress/ |
| D | PpmdEncoder.cpp | 140 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
|
| D | Lzma2Encoder.cpp | 104 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
|
| D | XzEncoder.cpp | 220 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
|
| D | PpmdZip.cpp | 251 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
|
| D | ZlibEncoder.cpp | 34 const UInt64 *inSize, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
|
| D | LzmaEncoder.cpp | 306 const UInt64 * /* inSize */, const UInt64 * /* outSize */, ICompressProgressInfo *progress)) in Z7_COM7F_IMF()
|
| /external/jsoncpp/include/json/ |
| D | config.h | 118 using UInt64 = unsigned __int64; variable 121 using UInt64 = uint64_t; variable
|
| /external/angle/third_party/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/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
|
| /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/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/libultrahdr/third_party/image_io/includes/image_io/base/ |
| D | types.h | 17 using UInt64 = std::uint64_t; variable
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FieldType.cs | 55 UInt64, enumerator
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FieldType.cs | 55 UInt64, enumerator
|
| /external/lzma/CPP/Common/ |
| D | StringToInt.cpp | 110 CONVERT_OCT_STRING_TO_UINT_FUNC(UInt64) in CONVERT_OCT_STRING_TO_UINT_FUNC() argument
|
| /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/lzma/CPP/7zip/Archive/ |
| D | ZHandler.cpp | 100 const UInt64 * /* maxCheckStartPosition */, in Z7_COM7F_IMF()
|
| /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/cronet/third_party/protobuf/js/binary/ |
| D | arith.js | 53 jspb.arith.UInt64 = function(lo, hi) { class in jspb.arith
|