| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfdriver.c | 1007 FT_UInt32 hash[4]; in sfnt_get_var_ps_name() local
|
| /third_party/python/Modules/ |
| H A D | _abc.c | 841 Py_hash_t hash; in subclasscheck_check_registry() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | rbbi.cpp | 414 int32_t hash = 0; in hashCode() local
|
| H A D | uhash.cpp | 146 _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 D | diff.c | 58 unsigned hash; member 266 long hash; in create_j_vector() local [all...] |
| H A D | modprobe.c | 141 unsigned i, hash = 0; in get_mod() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | message.c | 136 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 D | ast_opt.c | 138 Py_hash_t hash; in check_complexity() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_field.h | 802 struct hash<::PROTOBUF_NAMESPACE_ID::MapKey> { struct
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
| H A D | hash_test.cc | 157 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 D | SkRuntimeEffect.h | 263 uint32_t hash() const { return fHash; } in hash() function in SkSL::SkRuntimeEffect
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.h | 319 uint32_t& hash() { in hash() function in skia::textlayout::final
|
| /third_party/rust/crates/regex/src/ |
| H A D | compile.rs | 1140 fn hash(&self, suffix: &SuffixCacheKey) -> usize { in hash() functions
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | hash.rs | 436 pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack> { fmt() functions [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | token.rs | 311 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 D | parse.rs | 1385 fn hash<H: Hasher>(&self, _state: &mut H) {} in hash() functions
|
| /third_party/vk-gl-cts/modules/gles3/stress/ |
| H A D | es3sDrawTests.cpp | 598 deUint32 hash = spec.hash(); in init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_openssl_ocsp.c | 402 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 D | eap_eke_common.c | 211 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 D | eap_sim_common.c | 238 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 D | ikev2_common.c | 117 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 D | eap_pwd.c | 692 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 D | eap_server.c | 702 u8 hash[SHA256_MAC_LEN]; in erp_send_finish_reauth() local 799 u8 hash[SHA256_MAC_LEN]; in SM_STATE() local [all...] |
| H A D | eap_server_aka.c | 273 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 D | p2p_build.c | 446 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...] |