Home
last modified time | relevance | path

Searched refs:dictGenHashFunction (Results 1 – 25 of 75) sorted by relevance

123

/dports/databases/py-hiredis/hiredis-0.2.0/vendor/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/databases/webdis/webdis-0.1.18/src/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/databases/p5-Redis-Fast/Redis-Fast-0.31/deps/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/databases/p5-Redis-hiredis/Redis-hiredis-0.11.0/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/qredisclient/3rdparty/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/databases/redis-devel/redis-0e5b813/deps/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/databases/redis6/redis-6.0.16/deps/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/databases/redis5/redis-5.0.14/deps/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/mail/rspamd/rspamd-3.1/contrib/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/mail/rmilter/rmilter-1.10.0/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/hiredis-0.14.1/include/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/hiredis-0.14.1/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/databases/hiredis/hiredis-0.13.3/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/www/h2o-devel/h2o-dcc7134/deps/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/www/nginx-full/nchan-1.2.12/src/store/redis/hiredis/
H A Ddict.h114 static unsigned int dictGenHashFunction(const unsigned char *buf, int len);
/dports/databases/redis6/redis-6.0.16/utils/hashtable/
H A Drehashing.c11 key = dictGenHashFunction(&key,sizeof(key)); in dictKeyHash()
/dports/databases/redis-devel/redis-0e5b813/utils/hashtable/
H A Drehashing.c11 key = dictGenHashFunction(&key,sizeof(key)); in dictKeyHash()
/dports/databases/redis5/redis-5.0.14/utils/hashtable/
H A Drehashing.c11 key = dictGenHashFunction(&key,sizeof(key)); in dictKeyHash()
/dports/textproc/redisearch/RediSearch-2.2.5/src/util/
H A Ddict.c56 return dictGenHashFunction(key, strlen((char*)key)); in stringsHashFunction()
63 return dictGenHashFunction(str, len); in redisStringsHashFunction()
153 uint64_t dictGenHashFunction(const void *key, int len) { in dictGenHashFunction() function
1181 return dictGenHashFunction((unsigned char*)key, sdslen((char*)key)); in hashCallback()
H A Ddict.h172 uint64_t dictGenHashFunction(const void *key, int len);
/dports/textproc/redisearch20/RediSearch-2.0.15/src/util/
H A Ddict.c56 return dictGenHashFunction(key, strlen((char*)key)); in stringsHashFunction()
63 return dictGenHashFunction(str, len); in redisStringsHashFunction()
153 uint64_t dictGenHashFunction(const void *key, int len) { in dictGenHashFunction() function
1181 return dictGenHashFunction((unsigned char*)key, sdslen((char*)key)); in hashCallback()
H A Ddict.h172 uint64_t dictGenHashFunction(const void *key, int len);
/dports/databases/redis5/redis-5.0.14/src/
H A Ddict.h171 uint64_t dictGenHashFunction(const void *key, int len);
/dports/textproc/redisearch16/RediSearch-1.6.16/src/util/
H A Ddict.h172 uint64_t dictGenHashFunction(const void *key, int len);

123