Home
last modified time | relevance | path

Searched defs:U64 (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/sha/
H A Dsha512.c71 # define U64(C) C##UI64 macro
73 # define U64(C) C##UL macro
75 # define U64(C) C##ULL macro
[all...]
/third_party/openssl/crypto/sha/
H A Dsha512.c71 # define U64(C) C##UI64 macro
73 # define U64(C) C##UL macro
75 # define U64(C) C##ULL macro
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Dsha.h86 # define U64(C) C##UI64 macro
89 # define U64(C) C##UL macro
92 # define U64(C) C##ULL macro
/third_party/node/deps/openssl/openssl/crypto/aes/
H A Daes_x86core.c84 #define U64(C) C##UI64 macro
87 #define U64(C) C##UL macro
90 #define U64(C) C##ULL macro
[all...]
H A Daes_core.c56 # define U64(C) C##UI64 macro
58 # define U64(C) C##UL macro
60 # define U64(C) C##ULL macro
[all...]
/third_party/openssl/crypto/aes/
H A Daes_x86core.c84 #define U64(C) C##UI64 macro
87 #define U64(C) C##UL macro
90 #define U64(C) C##ULL macro
[all...]
H A Daes_core.c56 # define U64(C) C##UI64 macro
58 # define U64(C) C##UL macro
60 # define U64(C) C##ULL macro
[all...]
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dmodes.h16 # define U64(C) C##UI64 macro
20 # define U64(C) C##UL macro
24 # define U64(C) C##ULL macro
/third_party/openssl/include/crypto/
H A Dmodes.h16 # define U64(C) C##UI64 macro
20 # define U64(C) C##UL macro
24 # define U64(C) C##ULL macro
/third_party/lz4/programs/
H A Dutil.h68 typedef uint64_t U64; typedef
76 typedef unsigned long long U64; typedef
[all...]
/third_party/lz4/lib/
H A Dxxhash.c592 typedef uint64_t U64; typedef
595 typedef unsigned long long U64; typedef
[all...]
H A Dlz4.c306 typedef uint64_t U64; typedef
316 typedef unsigned long long U64; typedef
[all...]
H A Dlz4frame.c174 typedef uint64_t U64; typedef
180 typedef unsigned long long U64; typedef
[all...]
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H A Dxxhash.c592 typedef uint64_t U64; typedef
595 typedef unsigned long long U64; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h94 U64 = 10, member in llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h264 U64 = UINT | B64, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3284 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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp65 U64, member in vkt::RayTracing::__anon28542::BaseType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp65 U64, member in vkt::RayTracing::__anon29726::BaseType

Completed in 49 milliseconds