/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/ |
H A D | klass.hpp | 396 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 397 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 414 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 430 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 206 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 213 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|
H A D | typeArrayKlass.cpp | 80 set_layout_helper(array_layout_helper(type)); in TypeArrayKlass()
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/ |
H A D | klass.hpp | 395 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 396 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 413 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 429 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 201 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 208 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/ |
H A D | klass.hpp | 404 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 405 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 422 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 438 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 207 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 214 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/ |
H A D | klass.hpp | 404 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 405 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 422 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 438 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 207 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 214 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/ |
H A D | klass.hpp | 395 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 396 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 413 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 429 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 209 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 216 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|
H A D | typeArrayKlass.cpp | 90 set_layout_helper(array_layout_helper(type)); in TypeArrayKlass()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/ |
H A D | klass.hpp | 412 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 413 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 430 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 446 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 213 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 220 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|
H A D | typeArrayKlass.cpp | 80 set_layout_helper(array_layout_helper(type)); in TypeArrayKlass()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/ |
H A D | klass.hpp | 421 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 422 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 439 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 455 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 213 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 220 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|
H A D | typeArrayKlass.cpp | 79 set_layout_helper(array_layout_helper(type)); in TypeArrayKlass()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/ |
H A D | klass.hpp | 408 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 409 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 426 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 442 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 210 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 217 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|
H A D | typeArrayKlass.cpp | 80 set_layout_helper(array_layout_helper(type)); in TypeArrayKlass()
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/ |
H A D | klass.hpp | 383 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 384 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 401 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 417 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 213 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 220 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/ |
H A D | klass.hpp | 383 jint zlh = array_layout_helper(T_BOOLEAN); in layout_helper_boolean_diffbit() 384 jint blh = array_layout_helper(T_BYTE); in layout_helper_boolean_diffbit() 401 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { in array_layout_helper() function in Klass 417 static jint array_layout_helper(BasicType etype);
|
H A D | klass.cpp | 213 jint Klass::array_layout_helper(BasicType etype) { in array_layout_helper() function in Klass 220 int lh = array_layout_helper(tag, hsize, etype, exact_log2(esize)); in array_layout_helper()
|