Home
last modified time | relevance | path

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

/third_party/jsoncpp/include/json/
Dconfig.h118 using UInt64 = unsigned __int64; variable
121 using UInt64 = uint64_t; variable
Dvalue.h203 using UInt64 = Json::UInt64; variable
/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/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/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h403 UInt64, enumerator
462 uint64_t UInt64; member
/third_party/protobuf/src/google/protobuf/
Dwire_format_unittest.cc1488 TEST(RepeatedVarint, UInt64) { in TEST() argument
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp529 UInt64, enumerator