Home
last modified time | relevance | path

Searched defs:U64 (Results 1 – 25 of 32) sorted by relevance

12

/third_party/openssl/ohos_lite/include/openssl/
Dsha.h86 # 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/
Daes_x86core.c84 #define U64(C) C##UI64 macro
87 #define U64(C) C##UL macro
90 #define U64(C) C##ULL macro
Daes_core.c56 # define U64(C) C##UI64 macro
58 # define U64(C) C##UL macro
60 # define U64(C) C##ULL macro
/third_party/openssl/crypto/sha/
Dsha512.c71 # define U64(C) C##UI64 macro
73 # define U64(C) C##UL macro
75 # define U64(C) C##ULL macro
/third_party/rust/crates/bindgen/bindgen/ir/
Dint.rs70 U64, enumerator
/third_party/openssl/include/crypto/
Dmodes.h16 # define U64(C) C##UI64 macro
20 # define U64(C) C##UL macro
24 # define U64(C) C##ULL macro
/third_party/rust/crates/cxx/syntax/
Datom.rs12 U64, enumerator
/third_party/rust/crates/serde/serde_test/src/
Dtoken.rs84 U64(u64), enumerator
/third_party/skia/src/opts/
DSkVM_opts.h37 using U64 = skvx::Vec<K, uint64_t>; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnonsecure_base_test.cc240 using U64 = in TEST() typedef
/third_party/lz4/lib/
Dxxhash.c592 typedef uint64_t U64; typedef
595 typedef unsigned long long U64; typedef
Dlz4frame.c174 typedef uint64_t U64; typedef
180 typedef unsigned long long U64; typedef
Dlz4.c306 typedef uint64_t U64; typedef
316 typedef unsigned long long U64; typedef
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.c592 typedef uint64_t U64; typedef
595 typedef unsigned long long U64; typedef
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.c592 typedef uint64_t U64; typedef
595 typedef unsigned long long U64; typedef
/third_party/rust/crates/tracing/tracing-mock/src/
Dfield.rs26 U64(u64), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h269 uint64_t U64[2]; member
/third_party/lz4/programs/
Dutil.h68 typedef uint64_t U64; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h94 U64 = 10, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h381 uint64_t U64[2]; member
/third_party/rust/crates/tracing/tracing-subscriber/src/filter/env/
Dfield.rs46 U64(u64), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h264 U64 = UINT | B64, enumerator
/third_party/flutter/skia/third_party/skcms/src/
DTransform_inl.h16 using U64 = V<uint64_t>; variable
/third_party/skia/third_party/skcms/src/
DTransform_inl.h16 using U64 = V<uint64_t>; variable
/third_party/rust/crates/serde/serde/src/private/
Dser.rs434 U64(u64), enumerator

12