Searched defs:Uint64 (Results 1 - 5 of 5) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
H A D | GPBUtil.php | 260 public static function Uint64($value) function |
/third_party/node/deps/v8/src/codegen/ | ||
H A D | machine-type.h | 189 constexpr static MachineType Uint64() { in Uint64() function in v8::internal::MachineRepresentation::MachineType |
/third_party/vixl/src/ | ||
H A D | utils-vixl.h | 1179 Uint64::Uint64(Uint128 data) : data_(data.ToUint64().Get()) {} Uint64() function in Uint64 [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ | ||
H A D | MicrosoftDemangleNodes.h | 100 Uint64, member in llvm::ms_demangle::PrimitiveKind |
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
H A D | Descriptor.cs | 2865 [pbr::OriginalName("TYPE_UINT64")] Uint64 = 4, enumerator |
Completed in 31 milliseconds