Home
last modified time | relevance | path

Searched defs:hash (Results 1 – 25 of 253) sorted by relevance

1234567891011

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dhash.h34 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
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(const int64_t& value) in hash() function
81 inline uint64_t hash(void* const& value) in hash() function
86 inline uint64_t hash(T* const& value) in hash() function
94 uint32_t hash = FNV_OFFSET_BASIS_32; in FNV1a32Hash() local
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dproxy_directory.cpp41 struct std::hash<CORE_NS::IDirectory::Entry> { struct in std
42 using argument_type = CORE_NS::IDirectory::Entry;
43 using result_type = uint64_t;
44 result_type operator()(argument_type const& s) const noexcept in operator ()()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_drawing_filter_test.cpp52 uint32_t hash = 1; variable
72 uint32_t hash = 1; variable
99 uint32_t hash = 1; variable
138 uint32_t hash = 1; variable
161 uint32_t hash = 1; variable
184 uint32_t hash = 1; variable
207 uint32_t hash = 1; variable
230 uint32_t hash = 1; variable
/aosp14/frameworks/base/sax/java/android/sax/
H A DChildren.java31 int hash = uri.hashCode() * 31 + localName.hashCode(); in getOrCreate() local
66 int hash = uri.hashCode() * 31 + localName.hashCode(); in get() local
88 final int hash; field in Children.Child
92 int hash) { in Child()
/aosp14/system/core/libutils/
H A DJenkinsHash.cpp30 hash_t JenkinsHashWhiten(uint32_t hash) { in JenkinsHashWhiten()
37 uint32_t JenkinsHashMixBytes(uint32_t hash, const uint8_t* bytes, size_t size) { in JenkinsHashMixBytes()
56 uint32_t JenkinsHashMixShorts(uint32_t hash, const uint16_t* shorts, size_t size) { in JenkinsHashMixShorts()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DSmallHash.java32 public static int hash(String in) { in hash() method in SmallHash
41 public static int hash(int in) { in hash() method in SmallHash
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dids.h97 inline uint64_t hash(const META_NS::ObjectId& value) in hash() function
102 inline uint64_t hash(const META_NS::InstanceId& value) in hash() function
H A Dmeta_types.h41 inline constexpr BASE_NS::Uid MakeUidImpl(uint64_t hash, const char (&type)[9]) in MakeUidImpl()
81 inline constexpr uint64_t CombineHash(uint64_t hash) in CombineHash()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/util/
H A DSmallHash.java29 public static int hash(String in) { in hash() method in SmallHash
39 public static int hash(int in) { in hash() method in SmallHash
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/
H A Dcalc_fingerprint.cpp59 int CalcFingerprint::CalcFileSha(const string& filePath, char *hash, size_t len) in CalcFileSha()
74 int CalcFingerprint::CalcFileShaOriginal(const string& filePath, unsigned char *hash, size_t len) in CalcFileShaOriginal()
118 int CalcFingerprint::CalcBufferSha(const string& buffer, size_t bufSize, char *hash, size_t len) in CalcBufferSha()
138 int CalcFingerprint::CalcBufferSha(unsigned char* source, size_t sourceLen, char *hash, size_t hash… in CalcBufferSha()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dhash.cpp21 uint64_t hash = 0; in HashFunc() local
33 uint32_t hash = 0; in Hash32Func() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_hash.c66 static int32_t HashCheckParam(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HashCheckParam()
76 int32_t HksOpensslHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HksOpensslHash()
134 int32_t HksOpensslHashFinal(void **cryptoCtx, const struct HksBlob *msg, struct HksBlob *hash) in HksOpensslHashFinal()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_map.c37 uint32_t hash = 0; in MapHash() local
50 static int32_t MapHashIdx(const Map *map, uint32_t hash) in MapHashIdx()
104 static MapNode *MapCreateNode(const char *key, uint32_t hash, in MapCreateNode()
152 uint32_t hash = MapHash(key); in LnnMapSet() local
214 uint32_t hash = MapHash(key); in LnnMapGet() local
246 uint32_t hash = MapHash(key); in LnnMapErase() local
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_map.c20 uint32_t hash; member
46 static uint32_t MapHashIdx(const Map *map, uint32_t hash) in MapHashIdx()
98 static struct MapNode *MapCreateNode(const char *key, uint32_t hash, in MapCreateNode()
139 uint32_t hash; in MapSet() local
193 uint32_t hash; in MapGet() local
218 uint32_t hash; in MapErase() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp76 uint64_t BASE_NS::hash(const RENDER_NS::GpuBufferDesc& desc) in hash() function in BASE_NS
90 uint64_t BASE_NS::hash(const RENDER_NS::GpuImageDesc& desc) in hash() function in BASE_NS
368 const uint64_t hash = BASE_NS::hash(desc); in GetBufferPool() local
379 const uint64_t hash = BASE_NS::hash(desc); in GetImagePool() local
432 const uint64_t hash = BASE_NS::hash(buf); in CreatePoolForBuffers() local
483 const uint64_t hash = BASE_NS::hash(img); in CreatePoolForImages() local
504 const size_t hash = BASE_NS::hash(desc); in GetBufferPoolDebugName() local
513 const size_t hash = BASE_NS::hash(desc); in GetImagePoolDebugName() local
/aosp14/system/core/fs_mgr/libfs_avb/
H A Dsha.h27 uint8_t hash[SHA256_DIGEST_LENGTH]; variable
47 uint8_t hash[SHA512_DIGEST_LENGTH]; variable
/aosp14/system/core/libcutils/
H A Dhashmap.cpp29 int hash; member
37 int (*hash)(void* key); member
96 static inline size_t calculateIndex(size_t bucketCount, int hash) { in calculateIndex()
169 static Entry* createEntry(void* key, int hash, void* value) { in createEntry()
193 int hash = hashKey(map, key); in hashmapPut() local
225 int hash = hashKey(map, key); in hashmapGet() local
240 int hash = hashKey(map, key); in hashmapRemove() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_sm3_cipher.cpp97 struct HksBlob hash = { 19, hashData }; variable
119 struct HksBlob hash = { 32, hashData }; variable
141 struct HksBlob hash = { 46, hashData }; variable
/ohos5.0/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/
H A Dhiview_log.h426 #define HILOG_DEBUG_HASH(mod, hash, ...) \ argument
429 #define HILOG_DEBUG_HASH(mod, hash, ...) argument
441 #define HILOG_INFO_HASH(mod, hash, ...) \ argument
444 #define HILOG_INFO_HASH(mod, hash, ...) argument
456 #define HILOG_WARN_HASH(mod, hash, ...) \ argument
459 #define HILOG_WARN_HASH(mod, hash, ...) argument
471 #define HILOG_ERROR_HASH(mod, hash, ...) \ argument
474 #define HILOG_ERROR_HASH(mod, hash, ...) argument
486 #define HILOG_FATAL_HASH(mod, hash, ...) \ argument
489 #define HILOG_FATAL_HASH(mod, hash, ...) argument
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerUtils.java83 final int hash = getUnsignedHashUnCached(s); in getUnsignedHashCached() local
84 sHashCache.put(s.intern(), hash); in getUnsignedHashCached() local
126 final int hash = getUnsignedHashCached(packageName) ^ getAndroidIdHash(); in shouldSamplePackageForAtom() local
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/
H A DBackupPasswordManager.java187 BackupPasswordHash hash = getPasswordHashFileCodec().deserialize(); in loadStateFromFilesystem() local
252 public String hash; field in BackupPasswordManager.BackupPasswordHash
255 BackupPasswordHash(String hash, byte[] salt) { in BackupPasswordHash()
303 String hash = dataInputStream.readUTF(); in deserialize() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_hash.c98 …MbedtlsHashMd5Final(struct HksMbedtlsHashCtx *ctx, const struct HksBlob *msg, struct HksBlob *hash) in HksMbedtlsHashMd5Final()
185 …bedtlsHashSha1Final(struct HksMbedtlsHashCtx *ctx, const struct HksBlob *msg, struct HksBlob *hash) in HksMbedtlsHashSha1Final()
282 struct HksBlob *hash) in HksMbedtlsHashSha256Final()
381 struct HksBlob *hash) in HksMbedtlsHashSha512Final()
527 int32_t HksMbedtlsHashFinal(void **cryptoCtx, const struct HksBlob *msg, struct HksBlob *hash) in HksMbedtlsHashFinal()
604 int32_t HksMbedtlsHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HksMbedtlsHash()
/aosp14/system/core/libutils/include/utils/
H A DJenkinsHash.h35 inline uint32_t JenkinsHashMix(uint32_t hash, uint32_t data) { in JenkinsHashMix()
/aosp14/frameworks/base/tools/aapt/
H A DResourceIdCache.cpp34 static inline uint32_t hashround(uint32_t hash, int c) { in hashround()
38 static uint32_t hash(const android::String16& hashableString) { in hash() function
39 uint32_t hash = 5381; in hash() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dentity.h67 inline uint64_t hash(const CORE_NS::Entity& b) in hash() function

1234567891011