Home
last modified time | relevance | path

Searched defs:JNINativeInterface (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/jni/
H A Djni.h130 struct JNINativeInterface { struct
131 void* reserved0;
132 void* reserved1;
133 void* reserved2;
134 void* reserved3;
135 jint (*GetVersion)(JNIEnv *);
147 jint (*Throw)(JNIEnv*, jthrowable);
149 jthrowable (*ExceptionOccurred)(JNIEnv*);
150 void (*ExceptionDescribe)(JNIEnv*);
151 void (*ExceptionClear)(JNIEnv*);
[all …]
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/jni/
H A Djni.h130 struct JNINativeInterface { struct
131 void* reserved0;
132 void* reserved1;
133 void* reserved2;
134 void* reserved3;
135 jint (*GetVersion)(JNIEnv *);
147 jint (*Throw)(JNIEnv*, jthrowable);
149 jthrowable (*ExceptionOccurred)(JNIEnv*);
150 void (*ExceptionDescribe)(JNIEnv*);
151 void (*ExceptionClear)(JNIEnv*);
[all …]
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/
H A Djni.h164 struct JNINativeInterface { struct
165 void* reserved0;
166 void* reserved1;
167 void* reserved2;
168 void* reserved3;
170 jint (*GetVersion)(JNIEnv *);
187 jint (*Throw)(JNIEnv*, jthrowable);
189 jthrowable (*ExceptionOccurred)(JNIEnv*);
190 void (*ExceptionDescribe)(JNIEnv*);
191 void (*ExceptionClear)(JNIEnv*);
[all …]
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/
H A Djni.h164 struct JNINativeInterface { struct
165 void* reserved0;
166 void* reserved1;
167 void* reserved2;
168 void* reserved3;
170 jint (*GetVersion)(JNIEnv *);
187 jint (*Throw)(JNIEnv*, jthrowable);
189 jthrowable (*ExceptionOccurred)(JNIEnv*);
190 void (*ExceptionDescribe)(JNIEnv*);
191 void (*ExceptionClear)(JNIEnv*);
[all …]
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/jni/
H A Djni.h130 struct JNINativeInterface { struct
131 void* reserved0;
132 void* reserved1;
133 void* reserved2;
134 void* reserved3;
135 jint (*GetVersion)(JNIEnv *);
147 jint (*Throw)(JNIEnv*, jthrowable);
149 jthrowable (*ExceptionOccurred)(JNIEnv*);
150 void (*ExceptionDescribe)(JNIEnv*);
151 void (*ExceptionClear)(JNIEnv*);
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/bin/d/
H A Djni.h168 struct JNINativeInterface { struct
169 void* reserved0;
170 void* reserved1;
171 void* reserved2;
172 void* reserved3;
174 jint (*GetVersion)(JNIEnv *);
191 jint (*Throw)(JNIEnv*, jthrowable);
193 jthrowable (*ExceptionOccurred)(JNIEnv*);
194 void (*ExceptionDescribe)(JNIEnv*);
195 void (*ExceptionClear)(JNIEnv*);
[all …]
/dports/devel/emscripten/emscripten-2.0.3/third_party/jni/
H A Djni.h162 struct JNINativeInterface { struct
163 void* reserved0;
164 void* reserved1;
165 void* reserved2;
166 void* reserved3;
168 jint (*GetVersion)(JNIEnv *);
185 jint (*Throw)(JNIEnv*, jthrowable);
187 jthrowable (*ExceptionOccurred)(JNIEnv*);
188 void (*ExceptionDescribe)(JNIEnv*);
189 void (*ExceptionClear)(JNIEnv*);
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/include/
H A Djni.h257 struct JNINativeInterface struct
259 _Jv_func reserved0;
260 _Jv_func reserved1;
261 _Jv_func reserved2;
262 _Jv_func reserved3;
444 void (JNICALL *SetByteField) (JNIEnv *, jobject,
446 void (JNICALL *SetCharField) (JNIEnv *, jobject,
448 void (JNICALL *SetShortField) (JNIEnv *, jobject,
450 void (JNICALL *SetIntField) (JNIEnv *, jobject,
452 void (JNICALL *SetLongField) (JNIEnv *, jobject,
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/include/
H A Djni.h257 struct JNINativeInterface struct
259 _Jv_func reserved0;
260 _Jv_func reserved1;
261 _Jv_func reserved2;
262 _Jv_func reserved3;
444 void (JNICALL *SetByteField) (JNIEnv *, jobject,
446 void (JNICALL *SetCharField) (JNIEnv *, jobject,
448 void (JNICALL *SetShortField) (JNIEnv *, jobject,
450 void (JNICALL *SetIntField) (JNIEnv *, jobject,
452 void (JNICALL *SetLongField) (JNIEnv *, jobject,
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/include/
H A Djni.h209 struct JNINativeInterface struct
211 void *reserved0;
212 void *reserved1;
213 void *reserved2;
214 void *reserved3;
396 void (JNICALL *SetByteField) (JNIEnv *, jobject,
398 void (JNICALL *SetCharField) (JNIEnv *, jobject,
400 void (JNICALL *SetShortField) (JNIEnv *, jobject,
402 void (JNICALL *SetIntField) (JNIEnv *, jobject,
404 void (JNICALL *SetLongField) (JNIEnv *, jobject,
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ndk-sys-0.1.0/src/
H A Dffi_aarch64.rs1692 pub Throw:
1712 pub NewGlobalRef:
1721 pub NewLocalRef:
1725 pub AllocObject:
2565 pub NewByteArray:
2567 pub NewCharArray:
2571 pub NewIntArray:
2573 pub NewLongArray:
2814 pub MonitorEnter:
2816 pub MonitorExit:
[all …]
H A Dffi_i686.rs1654 pub Throw:
1674 pub NewGlobalRef:
1683 pub NewLocalRef:
1687 pub AllocObject:
2527 pub NewByteArray:
2529 pub NewCharArray:
2533 pub NewIntArray:
2535 pub NewLongArray:
2776 pub MonitorEnter:
2778 pub MonitorExit:
[all …]
H A Dffi_x86_64.rs1692 pub Throw:
1712 pub NewGlobalRef:
1721 pub NewLocalRef:
1725 pub AllocObject:
2575 pub NewByteArray:
2577 pub NewCharArray:
2581 pub NewIntArray:
2583 pub NewLongArray:
2824 pub MonitorEnter:
2826 pub MonitorExit:
[all …]
H A Dffi_arm.rs1653 pub Throw:
1673 pub NewGlobalRef:
1682 pub NewLocalRef:
1686 pub AllocObject:
2526 pub NewByteArray:
2528 pub NewCharArray:
2532 pub NewIntArray:
2534 pub NewLongArray:
2775 pub MonitorEnter:
2777 pub MonitorExit:
[all …]
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/ndk-sys-0.1.0/src/
H A Dffi_aarch64.rs1692 pub Throw:
1712 pub NewGlobalRef:
1721 pub NewLocalRef:
1725 pub AllocObject:
2565 pub NewByteArray:
2567 pub NewCharArray:
2571 pub NewIntArray:
2573 pub NewLongArray:
2814 pub MonitorEnter:
2816 pub MonitorExit:
[all …]
H A Dffi_i686.rs1654 pub Throw:
1674 pub NewGlobalRef:
1683 pub NewLocalRef:
1687 pub AllocObject:
2527 pub NewByteArray:
2529 pub NewCharArray:
2533 pub NewIntArray:
2535 pub NewLongArray:
2776 pub MonitorEnter:
2778 pub MonitorExit:
[all …]
H A Dffi_arm.rs1653 pub Throw:
1673 pub NewGlobalRef:
1682 pub NewLocalRef:
1686 pub AllocObject:
2526 pub NewByteArray:
2528 pub NewCharArray:
2532 pub NewIntArray:
2534 pub NewLongArray:
2775 pub MonitorEnter:
2777 pub MonitorExit:
[all …]
H A Dffi_x86_64.rs1692 pub Throw:
1712 pub NewGlobalRef:
1721 pub NewLocalRef:
1725 pub AllocObject:
2575 pub NewByteArray:
2577 pub NewCharArray:
2581 pub NewIntArray:
2583 pub NewLongArray:
2824 pub MonitorEnter:
2826 pub MonitorExit:
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/ndk-sys-0.2.1/src/
H A Dffi_aarch64.rs1897 pub Throw:
1917 pub NewGlobalRef:
1926 pub NewLocalRef:
1930 pub AllocObject:
2770 pub NewByteArray:
2772 pub NewCharArray:
2776 pub NewIntArray:
2778 pub NewLongArray:
3019 pub MonitorEnter:
3021 pub MonitorExit:
[all …]
H A Dffi_arm.rs1910 pub Throw:
1930 pub NewGlobalRef:
1939 pub NewLocalRef:
1943 pub AllocObject:
2783 pub NewByteArray:
2785 pub NewCharArray:
2789 pub NewIntArray:
2791 pub NewLongArray:
3032 pub MonitorEnter:
3034 pub MonitorExit:
[all …]
H A Dffi_x86_64.rs1878 pub Throw:
1898 pub NewGlobalRef:
1907 pub NewLocalRef:
1911 pub AllocObject:
2761 pub NewByteArray:
2763 pub NewCharArray:
2767 pub NewIntArray:
2769 pub NewLongArray:
3010 pub MonitorEnter:
3012 pub MonitorExit:
[all …]
H A Dffi_i686.rs1831 pub Throw:
1851 pub NewGlobalRef:
1860 pub NewLocalRef:
1864 pub AllocObject:
2704 pub NewByteArray:
2706 pub NewCharArray:
2710 pub NewIntArray:
2712 pub NewLongArray:
2953 pub MonitorEnter:
2955 pub MonitorExit:
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ndk-sys-0.2.1/src/
H A Dffi_aarch64.rs1897 pub Throw:
1917 pub NewGlobalRef:
1926 pub NewLocalRef:
1930 pub AllocObject:
2770 pub NewByteArray:
2772 pub NewCharArray:
2776 pub NewIntArray:
2778 pub NewLongArray:
3019 pub MonitorEnter:
3021 pub MonitorExit:
[all …]
H A Dffi_arm.rs1910 pub Throw:
1930 pub NewGlobalRef:
1939 pub NewLocalRef:
1943 pub AllocObject:
2783 pub NewByteArray:
2785 pub NewCharArray:
2789 pub NewIntArray:
2791 pub NewLongArray:
3032 pub MonitorEnter:
3034 pub MonitorExit:
[all …]
H A Dffi_i686.rs1831 pub Throw:
1851 pub NewGlobalRef:
1860 pub NewLocalRef:
1864 pub AllocObject:
2704 pub NewByteArray:
2706 pub NewCharArray:
2710 pub NewIntArray:
2712 pub NewLongArray:
2953 pub MonitorEnter:
2955 pub MonitorExit:
[all …]

12