Home
last modified time | relevance | path

Searched defs:hash_2 (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/tests/lib/
H A Dtest_feature_cached_string.cpp44 uintptr_t hash_2 = ht_feature_cached_string_add_mapping(timeline, label_2); in TEST() local
120 uintptr_t hash_2 = ht_feature_cached_string_add_mapping_dynamic(timeline, label); in TEST() local
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/tests/lib/
H A Dtest_feature_cached_string.cpp44 uintptr_t hash_2 = ht_feature_cached_string_add_mapping(timeline, label_2); in TEST() local
120 uintptr_t hash_2 = ht_feature_cached_string_add_mapping_dynamic(timeline, label); in TEST() local
/dports/devel/idutils/idutils-4.6/libidu/
H A Didu-hash.c45 hash_func_t hash_1, hash_func_t hash_2, hash_cmp_func_t hash_cmp) in hash_init()
86 unsigned int hash_2 = 0; in hash_find_slot() local
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dhash.c47 hash_func_t hash_1, hash_func_t hash_2, hash_cmp_func_t hash_cmp) in hash_init()
131 unsigned int hash_2 = 0; in hash_find_slot() local
177 unsigned int hash_2; in hash_find_slot_strcached() local
/dports/print/a2ps/a2ps-4.13/lib/
H A Dhashtab.c48 hash_func_t hash_1, hash_func_t hash_2, hash_cmp_func_t hash_cmp) in hash_init()
87 unsigned int hash_2 = 0; in hash_find_slot() local
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dhash.c43 hash_func_t hash_1, hash_func_t hash_2, hash_cmp_func_t hash_cmp) in hash_init()
89 unsigned int hash_2 = 0; in hash_find_slot() local
/dports/devel/gmake/make-4.3/src/
H A Dhash.c43 hash_func_t hash_1, hash_func_t hash_2, hash_cmp_func_t hash_cmp) in hash_init()
89 unsigned int hash_2 = 0; in hash_find_slot() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/siplib/
H A Dobjmap.c27 #define hash_2(k,s) ((s) - 2 - (hash_1((k),(s)) % ((s) - 2))) macro
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.8/
H A Dobjmap.c27 #define hash_2(k,s) ((s) - 2 - (hash_1((k),(s)) % ((s) - 2))) macro
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.7/
H A Dobjmap.c27 #define hash_2(k,s) ((s) - 2 - (hash_1((k),(s)) % ((s) - 2))) macro
/dports/devel/py-qt5-sip/PyQt5_sip-12.9.0/
H A Dobjmap.c27 #define hash_2(k,s) ((s) - 2 - (hash_1((k),(s)) % ((s) - 2))) macro
/dports/net/kamailio/kamailio-5.4.5/src/modules/uid_domain/
H A Duid_domain_mod.c108 struct hash_entry** hash_2 = 0; /* Pointer to hash table 2 */ variable
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Das400_des_fmt_plug.c279 DES_cblock hash_1, hash_2; in crypt_all() local
/dports/devel/pecl-swoole/swoole-4.8.5/ext-src/
H A Dswoole_mysql_proto.cc306 char hash_2[20]; in sha1_password_with_nonce() local
/dports/textproc/rnv/rnv-1.7.11/
H A Drx.c169 static int hash_2(int x) {return r2p[x][0]*PRIME_2;} in hash_2() function
/dports/security/py-python-registry/python-registry-1.4/Registry/
H A DRegistryParse.py1829 def hash_2(self): member in HvLEBlock