Searched defs:d_index (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/share/vm/classfile/
H A DloaderConstraints.cpp455 int d_index = dictionary->hash_to_index(d_hash); local
H A DsystemDictionary.cpp359 int d_index = dictionary()->hash_to_index(d_hash); local
472 int d_index = dictionary()->hash_to_index(d_hash); local
550 int d_index = dictionary()->hash_to_index(d_hash); local
676 int d_index = dictionary()->hash_to_index(d_hash); local
971 int d_index = dictionary()->hash_to_index(d_hash); local
1203 int d_index = shared_dictionary()->hash_to_index(d_hash); local
1642 int d_index = dictionary()->hash_to_index(d_hash); local
1712 int d_index = dictionary()->hash_to_index(d_hash); local
1854 int d_index = dictionary()->hash_to_index(d_hash); local
2232 check_constraints(int d_index, unsigned int d_hash, instanceKlassHandle k, Handle class_loader, bool defining, TRAPS) argument
2292 update_dictionary(int d_index, unsigned int d_hash, int p_index, unsigned int p_hash, instanceKlassHandle k, Handle class_loader, TRAPS) argument
[all...]
/openjdk9/jdk/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngrtran.c566 int min_d, k, min_k, d_index; local
809 int d_index = index_g | ib; local

Completed in 31 milliseconds