Home
last modified time | relevance | path

Searched refs:JNINativeInterface_ (Results 1 – 25 of 122) sorted by relevance

12345

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A Djvm_misc.hpp42 extern struct JNINativeInterface_* jni_functions_nocheck();
43 extern struct JNINativeInterface_* jni_functions_check();
48 extern struct JNINativeInterface_* jni_functions();
49 extern void copy_jni_function_table(const struct JNINativeInterface_* new_function_table);
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/jni-sys-0.3.0/src/
H A Dlib.rs105 pub type JNIEnv = *const JNINativeInterface_;
110 pub struct JNINativeInterface_ { struct
1413 impl Clone for JNINativeInterface_ { implementation
1422 pub functions: *const JNINativeInterface_,
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/jni-sys-0.3.0/src/
H A Dlib.rs105 pub type JNIEnv = *const JNINativeInterface_;
110 pub struct JNINativeInterface_ { struct
1413 impl Clone for JNINativeInterface_ { argument
1422 pub functions: *const JNINativeInterface_,
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/jni-sys-0.3.0/src/
H A Dlib.rs105 pub type JNIEnv = *const JNINativeInterface_;
110 pub struct JNINativeInterface_ { struct
1413 impl Clone for JNINativeInterface_ { argument
1422 pub functions: *const JNINativeInterface_,
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/jni-sys-0.3.0/src/
H A Dlib.rs105 pub type JNIEnv = *const JNINativeInterface_;
110 pub struct JNINativeInterface_ { struct
1413 impl Clone for JNINativeInterface_ { argument
1422 pub functions: *const JNINativeInterface_,
/dports/devel/texlab/texlab-3.3.0/cargo-crates/jni-sys-0.3.0/src/
H A Dlib.rs105 pub type JNIEnv = *const JNINativeInterface_;
110 pub struct JNINativeInterface_ { struct
1413 impl Clone for JNINativeInterface_ { argument
1422 pub functions: *const JNINativeInterface_,
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/jni-sys-0.3.0/src/
H A Dlib.rs105 pub type JNIEnv = *const JNINativeInterface_;
110 pub struct JNINativeInterface_ {
1413 impl Clone for JNINativeInterface_ {
1422 pub functions: *const JNINativeInterface_,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/jni-sys-0.3.0/src/
H A Dlib.rs105 pub type JNIEnv = *const JNINativeInterface_;
110 pub struct JNINativeInterface_ { struct
1413 impl Clone for JNINativeInterface_ { argument
1422 pub functions: *const JNINativeInterface_,
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/jni-sys-0.3.0/src/
H A Dlib.rs105 pub type JNIEnv = *const JNINativeInterface_;
110 pub struct JNINativeInterface_ { struct
1413 impl Clone for JNINativeInterface_ { implementation
1422 pub functions: *const JNINativeInterface_,
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A Dthread.hpp1030 void set_jni_functions(struct JNINativeInterface_* functionTable) { in set_jni_functions()
1033 struct JNINativeInterface_* get_jni_functions() { in get_jni_functions()
1034 return (struct JNINativeInterface_ *)_jni_environment.functions; in get_jni_functions()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A Dthread.hpp1236 void set_jni_functions(struct JNINativeInterface_* functionTable) { in set_jni_functions()
1239 struct JNINativeInterface_* get_jni_functions() { in get_jni_functions()
1240 return (struct JNINativeInterface_ *)_jni_environment.functions; in get_jni_functions()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dthread.hpp981 void set_jni_functions(struct JNINativeInterface_* functionTable) { in set_jni_functions()
984 struct JNINativeInterface_* get_jni_functions() { in get_jni_functions()
985 return (struct JNINativeInterface_ *)_jni_environment.functions; in get_jni_functions()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dthread.hpp981 void set_jni_functions(struct JNINativeInterface_* functionTable) { in set_jni_functions()
984 struct JNINativeInterface_* get_jni_functions() { in get_jni_functions()
985 return (struct JNINativeInterface_ *)_jni_environment.functions; in get_jni_functions()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dthread.hpp1161 void set_jni_functions(struct JNINativeInterface_* functionTable) { in set_jni_functions()
1164 struct JNINativeInterface_* get_jni_functions() { in get_jni_functions()
1165 return (struct JNINativeInterface_ *)_jni_environment.functions; in get_jni_functions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Dthread.hpp1227 void set_jni_functions(struct JNINativeInterface_* functionTable) { in set_jni_functions()
1230 struct JNINativeInterface_* get_jni_functions() { in get_jni_functions()
1231 return (struct JNINativeInterface_ *)_jni_environment.functions; in get_jni_functions()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Dthread.hpp1171 void set_jni_functions(struct JNINativeInterface_* functionTable) { in set_jni_functions()
1174 struct JNINativeInterface_* get_jni_functions() { in get_jni_functions()
1175 return (struct JNINativeInterface_ *)_jni_environment.functions; in get_jni_functions()

12345