Home
last modified time | relevance | path

Searched defs:hash (Results 751 - 775 of 2449) sorted by relevance

1...<<31323334353637383940>>...98

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_particle_noise_field.cpp164 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 Drs_typeface_cache.cpp58 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 Dstring_view.h816 inline uint64_t hash(const string_view& value) in hash() function
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty.h102 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 Dtypeface.cpp180 void Typeface::SetHash(uint32_t hash) in SetHash() argument
/foundation/communication/ipc/ipc/test/rpc/socket_trans/src/
H A Drpc_mini_socket_trans.c64 uint16_t hash = DEFAULT_HASH_SEED; in Hash() local
H A Drpc_socket_trans.c62 uint16_t hash = DEFAULT_HASH_SEED; in Hash() local
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_subscribe_info_test.cpp214 SubscribeHash hash; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp140 uint32_t hash = (uintptr_t(ptr) & 0xFFFFFFFF); in Anonymous() local
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp115 uint32_t hash = (uintptr_t(ptr) & 0xFFFFFFFF); in Anonymous() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h116 const unsigned char *hash; member
/foundation/distributedhardware/distributed_input/common/include/
H A Dwhite_list_util.cpp239 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 Ddhcp_address_pool.cpp42 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 Dsoftbus_aes_encrypt.c39 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 Dsha256.c117 FILLP_UINT32 hash[FILLP_HASH_ARRAY_SZ]; in FillpSha256Compile() local
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_blob_cache.h67 size_t hash = 0; in operator ()() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_typeface.cpp340 void SkiaTypeface::SetHash(uint32_t hash) in SetHash() argument
/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c93 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 Dauthenc.c141 u8 *hash = areq_ctx->tail; in crypto_authenc_genicv() local
288 u8 *hash = areq_ctx->tail; in crypto_authenc_decrypt() local
[all...]
H A Dtgr192.c35 u8 hash[64]; member
[all...]
H A Dwp512.c43 u64 hash[WP512_DIGEST_SIZE/8]; member
[all...]
/kernel/linux/linux-5.10/drivers/base/power/
H A Dtrace.c193 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 Dpadlock-sha.c193 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 Damdgpu_gmc.c276 uint32_t hash; in amdgpu_gmc_filter_faults() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Drelocate.c102 static inline __init unsigned long rotate_xor(unsigned long hash, in rotate_xor() argument
125 unsigned long hash = 0; get_random_boot() local
[all...]

Completed in 17 milliseconds

1...<<31323334353637383940>>...98