Home
last modified time | relevance | path

Searched defs:Uint64 (Results 1 – 8 of 8) sorted by relevance

/third_party/glslang/gtests/
DCommon.cpp152 TEST(IntLog2, Uint64) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dbit_cast_test.cc80 TEST(BitCast, Uint64) { in TEST() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php35 use Google\Protobuf\Internal\Uint64; alias
DGPBUtil.php260 public static function Uint64($value) function in Google\\Protobuf\\Internal\\GPBUtil
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dendian_test.cc156 TEST(EndianessTest, Uint64) { in TEST() argument
/third_party/node/deps/v8/src/codegen/
Dmachine-type.h189 constexpr static MachineType Uint64() { in Uint64() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h100 Uint64, enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2865 [pbr::OriginalName("TYPE_UINT64")] Uint64 = 4, enumerator