/third_party/openssl/include/openssl/ |
D | sha.h | 86 # define U64(C) C##UI64 macro 89 # define U64(C) C##UL macro 92 # define U64(C) C##ULL macro
|
/third_party/openssl/crypto/aes/ |
D | aes_x86core.c | 84 #define U64(C) C##UI64 macro 87 #define U64(C) C##UL macro 90 #define U64(C) C##ULL macro
|
/third_party/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.lua | 76 function TypeAliases_mt:U64() function
|
D | TypeAliases.go | 17 U64 uint64 member 201 func (rcv *TypeAliases) U64() uint64 { func
|
D | TypeAliases.cs | 36 …public ulong U64 { get { int o = __p.__offset(18); return o != 0 ? __p.bb.GetUlong(o + __p.bb_pos)… property 180 public ulong U64 { get; set; } property in MyGame.Example.TypeAliasesT
|
D | TypeAliases.py | 81 def U64(self): member in TypeAliases
|
/third_party/openssl/crypto/modes/ |
D | modes_local.h | 15 # define U64(C) C##UI64 macro 19 # define U64(C) C##UL macro 23 # define U64(C) C##ULL macro
|
/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/ |
D | qc_serious.rs | 13 U64(u64), enumerator
|
/third_party/skia/src/opts/ |
D | SkVM_opts.h | 37 using U64 = skvx::Vec<K, uint64_t>; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | nonsecure_base_test.cc | 240 using U64 = in TEST() typedef
|
/third_party/abseil-cpp/absl/random/internal/ |
D | nonsecure_base_test.cc | 240 using U64 = in TEST() typedef
|
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/ |
D | xxhash.c | 592 typedef uint64_t U64; typedef 595 typedef unsigned long long U64; typedef
|
/third_party/lz4/lib/ |
D | xxhash.c | 592 typedef uint64_t U64; typedef 595 typedef unsigned long long U64; typedef
|
D | lz4frame.c | 136 typedef uint64_t U64; typedef 142 typedef unsigned long long U64; typedef
|
D | lz4.c | 280 typedef uint64_t U64; typedef 290 typedef unsigned long long U64; typedef
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/xxhash/ |
D | xxhash.c | 592 typedef uint64_t U64; typedef 595 typedef unsigned long long U64; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 269 uint64_t U64[2]; member
|
/third_party/lz4/programs/ |
D | util.h | 68 typedef uint64_t U64; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | AMDGPUMetadata.h | 94 U64 = 10, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | TestUtil.h | 381 uint64_t U64[2]; member
|
/third_party/boost/boost/histogram/ |
D | unlimited_storage.hpp | 138 using U64 = std::uint64_t; typedef in boost::histogram::unlimited_storage
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.h | 264 U64 = UINT | B64, enumerator
|
/third_party/flutter/skia/third_party/skcms/src/ |
D | Transform_inl.h | 16 using U64 = V<uint64_t>; variable
|
/third_party/skia/third_party/skcms/src/ |
D | Transform_inl.h | 16 using U64 = V<uint64_t>; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 3284 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, in lowerBITCAST() local 3298 SDNode *U64 = DAG.getMachineNode(TargetOpcode::IMPLICIT_DEF, DL, MVT::f64); in lowerBITCAST() local
|