Searched defs:UInt64 (Results 1 – 15 of 15) sorted by relevance
118 using UInt64 = unsigned __int64; variable121 using UInt64 = uint64_t; variable
203 using UInt64 = Json::UInt64; variable
183 typedef unsigned __int64 UInt64; typedef186 typedef unsigned long long int UInt64; typedef
210 typedef unsigned __int64 UInt64; typedef213 typedef unsigned long long int UInt64; typedef513 typedef Json::UInt64 UInt64; typedef
55 UInt64, enumerator
53 jspb.arith.UInt64 = function(lo, hi) { class in jspb.arith
52 UInt64 = 0x0077, // 64 bit unsigned int enumerator179 static TypeIndex UInt64() { return TypeIndex(SimpleTypeKind::UInt64); } in UInt64() function
238 typedef unsigned __int64 UInt64; typedef241 typedef unsigned long long int UInt64; typedef556 typedef Json::UInt64 UInt64; typedef
403 UInt64, enumerator462 uint64_t UInt64; member
1488 TEST(RepeatedVarint, UInt64) { in TEST() argument
529 UInt64, enumerator