| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Math.cpp | 19 inline uint64_t FNV_1a(uint64_t hash, unsigned char data) in FNV_1a() argument 26 int64_t hash = 0xCBF29CE484222325; in FNV_1a() local
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Math.cpp | 19 inline uint64_t FNV_1a(uint64_t hash, unsigned char data) in FNV_1a() argument 26 int64_t hash = 0xCBF29CE484222325; in FNV_1a() local
|
| /third_party/skia/tests/ |
| H A D | ChecksumTest.cpp | 26 const uint32_t hash = SkOpts::hash(data, kBytes); in DEF_TEST() local [all...] |
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | enum_set_test.cc | 194 auto hash = [&](EnumSet<E> s) { return std::hash<EnumSet<E>>()(s); }; in TEST() local
|
| /third_party/skia/modules/skparagraph/include/ |
| H A D | FontArguments.h | 46 template<> struct hash<skia::textlayout::FontArguments> { struct
|
| /third_party/skia/include/private/ |
| H A D | SkSLString.h | 73 template<> struct hash<SkSL::String> { struct
|
| /third_party/spirv-tools/source/util/ |
| H A D | hash_combine.h | 35 inline size_t hash_combine(std::size_t hash, const std::vector<T>& vals) { in hash_combine() argument 42 inline size_t hash_combine(std::size_t hash) { return hash; } in hash_combine() argument 45 inline size_t hash_combine(std::size_t hash, const T& val, in hash_combine() argument
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deSha1.h | 33 deUint32 hash[5]; member 40 deUint32 hash[5]; member [all...] |
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSha1.cpp | 31 deSha1 hash; in parse() local 41 deSha1 hash; in compute() local 59 deSha1 hash; in finalize() local [all...] |
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/ |
| H A D | mod.rs | 341 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { in hash() functions 394 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { hash() functions 437 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { hash() functions [all...] |
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/ |
| H A D | mod.rs | 341 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { in hash() functions 394 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { hash() functions 437 fn hash<H: ::hash::Hasher>(&self, state: &mut H) { hash() functions [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/ |
| H A D | efuse_opt.c | 70 hi_u8 hash[SHA_256_LENGTH] = {0}; in efuse_cfg_verify() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
| H A D | uid.h | 166 inline uint64_t hash(const Uid& value) in hash() function
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| H A D | proxy_directory.cpp | 34 uint64_t hash(const CORE_NS::IDirectory::Entry::Type& val) in hash() function 41 struct std::hash<CORE_NS::IDirectory::Entry> { struct in std
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/ |
| H A D | entity.h | 67 inline uint64_t hash(const CORE_NS::Entity& b) in hash() function
|
| /foundation/resourceschedule/ffrt/benchmarks/base/ |
| H A D | base.cpp | 74 uint64_t hash = 14695981039346656037ULL; in BenchmarkNative() local 105 uint64_t hash = 14695981039346656037ULL; in BenchmarkFFRT() local [all...] |
| /foundation/communication/dsoftbus/tests/core/adapter/unittest/ |
| H A D | lnn_ohos_account_mock.cpp | 40 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash)
in SoftBusGenerateStrHash() argument
|
| /foundation/distributedhardware/distributed_input/common/include/ |
| H A D | white_list_util.h | 35 std::string hash; member
|
| /foundation/communication/dsoftbus/adapter/common/dfx/ |
| H A D | softbus_adapter_hiview.cpp | 64 std::string hash = HiView::GenTruncatedHash(input, HiView::ALGORITHM_SHA_256, HiView::DEFAULT_TRUNCATED_LENGTH); in SoftBusGenHiviewHash() local
|
| /foundation/communication/dsoftbus/adapter/common/mbedtls/ |
| H A D | softbus_aes_encrypt_virtual.c | 19 SoftBusGenerateHmacHash( const EncryptKey *randomKey, const uint8_t *rootKey, uint32_t rootKeyLen, uint8_t *hash, uint32_t hashLen) SoftBusGenerateHmacHash() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | sha256_generic.c | 65 crypto_sha256_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *hash) crypto_sha256_finup() argument
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | nhpoly1305-neon-glue.c | 20 _nh_neon(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) _nh_neon() argument
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | nhpoly1305-avx2-glue.c | 20 _nh_avx2(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) _nh_avx2() argument
|
| H A D | nhpoly1305-sse2-glue.c | 20 _nh_sse2(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) _nh_sse2() argument
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| H A D | nhpoly1305-neon-glue.c | 20 _nh_neon(const u32 *key, const u8 *message, size_t message_len, __le64 hash[NH_NUM_PASSES]) _nh_neon() argument
|