Searched refs:BUCKETS (Results 1 – 2 of 2) sorted by relevance
20 BUCKETS = {bucket: easy_bucket_name for easy_bucket_name, bucket variable39 for bucket in BUCKETS:59 for bucket in BUCKETS:105 buckets = [BUCKETS[bucket] for bucket in buckets]
775 | BUCKETS |780 The BUCKETS are an array of offsets to DATA for each hash:785 | 0x00001000 | BUCKETS[0]786 | 0x00002000 | BUCKETS[1]787 | 0x00002200 | BUCKETS[2]788 | 0x000034f0 | BUCKETS[3]790 | 0xXXXXXXXX | BUCKETS[n_buckets]840 | BUCKETS |849 The ``BUCKETS`` in the name tables are an index into the ``HASHES`` array. By855 values, we can clarify the contents of the ``BUCKETS``, ``HASHES`` and[all …]