Home
last modified time | relevance | path

Searched refs:dictHashKey (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/py-hiredis/hiredis-0.2.0/vendor/hiredis/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
188 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
248 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
328 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
H A Ddict.h106 #define dictHashKey(ht, key) (ht)->type->hashFunction(key) macro
/dports/databases/p5-Redis-hiredis/Redis-hiredis-0.11.0/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
188 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
248 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
328 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
H A Ddict.h106 #define dictHashKey(ht, key) (ht)->type->hashFunction(key) macro
/dports/databases/redis6/redis-6.0.16/deps/hiredis/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
188 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
248 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
328 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/qredisclient/3rdparty/hiredis/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
188 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
248 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
328 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/databases/redis5/redis-5.0.14/deps/hiredis/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
188 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
248 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
328 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/mail/rspamd/rspamd-3.1/contrib/hiredis/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
190 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
250 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
330 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/mail/rmilter/rmilter-1.10.0/hiredis/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
188 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
248 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
328 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/hiredis/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
190 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
250 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
330 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/hiredis-0.14.1/
H A Ddict.c119 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
189 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
249 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
329 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/databases/hiredis/hiredis-0.13.3/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
188 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
248 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
328 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/www/h2o-devel/h2o-dcc7134/deps/hiredis/
H A Ddict.c118 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
188 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
248 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
328 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/databases/webdis/webdis-0.1.18/src/hiredis/
H A Ddict.c132 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
210 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
271 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
356 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
H A Ddict.h106 #define dictHashKey(ht, key) (ht)->type->hashFunction(key) macro
/dports/databases/p5-Redis-Fast/Redis-Fast-0.31/deps/hiredis/
H A Ddict.c124 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
200 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
260 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
342 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
H A Ddict.h106 #define dictHashKey(ht, key) (ht)->type->hashFunction(key) macro
/dports/databases/redis-devel/redis-0e5b813/deps/hiredis/
H A Ddict.c124 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
200 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
260 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
342 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/www/nginx-full/nchan-1.2.12/src/store/redis/hiredis/
H A Ddict.c127 h = dictHashKey(ht, he->key) & n.sizemask; in dictExpand()
203 h = dictHashKey(ht, key) & ht->sizemask; in dictDelete()
263 h = dictHashKey(ht, key) & ht->sizemask; in dictFind()
345 h = dictHashKey(ht, key) & ht->sizemask; in _dictKeyIndex()
/dports/databases/redis-devel/redis-0e5b813/src/
H A Ddict.c233 h = dictHashKey(d, de->key) & DICTHT_SIZE_MASK(d->ht_size_exp[1]); in dictRehash()
333 if ((index = _dictKeyIndex(d, key, dictHashKey(d,key), existing)) == -1) in dictAddRaw()
408 h = dictHashKey(d, key); in dictGenericDelete()
517 h = dictHashKey(d, key); in dictFind()
1076 return dictHashKey(d, key); in dictGetHash()
/dports/databases/redis6/redis-6.0.16/src/
H A Ddict.c209 h = dictHashKey(d, de->key) & d->ht[1].sizemask; in dictRehash()
304 if ((index = _dictKeyIndex(d, key, dictHashKey(d,key), existing)) == -1) in dictAddRaw()
374 h = dictHashKey(d, key); in dictGenericDelete()
485 h = dictHashKey(d, key); in dictFind()
1035 return dictHashKey(d, key); in dictGetHash()
/dports/databases/redis5/redis-5.0.14/src/
H A Ddict.c209 h = dictHashKey(d, de->key) & d->ht[1].sizemask; in dictRehash()
302 if ((index = _dictKeyIndex(d, key, dictHashKey(d,key), existing)) == -1) in dictAddRaw()
372 h = dictHashKey(d, key); in dictGenericDelete()
483 h = dictHashKey(d, key); in dictFind()
1004 return dictHashKey(d, key); in dictGetHash()
/dports/textproc/redisearch16/RediSearch-1.6.16/src/util/
H A Ddict.c271 h = dictHashKey(d, de->key) & d->ht[1].sizemask; in dictRehash()
364 if ((index = _dictKeyIndex(d, key, dictHashKey(d,key), existing)) == -1) in dictAddRaw()
434 h = dictHashKey(d, key); in dictGenericDelete()
545 h = dictHashKey(d, key); in dictFind()
1066 return dictHashKey(d, key); in dictGetHash()
/dports/textproc/redisearch/RediSearch-2.2.5/src/util/
H A Ddict.c272 h = dictHashKey(d, de->key) & d->ht[1].sizemask; in dictRehash()
365 if ((index = _dictKeyIndex(d, key, dictHashKey(d,key), existing)) == -1) in dictAddRaw()
435 h = dictHashKey(d, key); in dictGenericDelete()
546 h = dictHashKey(d, key); in dictFind()
1067 return dictHashKey(d, key); in dictGetHash()
/dports/textproc/redisearch20/RediSearch-2.0.15/src/util/
H A Ddict.c272 h = dictHashKey(d, de->key) & d->ht[1].sizemask; in dictRehash()
365 if ((index = _dictKeyIndex(d, key, dictHashKey(d,key), existing)) == -1) in dictAddRaw()
435 h = dictHashKey(d, key); in dictGenericDelete()
546 h = dictHashKey(d, key); in dictFind()
1067 return dictHashKey(d, key); in dictGetHash()

12