| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | bindgen-union-inside-namespace.rs | 48 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in hash() functions
|
| H A D | wrap_unsafe_ops_anon_union_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| H A D | anon_union_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| H A D | union_with_anon_unnamed_struct_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| H A D | union_with_anon_struct_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| H A D | union_with_anon_union_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| H A D | anon_struct_in_union_1_0.rs | 43 fn hash<H: ::std::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| H A D | use-core_1_0.rs | 45 fn hash<H: ::core::hash::Hasher>(&self, _state: &mut H) {} in fmt() functions
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| H A D | ext_hash.c | 139 hi_s32 mbedtls_hash_finish(hi_void *ctx, hi_void *hash, hi_u32 hash_buf_len, hi_u32 *hashlen) in mbedtls_hash_finish() argument
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiaware/source/ |
| H A D | hal_wifiaware.c | 29 unsigned int HalCipherHashSha256(const char* input, unsigned int inputLen, unsigned char* hash, unsigned hashLen)
in HalCipherHashSha256() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
| H A D | efuse_opt.h | 32 hi_u8 hash[SHA_256_LENGTH]; /* hash of configuration file. */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/tools/efuse_tool/ |
| H A D | efuse_cfg_gen.py | 71 hash = hashlib.sha256(data).digest()
variable
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | bcmbloom.c | 55 bcm_bloom_hash_t *hash; /* array of hash functions */ member 134 bcm_bloom_add_hash(bcm_bloom_filter_t *bp, bcm_bloom_hash_t hash, uint *idx) bcm_bloom_add_hash() argument [all...] |
| /foundation/CastEngine/castengine_cast_framework/common/include/private/ |
| H A D | cast_service_common.h | 73 struct hash<CastInnerRemoteDevice> { struct
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
| H A D | hash.h | 34 inline uint64_t hash(const uint8_t& value) in hash() function 39 inline uint64_t hash(const uint16_t& value) in hash() function 44 inline uint64_t hash(const uint32_t& value) in hash() function 49 inline uint64_t hash(const uint64_t& value) in hash() function 55 inline uint64_t hash(const unsigned long& value) in hash() function 61 inline uint64_t hash(const int8_t& value) in hash() function 66 inline uint64_t hash(const int16_t& value) in hash() function 71 inline uint64_t hash(const int32_t& value) in hash() function 76 inline uint64_t hash(cons function 81 inline uint64_t hash(void* const& value) hash() function 86 inline uint64_t hash(T* const& value) hash() function 94 uint32_t hash = FNV_OFFSET_BASIS_32; FNV1a32Hash() local 118 uint64_t hash = FNV_OFFSET_BASIS; FNV1aHash() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| H A D | rs_drawing_filter_test.cpp | 54 uint32_t hash = 1; in HWTEST_F() local 74 uint32_t hash = 1; in HWTEST_F() local 101 uint32_t hash = 1; in HWTEST_F() local 140 uint32_t hash = 1; in HWTEST_F() local 163 uint32_t hash = 1; HWTEST_F() local 186 uint32_t hash = 1; HWTEST_F() local 209 uint32_t hash = 1; HWTEST_F() local 232 uint32_t hash = 1; HWTEST_F() local 265 uint32_t hash = 1; HWTEST_F() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/ |
| H A D | medialibrary_common_utils_test.cpp | 77 unsigned char hash[64] = ""; in HWTEST_F() local 86 unsigned char hash[64] = ""; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link_conflict/ |
| H A D | lnn_lane_link_conflict_deps_mock.cpp | 67 int32_t SoftBusGenerateStrHash(const unsigned char *str, uint32_t len, unsigned char *hash) in SoftBusGenerateStrHash() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/ |
| H A D | account_delegate_impl.cpp | 116 bool AccountDelegateImpl::RegisterHashFunc(HashFunc hash) in RegisterHashFunc() argument
|
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
| H A D | common_types.h | 44 std::string hash;
member
|
| /foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
| H A D | asset_value.h | 41 std::string hash; member
|
| /foundation/distributeddatamgr/relational_store/interfaces/inner_api/common_type/include/ |
| H A D | common_types.h | 44 std::string hash; member
|
| /test/xts/acts/security_lite/huks/liteos_m_adapter/ |
| H A D | hks_hash_test.c | 115 struct HksBlob *hash = NULL; in ExecHksHashTestCommon() local
|
| /third_party/elfio/elfio/ |
| H A D | elfio_versym.hpp | 133 get_entry( Elf_Word no, Elf_Half& version, std::string& file_name, Elf_Word& hash, Elf_Half& flags, Elf_Half& other, std::string& dep_name ) const get_entry() argument
|
| /third_party/elfutils/lib/ |
| H A D | dynamicsizehash.c | 55 HASHTYPE hash; in lookup() local [all...] |