Home
last modified time | relevance | path

Searched refs:bucket_idx_hash (Results 1 – 16 of 16) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp275 static size_t bucket_idx_hash(InternalTable* table, const uintx hash) { in bucket_idx_hash() function in ConcurrentHashTable
281 size_t bucket_index = bucket_idx_hash(table, hash); in get_bucket_in()
H A DconcurrentHashTable.inline.hpp680 size_t aux_index = bucket_idx_hash(new_table, aux_hash); in unzip_bucket()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp269 static size_t bucket_idx_hash(InternalTable* table, const uintx hash) { in bucket_idx_hash() function in ConcurrentHashTable
275 size_t bucket_index = bucket_idx_hash(table, hash); in get_bucket_in()
H A DconcurrentHashTable.inline.hpp665 size_t aux_index = bucket_idx_hash(new_table, aux_hash); in unzip_bucket()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp276 static size_t bucket_idx_hash(InternalTable* table, const uintx hash) { in bucket_idx_hash() function in ConcurrentHashTable
282 size_t bucket_index = bucket_idx_hash(table, hash); in get_bucket_in()
H A DconcurrentHashTable.inline.hpp665 size_t aux_index = bucket_idx_hash(new_table, aux_hash); in unzip_bucket()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp276 static size_t bucket_idx_hash(InternalTable* table, const uintx hash) { in bucket_idx_hash() function in ConcurrentHashTable
282 size_t bucket_index = bucket_idx_hash(table, hash); in get_bucket_in()
H A DconcurrentHashTable.inline.hpp665 size_t aux_index = bucket_idx_hash(new_table, aux_hash); in unzip_bucket()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp271 static size_t bucket_idx_hash(InternalTable* table, const uintx hash) { in bucket_idx_hash() function in ConcurrentHashTable
277 size_t bucket_index = bucket_idx_hash(table, hash); in get_bucket_in()
H A DconcurrentHashTable.inline.hpp666 size_t aux_index = bucket_idx_hash(new_table, aux_hash); in unzip_bucket()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp268 static size_t bucket_idx_hash(InternalTable* table, const uintx hash) { in bucket_idx_hash() function in ConcurrentHashTable
274 size_t bucket_index = bucket_idx_hash(table, hash); in get_bucket_in()
H A DconcurrentHashTable.inline.hpp674 size_t aux_index = bucket_idx_hash(new_table, aux_hash); in unzip_bucket()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp268 static size_t bucket_idx_hash(InternalTable* table, const uintx hash) { in bucket_idx_hash() function in ConcurrentHashTable
274 size_t bucket_index = bucket_idx_hash(table, hash); in get_bucket_in()
H A DconcurrentHashTable.inline.hpp674 size_t aux_index = bucket_idx_hash(new_table, aux_hash); in unzip_bucket()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp273 static size_t bucket_idx_hash(InternalTable* table, const uintx hash) { in bucket_idx_hash() function in ConcurrentHashTable
279 size_t bucket_index = bucket_idx_hash(table, hash); in get_bucket_in()
H A DconcurrentHashTable.inline.hpp673 size_t aux_index = bucket_idx_hash(new_table, aux_hash); in unzip_bucket()