Home
last modified time | relevance | path

Searched defs:hash (Results 651 - 675 of 1005) sorted by relevance

1...<<21222324252627282930>>...41

/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c1007 FT_UInt32 hash[4]; in sfnt_get_var_ps_name() local
/third_party/python/Modules/
H A D_abc.c841 Py_hash_t hash; in subclasscheck_check_registry() local
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi.cpp414 int32_t hash = 0; in hashCode() local
H A Duhash.cpp146 _uhash_setElement(UHashtable *hash, UHashElement* e, int32_t hashcode, UHashTok key, UHashTok value, int8_t hint) _uhash_setElement() argument
186 _uhash_internalRemoveElement(UHashtable *hash, UHashElement* e) _uhash_internalRemoveElement() argument
195 _uhash_internalSetResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) _uhash_internalSetResizePolicy() argument
213 _uhash_allocate(UHashtable *hash, int32_t primeIndex, UErrorCode *status) _uhash_allocate() argument
336 _uhash_find(const UHashtable *hash, UHashTok key, int32_t hashcode) _uhash_find() argument
397 _uhash_rehash(UHashtable *hash, UErrorCode *status) _uhash_rehash() argument
440 _uhash_remove(UHashtable *hash, UHashTok key) _uhash_remove() argument
465 _uhash_put(UHashtable *hash, UHashTok key, UHashTok value, int8_t hint, UErrorCode *status) _uhash_put() argument
593 uhash_close(UHashtable *hash) uhash_close() argument
614 uhash_setKeyHasher(UHashtable *hash, UHashFunction *fn) uhash_setKeyHasher() argument
621 uhash_setKeyComparator(UHashtable *hash, UKeyComparator *fn) uhash_setKeyComparator() argument
627 uhash_setValueComparator(UHashtable *hash, UValueComparator *fn) uhash_setValueComparator() argument
634 uhash_setKeyDeleter(UHashtable *hash, UObjectDeleter *fn) uhash_setKeyDeleter() argument
641 uhash_setValueDeleter(UHashtable *hash, UObjectDeleter *fn) uhash_setValueDeleter() argument
648 uhash_setResizePolicy(UHashtable *hash, enum UHashResizePolicy policy) uhash_setResizePolicy() argument
657 uhash_count(const UHashtable *hash) uhash_count() argument
662 uhash_get(const UHashtable *hash, const void* key) uhash_get() argument
670 uhash_iget(const UHashtable *hash, int32_t key) uhash_iget() argument
678 uhash_geti(const UHashtable *hash, const void* key) uhash_geti() argument
686 uhash_igeti(const UHashtable *hash, int32_t key) uhash_igeti() argument
694 uhash_getiAndFound(const UHashtable *hash, const void *key, UBool *found) uhash_getiAndFound() argument
705 uhash_igetiAndFound(const UHashtable *hash, int32_t key, UBool *found) uhash_igetiAndFound() argument
716 uhash_put(UHashtable *hash, void* key, void* value, UErrorCode *status) uhash_put() argument
729 uhash_iput(UHashtable *hash, int32_t key, void* value, UErrorCode *status) uhash_iput() argument
742 uhash_puti(UHashtable *hash, void* key, int32_t value, UErrorCode *status) uhash_puti() argument
756 uhash_iputi(UHashtable *hash, int32_t key, int32_t value, UErrorCode *status) uhash_iputi() argument
769 uhash_putiAllowZero(UHashtable *hash, void *key, int32_t value, UErrorCode *status) uhash_putiAllowZero() argument
783 uhash_iputiAllowZero(UHashtable *hash, int32_t key, int32_t value, UErrorCode *status) uhash_iputiAllowZero() argument
796 uhash_remove(UHashtable *hash, const void* key) uhash_remove() argument
804 uhash_iremove(UHashtable *hash, int32_t key) uhash_iremove() argument
812 uhash_removei(UHashtable *hash, const void* key) uhash_removei() argument
820 uhash_iremovei(UHashtable *hash, int32_t key) uhash_iremovei() argument
828 uhash_removeAll(UHashtable *hash) uhash_removeAll() argument
841 uhash_containsKey(const UHashtable *hash, const void *key) uhash_containsKey() argument
856 uhash_icontainsKey(const UHashtable *hash, int32_t key) uhash_icontainsKey() argument
864 uhash_find(const UHashtable *hash, const void* key) uhash_find() argument
873 uhash_nextElement(const UHashtable *hash, int32_t *pos) uhash_nextElement() argument
891 uhash_removeElement(UHashtable *hash, const UHashElement* e) uhash_removeElement() argument
[all...]
/third_party/toybox/toys/pending/
H A Ddiff.c58 unsigned hash; member
266 long hash; in create_j_vector() local
[all...]
H A Dmodprobe.c141 unsigned i, hash = 0; in get_mod() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c136 VALUE hash = rb_hash_new(); in ruby_wrapper_type() local
401 create_submsg_from_hash(const MessageLayout* layout, const upb_fielddef* f, VALUE hash) create_submsg_from_hash() argument
613 VALUE hash = rb_hash_new(); Message_to_h() local
[all...]
/third_party/python/Python/
H A Dast_opt.c138 Py_hash_t hash; in check_complexity() local
/third_party/protobuf/src/google/protobuf/
H A Dmap_field.h802 struct hash<::PROTOBUF_NAMESPACE_ID::MapKey> { struct
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc157 size_t hash = absl::Hash<void*>()(data.get() + i * align); in TEST() local
489 absl::Hash<PiecewiseHashTester> hash; TEST() local
964 struct hash<ValueWithBoolConversion> { global() struct
[all...]
/third_party/skia/include/effects/
H A DSkRuntimeEffect.h263 uint32_t hash() const { return fHash; } in hash() function in SkSL::SkRuntimeEffect
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h319 uint32_t& hash() { in hash() function in skia::textlayout::final
/third_party/rust/crates/regex/src/
H A Dcompile.rs1140 fn hash(&self, suffix: &SuffixCacheKey) -> usize { in hash() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dhash.rs436 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { fmt() functions
[all...]
/third_party/rust/crates/syn/src/
H A Dtoken.rs311 fn hash<H: Hasher>(&self, _state: &mut H) {} in display() functions
438 fn hash<H: Hasher>(&self, _state: &mut H) {} in hash() functions
545 fn hash<H: Hasher>(&self, _state: &mut H) {} in hash() functions
674 fn hash<H: Hasher>(&self, _state: &mut H) {} in hash() functions
H A Dparse.rs1385 fn hash<H: Hasher>(&self, _state: &mut H) {} in hash() functions
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp598 deUint32 hash = spec.hash(); in init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl_ocsp.c402 ASN1_OCTET_STRING *hash; in issuer_match() local
463 unsigned char hash[SHA_DIGEST_LENGTH]; STACK_OF() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_eke_common.c211 u8 hash[SHA1_MAC_LEN]; in eap_eke_prf_hmac_sha1() local
252 u8 hash[SHA256_MAC_LEN]; in eap_eke_prf_hmac_sha256() local
[all...]
H A Deap_sim_common.c238 u8 hash[SHA256_MAC_LEN]; in prf_prime() local
429 u8 hash[SHA256_MAC_LEN]; in eap_aka_prime_derive_ck_ik_prime() local
[all...]
H A Dikev2_common.c117 u8 hash[IKEV2_MAX_HASH_LEN]; in ikev2_prf_plus() local
56 ikev2_integ_hash(int alg, const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *hash) ikev2_integ_hash() argument
97 ikev2_prf_hash(int alg, const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *hash) ikev2_prf_hash() argument
378 u8 *sign_data, *pos, *buf, hash[IKEV2_MAX_HASH_LEN]; ikev2_derive_auth_data() local
436 u8 hash[IKEV2_MAX_HASH_LEN], *decrypted; ikev2_decrypt_payload() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c692 struct crypto_hash *hash = NULL; in eap_pwd_perform_confirm_exchange() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c702 u8 hash[SHA256_MAC_LEN]; in erp_send_finish_reauth() local
799 u8 hash[SHA256_MAC_LEN]; in SM_STATE() local
[all...]
H A Deap_server_aka.c273 u8 hash[SHA256_MAC_LEN]; in eap_aka_add_checkcode() local
306 u8 hash[SHA256_MAC_LEN]; in eap_aka_verify_checkcode() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_build.c446 p2ps_wildcard_hash(struct p2p_data *p2p, const u8 *hash, u8 hash_count) p2ps_wildcard_hash() argument
594 p2p_buf_add_service_instance(struct wpabuf *buf, struct p2p_data *p2p, u8 hash_count, const u8 *hash, struct p2ps_advertisement *adv_list) p2p_buf_add_service_instance() argument
[all...]

Completed in 28 milliseconds

1...<<21222324252627282930>>...41