Home
last modified time | relevance | path

Searched refs:jni_NativeInterface (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djni.cpp3524 struct JNINativeInterface_ jni_NativeInterface = { variable
3838 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
3842 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
3846 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
3850 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
3854 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
3858 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
3862 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
3866 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
3876 return &jni_NativeInterface; in jni_functions()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A Djni.cpp3476 struct JNINativeInterface_ jni_NativeInterface = { variable
3784 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
3788 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
3792 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
3796 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
3800 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
3804 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
3808 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
3812 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
3822 return &jni_NativeInterface; in jni_functions()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A Djni.cpp3476 struct JNINativeInterface_ jni_NativeInterface = { variable
3784 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
3788 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
3792 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
3796 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
3800 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
3804 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
3808 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
3812 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
3822 return &jni_NativeInterface; in jni_functions()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A Djni.cpp3294 struct JNINativeInterface_ jni_NativeInterface = { variable
3601 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
3605 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
3609 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
3613 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
3617 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
3621 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
3625 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
3629 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
3639 return &jni_NativeInterface; in jni_functions()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A Djni.cpp3146 struct JNINativeInterface_ jni_NativeInterface = { variable
3453 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
3457 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
3461 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
3465 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
3469 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
3473 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
3477 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
3481 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
3491 return &jni_NativeInterface; in jni_functions()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djni.cpp3524 struct JNINativeInterface_ jni_NativeInterface = { variable
3838 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
3842 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
3846 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
3850 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
3854 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
3858 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
3862 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
3866 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
3876 return &jni_NativeInterface; in jni_functions()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A Djni.cpp3279 struct JNINativeInterface_ jni_NativeInterface = { variable
3586 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
3590 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
3594 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
3598 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
3602 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
3606 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
3610 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
3614 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
3624 return &jni_NativeInterface; in jni_functions()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A Djni.cpp3394 struct JNINativeInterface_ jni_NativeInterface = { variable
3701 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
3705 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
3709 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
3713 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
3717 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
3721 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
3725 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
3729 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
3739 return &jni_NativeInterface; in jni_functions()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Djni.cpp4667 struct JNINativeInterface_ jni_NativeInterface = { variable
4977 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
4981 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
4985 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
4989 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
4993 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
4997 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
5001 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
5005 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
5015 return &jni_NativeInterface; in jni_functions()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Djni.cpp4667 struct JNINativeInterface_ jni_NativeInterface = { variable
4977 jni_NativeInterface.GetBooleanField = (GetBooleanField_t)func; in quicken_jni_functions()
4981 jni_NativeInterface.GetByteField = (GetByteField_t)func; in quicken_jni_functions()
4985 jni_NativeInterface.GetCharField = (GetCharField_t)func; in quicken_jni_functions()
4989 jni_NativeInterface.GetShortField = (GetShortField_t)func; in quicken_jni_functions()
4993 jni_NativeInterface.GetIntField = (GetIntField_t)func; in quicken_jni_functions()
4997 jni_NativeInterface.GetLongField = (GetLongField_t)func; in quicken_jni_functions()
5001 jni_NativeInterface.GetFloatField = (GetFloatField_t)func; in quicken_jni_functions()
5005 jni_NativeInterface.GetDoubleField = (GetDoubleField_t)func; in quicken_jni_functions()
5015 return &jni_NativeInterface; in jni_functions()
[all …]