Home
last modified time | relevance | path

Searched refs:excCls (Results 1 – 11 of 11) sorted by relevance

/dports/math/polymake/polymake-4.5/bundled/java/java/native/
H A DSharedMemoryMatrix.c33 static jclass thisCls=0, psCls, pmpCls, excCls; variable
54 CacheID(excCls, FindClass( jenv, "de/tuberlin/polymake/common/SharedMemoryMatrixException")); in Java_de_tuberlin_polymake_common_SharedMemoryMatrix_attachToShm()
69 (*jenv)->ThrowNew( jenv, excCls, "access to shared memory denied" ); in Java_de_tuberlin_polymake_common_SharedMemoryMatrix_attachToShm()
72 (*jenv)->ThrowNew( jenv, excCls, "invalid shared memory key" ); in Java_de_tuberlin_polymake_common_SharedMemoryMatrix_attachToShm()
75 (*jenv)->ThrowNew( jenv, excCls, "error in shmat"); in Java_de_tuberlin_polymake_common_SharedMemoryMatrix_attachToShm()
106 (*jenv)->ThrowNew( jenv, excCls, msg ); in Java_de_tuberlin_polymake_common_SharedMemoryMatrix_copyCoords__Lde_tuberlin_polymake_common_geometry_PointSet_2()
134 (*jenv)->ThrowNew( jenv, excCls, msg); in Java_de_tuberlin_polymake_common_SharedMemoryMatrix_copyCoords__ILde_tuberlin_polymake_common_geometry_PolymakePoint_2()
144 (*jenv)->ThrowNew( jenv, excCls, msg); in Java_de_tuberlin_polymake_common_SharedMemoryMatrix_copyCoords__ILde_tuberlin_polymake_common_geometry_PolymakePoint_2()
172 (*jenv)->ThrowNew( jenv, excCls, msg ); in Java_de_tuberlin_polymake_common_SharedMemoryMatrix_setCoords__Lde_tuberlin_polymake_common_geometry_PointSet_2()
199 (*jenv)->ThrowNew( jenv, excCls, msg); in Java_de_tuberlin_polymake_common_SharedMemoryMatrix_setCoords__ILde_tuberlin_polymake_common_geometry_PolymakePoint_2()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Canvas.cpp140 jclass excCls = env->FindClass( in Create() local
142 DASSERT(excCls); in Create()
144 env->ThrowNew(excCls, in Create()
146 env->DeleteLocalRef(excCls); in Create()