Home
last modified time | relevance | path

Searched refs:CallStaticLongMethod (Results 1 – 25 of 133) sorted by relevance

123456

/dports/math/py-or-tools/or-tools-9.2/ortools/util/java/
H A Dfunctions.i87 jenv->CallStaticLongMethod(object_class, method_id, $input));
141 jenv->CallStaticLongMethod(object_class, method_id, $input));
167 jenv->CallStaticLongMethod(object_class, method_id, $input));
191 jenv->CallStaticLongMethod(object_class, method_id, $input));
213 jenv->CallStaticLongMethod(object_class, method_id, $input));
H A Dvector.i124 jlong ptr_value = jenv->CallStaticLongMethod(object_class, method_id, elem);
165 jlong ptr_value = jenv->CallStaticLongMethod(object_class, method_id, elem);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.jni/
H A Dcalls.c46 l = (*env)->CallStaticLongMethod (env, klass, method, (jlong) 10); in Java_calls_docall()
51 l = (*env)->CallStaticLongMethod (env, klass, method, (jbyte) 13, (jlong) 3, in Java_calls_docall()
/dports/lang/gnat_util/gcc-6-20180516/libjava/testsuite/libjava.jni/
H A Dcalls.c46 l = (*env)->CallStaticLongMethod (env, klass, method, (jlong) 10); in Java_calls_docall()
51 l = (*env)->CallStaticLongMethod (env, klass, method, (jbyte) 13, (jlong) 3, in Java_calls_docall()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/testsuite/libjava.jni/
H A Dcalls.c46 l = (*env)->CallStaticLongMethod (env, klass, method, (jlong) 10); in Java_calls_docall()
51 l = (*env)->CallStaticLongMethod (env, klass, method, (jbyte) 13, (jlong) 3, in Java_calls_docall()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/testsuite/libjava.jni/
H A Dcalls.c46 l = (*env)->CallStaticLongMethod (env, klass, method, (jlong) 10); in Java_calls_docall()
51 l = (*env)->CallStaticLongMethod (env, klass, method, (jbyte) 13, (jlong) 3, in Java_calls_docall()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/testsuite/libjava.jni/
H A Dcalls.c46 l = (*env)->CallStaticLongMethod (env, klass, method, (jlong) 10); in Java_calls_docall()
51 l = (*env)->CallStaticLongMethod (env, klass, method, (jbyte) 13, (jlong) 3, in Java_calls_docall()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/testsuite/libjava.jni/
H A Dcalls.c46 l = (*env)->CallStaticLongMethod (env, klass, method, (jlong) 10); in Java_calls_docall()
51 l = (*env)->CallStaticLongMethod (env, klass, method, (jbyte) 13, (jlong) 3, in Java_calls_docall()
/dports/lang/gcc48/gcc-4.8.5/libjava/testsuite/libjava.jni/
H A Dcalls.c46 l = (*env)->CallStaticLongMethod (env, klass, method, (jlong) 10); in Java_calls_docall()
51 l = (*env)->CallStaticLongMethod (env, klass, method, (jbyte) 13, (jlong) 3, in Java_calls_docall()
/dports/lang/mono/mono-5.10.1.57/ikvm-native/
H A Djni.c363 CallStaticLongMethod, // jlong JNICALL CallStaticLongMethod(jclass clazz, jmethodID methodID, ...);
/dports/security/py-angr/angr-9.0.5405/angr/procedures/java_jni/
H A Dmethod_calls.py247 class CallStaticLongMethod(CallStaticMethod): class
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/java/
H A Dtypemaps_java.i208 $2[i] = *(GDAL_GCP*) jenv->CallStaticLongMethod(klass, getCPtr, obj);
878 $2[i] = (GDALRasterBandShadow*) jenv->CallStaticLongMethod(klass, getCPtr, obj);
938 $2[i] = (GDALDatasetShadow*) jenv->CallStaticLongMethod(klass, getCPtr, obj);
/dports/graphics/gdal/gdal-3.3.3/swig/include/java/
H A Dtypemaps_java.i208 $2[i] = *(GDAL_GCP*) jenv->CallStaticLongMethod(klass, getCPtr, obj);
878 $2[i] = (GDALRasterBandShadow*) jenv->CallStaticLongMethod(klass, getCPtr, obj);
938 $2[i] = (GDALDatasetShadow*) jenv->CallStaticLongMethod(klass, getCPtr, obj);
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/java/
H A Dtypemaps_java.i208 $2[i] = *(GDAL_GCP*) jenv->CallStaticLongMethod(klass, getCPtr, obj);
878 $2[i] = (GDALRasterBandShadow*) jenv->CallStaticLongMethod(klass, getCPtr, obj);
938 $2[i] = (GDALDatasetShadow*) jenv->CallStaticLongMethod(klass, getCPtr, obj);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXToolkit.c786 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()
/dports/games/lwjgl/lwjgl-2df01dd/src/native/windows/
H A Dorg_lwjgl_opengl_Display.c108 return (*env)->CallStaticLongMethod( in lwjglWindowProc()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXToolkit.c787 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXToolkit.c790 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXToolkit.c827 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXToolkit.c824 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXToolkit.c827 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c836 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXToolkit.c831 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXToolkit.c820 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c836 …xawt_root_shell = (Window) (*env)->CallStaticLongMethod(env, classXRootWindow, methodGetXRootWindo… in get_xawt_root_shell()

123456