Home
last modified time | relevance | path

Searched refs:hash_divisor (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/src/
H A Dtsdf_functions.hpp199 const int hash_divisor = _hash_divisor; member in cv::kinfu::VolumesTable
211 this->volumes = cv::Mat(hash_divisor * list_size, 1, rawType<Volume_NODE>()); in VolumesTable()
233 int hash = int(calc_hash(idx) % hash_divisor); in insert()
251 volumes.resize(hash_divisor * bufferNums); in insert()
255 v->nextVolumeRow = (bufferNum * hash_divisor + hash) * list_size; in insert()
292 int hash = int(calc_hash(idx) % hash_divisor); in getPos()
293 return (bufferNum * hash_divisor + hash) * list_size; in getPos()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/src/opencl/
H A Dhash_tsdf.cl255 const int hash_divisor = HASH_DIVISOR;
363 const int hash_divisor,
417 it = custom_find(volumeUnitIdx, hash_divisor, hashes, data);
503 const int hash_divisor = HASH_DIVISOR;
549 int row = custom_find(currVolumeUnitIdx, hash_divisor, hashes, data);
573 hash_divisor, hashes, data,
624 const int hash_divisor = HASH_DIVISOR;
/dports/net/axa/axa-2.2.0/
H A DMakefile.am129 axalib/hash_divisor.c \
H A DMakefile.in174 axalib/axa_libaxa_la-hash_divisor.lo \
890 axalib/hash_divisor.c \
1176 axalib/axa_libaxa_la-hash_divisor.lo: axalib/$(am__dirstamp) \
1481 @AMDEP_TRUE@@am__include@ @am__quote@axalib/$(DEPDIR)/axa_libaxa_la-hash_divisor.Plo@am__quote@
1625 axalib/axa_libaxa_la-hash_divisor.lo: axalib/hash_divisor.c
1626hash_divisor.lo -MD -MP -MF axalib/$(DEPDIR)/axa_libaxa_la-hash_divisor.Tpo -c -o axalib/axa_libax…
1627 …V_at)$(am__mv) axalib/$(DEPDIR)/axa_libaxa_la-hash_divisor.Tpo axalib/$(DEPDIR)/axa_libaxa_la-hash…
1630 …AGS) -c -o axalib/axa_libaxa_la-hash_divisor.lo `test -f 'axalib/hash_divisor.c' || echo '$(srcdir…
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Drrl.c52 hash_divisor(unsigned int initial) { in hash_divisor() function
323 new_bins = hash_divisor(new_bins); in expand_rrl_hash()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Drrl.c52 hash_divisor(unsigned int initial) { in hash_divisor() function
323 new_bins = hash_divisor(new_bins); in expand_rrl_hash()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Drrl.c52 hash_divisor(unsigned int initial) { in hash_divisor() function
300 new_bins = hash_divisor(new_bins); in expand_rrl_hash()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Drrl.c50 hash_divisor(unsigned int initial) { in hash_divisor() function
321 new_bins = hash_divisor(new_bins); in expand_rrl_hash()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Drrl.c50 hash_divisor(unsigned int initial) { in hash_divisor() function
321 new_bins = hash_divisor(new_bins); in expand_rrl_hash()