Searched refs:oldBuckets (Results 1 – 3 of 3) sorted by relevance
601 final Bucket[] oldBuckets = _buckets; in copyArrays() local602 _buckets = Arrays.copyOf(oldBuckets, oldBuckets.length); in copyArrays()634 final Bucket[] oldBuckets = _buckets; in rehash() local664 Bucket b = oldBuckets[i]; in rehash()
110 struct cso_node **oldBuckets = hash->buckets; in cso_data_rehash() local121 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash()140 FREE(oldBuckets); in cso_data_rehash()
141 struct cso_node **oldBuckets = hash->buckets; in cso_data_rehash() local152 struct cso_node *firstNode = oldBuckets[i]; in cso_data_rehash()171 FREE(oldBuckets); in cso_data_rehash()