Home
last modified time | relevance | path

Searched defs:hash_func_t (Results 1 – 12 of 12) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/carrierroute/
H A Dprime_hash.h60 typedef int (*hash_func_t)(struct sip_msg * msg, typedef
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/program/
H A Dhash_table.h49 typedef unsigned (*hash_func_t)(const void *key); typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/mesa/program/
H A Dhash_table.h49 typedef unsigned (*hash_func_t)(const void *key); typedef
/dports/devel/libplist/libplist-2.2.0/src/
H A Dhashtable.h31 typedef unsigned int(*hash_func_t)(const void* key); typedef
/dports/devel/py-libplist/libplist-2.2.0/src/
H A Dhashtable.h31 typedef unsigned int(*hash_func_t)(const void* key); typedef
/dports/science/paje/Paje_1.97/Tracers/JRastro/include/
H A Dhash.h43 typedef int(*hash_func_t)(hash_key_t); typedef
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/be13_api/
H A Dfeature_recorder_set.h108 typedef std::string (*hash_func_t)(const uint8_t* buf, size_t bufsize); typedef
H A Dsbuf.h498 typedef std::string (*hash_func_t)(const uint8_t* buf, size_t bufsize); typedef
/dports/math/vowpal_wabbit/vowpal_wabbit-7.10/vowpalwabbit/
H A Dparse_primitives.h44 typedef size_t (*hash_func_t)(substring, uint32_t); typedef
/dports/net/kamailio/kamailio-5.4.5/src/lib/cds/
H A Dhash_table.h42 typedef unsigned int (*hash_func_t)(ht_key_t k); typedef
/dports/devel/idutils/idutils-4.6/libidu/
H A Didu-hash.h24 typedef unsigned long (*hash_func_t) (void const *key); typedef
/dports/net-mgmt/darkstat/darkstat-3.0.719/
H A Dhosts_db.c37 typedef uint32_t (hash_func_t)(const struct hashtable *, const void *); typedef