Home
last modified time | relevance | path

Searched refs:jniEnv (Results 226 – 244 of 244) sorted by relevance

12345678910

/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjni.cpp255 : jniEnv(0) in QJNIEnvironmentPrivate()
258 const jint ret = vm->GetEnv((void**)&jniEnv, JNI_VERSION_1_6); in QJNIEnvironmentPrivate()
264 if (vm->AttachCurrentThread(&jniEnv, &args) != JNI_OK) in QJNIEnvironmentPrivate()
274 return jniEnv; in operator ->()
314 return jniEnv; in operator JNIEnv*()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjni.cpp255 : jniEnv(0) in QJNIEnvironmentPrivate()
258 const jint ret = vm->GetEnv((void**)&jniEnv, JNI_VERSION_1_6); in QJNIEnvironmentPrivate()
264 if (vm->AttachCurrentThread(&jniEnv, &args) != JNI_OK) in QJNIEnvironmentPrivate()
274 return jniEnv; in operator ->()
314 return jniEnv; in operator JNIEnv*()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjni.cpp255 : jniEnv(0) in QJNIEnvironmentPrivate()
258 const jint ret = vm->GetEnv((void**)&jniEnv, JNI_VERSION_1_6); in QJNIEnvironmentPrivate()
264 if (vm->AttachCurrentThread(&jniEnv, &args) != JNI_OK) in QJNIEnvironmentPrivate()
274 return jniEnv; in operator ->()
314 return jniEnv; in operator JNIEnv*()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjni.cpp255 : jniEnv(0) in QJNIEnvironmentPrivate()
258 const jint ret = vm->GetEnv((void**)&jniEnv, JNI_VERSION_1_6); in QJNIEnvironmentPrivate()
264 if (vm->AttachCurrentThread(&jniEnv, &args) != JNI_OK) in QJNIEnvironmentPrivate()
274 return jniEnv; in operator ->()
314 return jniEnv; in operator JNIEnv*()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjni.cpp255 : jniEnv(0) in QJNIEnvironmentPrivate()
258 const jint ret = vm->GetEnv((void**)&jniEnv, JNI_VERSION_1_6); in QJNIEnvironmentPrivate()
264 if (vm->AttachCurrentThread(&jniEnv, &args) != JNI_OK) in QJNIEnvironmentPrivate()
274 return jniEnv; in operator ->()
314 return jniEnv; in operator JNIEnv*()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jvmci/
H A DjvmciCompilerToVM.cpp664 C2V_VMENTRY(jint, installCode, (JNIEnv *jniEnv, jobject, jobject target, jobject compiled_code, job…
720 C2V_VMENTRY(jint, getMetadata, (JNIEnv *jniEnv, jobject, jobject target, jobject compiled_code, job…
792 C2V_VMENTRY(void, resetCompilationStatistics, (JNIEnv *jniEnv, jobject))
799 C2V_VMENTRY(jobject, disassembleCodeBlob, (JNIEnv *jniEnv, jobject, jobject installedCode))
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jvmci/
H A DjvmciCompilerToVM.cpp664 C2V_VMENTRY(jint, installCode, (JNIEnv *jniEnv, jobject, jobject target, jobject compiled_code, job…
720 C2V_VMENTRY(jint, getMetadata, (JNIEnv *jniEnv, jobject, jobject target, jobject compiled_code, job…
792 C2V_VMENTRY(void, resetCompilationStatistics, (JNIEnv *jniEnv, jobject))
799 C2V_VMENTRY(jobject, disassembleCodeBlob, (JNIEnv *jniEnv, jobject, jobject installedCode))
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/jvmci/
H A DjvmciCompilerToVM.cpp671 C2V_VMENTRY(jint, installCode, (JNIEnv *jniEnv, jobject, jobject target, jobject compiled_code, job…
727 C2V_VMENTRY(jint, getMetadata, (JNIEnv *jniEnv, jobject, jobject target, jobject compiled_code, job…
803 C2V_VMENTRY(void, resetCompilationStatistics, (JNIEnv *jniEnv, jobject))
810 C2V_VMENTRY(jobject, disassembleCodeBlob, (JNIEnv *jniEnv, jobject, jobject installedCode))
/dports/games/spring/spring_98.0/AI/Interfaces/Java/src/main/native/
H A DJavaBridge.c49 typedef jint (JNICALL JNI_CreateJavaVM_t)(JavaVM** vm, void** jniEnv, void* vmArgs);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Win32GraphicsDevice.cpp894 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Win32GraphicsDevice.cpp894 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp966 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp966 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp966 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp968 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp966 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp966 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp1013 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp1013 (JNIEnv* jniEnv, jobject theThis, jint screen) { in Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl() argument

12345678910