Searched refs:compute_seed (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DaltHashing.hpp57 static jint compute_seed();
H A DaltHashing.cpp42 jint AltHashing::compute_seed() { function in class:AltHashing
/openjdk7/hotspot/src/share/vm/utilities/
H A Dhashtable.cpp118 _seed = AltHashing::compute_seed();

Completed in 23 milliseconds