/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_particle_noise_field.cpp | 164 float PerlinNoise2D::Grad(int hash, float x, float y) in Grad() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_typeface_cache.cpp | 58 bool RSTypefaceCache::AddIfFound(uint64_t uniqueId, uint32_t hash) in AddIfFound() argument 73 bool RSTypefaceCache::HasTypeface(uint64_t uniqueId, uint32_t hash) in HasTypeface() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string_view.h | 816 inline uint64_t hash(const string_view& value) in hash() function
|
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/ |
H A D | property.h | 102 uint64_t hash; member 137 inline uint64_t hash(const CORE_NS::PropertyTypeDecl& value) in hash() function
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
H A D | typeface.cpp | 180 void Typeface::SetHash(uint32_t hash) in SetHash() argument
|
/foundation/communication/ipc/ipc/test/rpc/socket_trans/src/ |
H A D | rpc_mini_socket_trans.c | 64 uint16_t hash = DEFAULT_HASH_SEED; in Hash() local
|
H A D | rpc_socket_trans.c | 62 uint16_t hash = DEFAULT_HASH_SEED; in Hash() local
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | dp_subscribe_info_test.cpp | 214 SubscribeHash hash; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | store_util.cpp | 140 uint32_t hash = (uintptr_t(ptr) & 0xFFFFFFFF); in Anonymous() local
|
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | store_util.cpp | 115 uint32_t hash = (uintptr_t(ptr) & 0xFFFFFFFF); in Anonymous() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/ |
H A D | cloud_ext_types.h | 116 const unsigned char *hash; member
|
/foundation/distributedhardware/distributed_input/common/include/ |
H A D | white_list_util.cpp | 239 WhiteListItemHash hash; in GetCombKeysHash() local 247 void WhiteListUtil::GetAllComb(TYPE_COMBINATION_KEY_VEC vecs, WhiteListItemHash hash, in GetAllComb() argument 300 std::string hash in GetBusinessEventHash() local 326 std::string hash = GetBusinessEventHash(event); IsNeedFilterOut() local [all...] |
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_address_pool.cpp | 42 std::size_t hash = HASH_DEFAULT_VALUE; in macAddrHash() local 52 std::size_t hash = macAddrHash(macAddr); in GetBindingByMac() local
|
/foundation/communication/dsoftbus/adapter/common/openssl/ |
H A D | softbus_aes_encrypt.c | 39 SoftBusGenerateHmacHash( const EncryptKey *randomKey, const uint8_t *rootKey, uint32_t rootKeyLen, uint8_t *hash, uint32_t hashLen) SoftBusGenerateHmacHash() argument
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | sha256.c | 117 FILLP_UINT32 hash[FILLP_HASH_ARRAY_SZ]; in FillpSha256Compile() local [all...] |
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_blob_cache.h | 67 size_t hash = 0; in operator ()() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_typeface.cpp | 340 void SkiaTypeface::SetHash(uint32_t hash) in SetHash() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | authencesn.c | 93 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail, in crypto_authenc_esn_genicv_tail() local 126 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail, in crypto_authenc_esn_genicv() local
|
H A D | authenc.c | 141 u8 *hash = areq_ctx->tail; in crypto_authenc_genicv() local 288 u8 *hash = areq_ctx->tail; in crypto_authenc_decrypt() local [all...] |
H A D | tgr192.c | 35 u8 hash[64]; member [all...] |
H A D | wp512.c | 43 u64 hash[WP512_DIGEST_SIZE/8]; member [all...] |
/kernel/linux/linux-5.10/drivers/base/power/ |
H A D | trace.c | 193 unsigned int hash = hash_string(lineno, file, FILEHASH); in show_file_hash() local 211 unsigned int hash = hash_string(DEVSEED, dev_name(dev), DEVHASH); in show_dev_hash() local 238 unsigned int hash = hash_string(DEVSEED, dev_name(dev), show_trace_dev_match() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | padlock-sha.c | 193 static int padlock_init_tfm(struct crypto_shash *hash) in padlock_init_tfm() argument 213 static void padlock_exit_tfm(struct crypto_shash *hash) in padlock_exit_tfm() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gmc.c | 276 uint32_t hash; in amdgpu_gmc_filter_faults() local
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | relocate.c | 102 static inline __init unsigned long rotate_xor(unsigned long hash, in rotate_xor() argument 125 unsigned long hash = 0; get_random_boot() local [all...] |