Home
last modified time | relevance | path

Searched defs:jsize (Results 301 – 307 of 307) sorted by relevance

1...<<111213

/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/ndk-sys-0.2.1/src/
H A Dffi_x86_64.rs1675 pub type jsize = jint; typedef
6240 pub fn JNI_GetCreatedJavaVMs(arg1: *mut *mut JavaVM, arg2: jsize, arg3: *mut jsize) -> jint; in JNI_GetCreatedJavaVMs()
H A Dffi_i686.rs1628 pub type jsize = jint; typedef
6183 pub fn JNI_GetCreatedJavaVMs(arg1: *mut *mut JavaVM, arg2: jsize, arg3: *mut jsize) -> jint; in JNI_GetCreatedJavaVMs()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ndk-sys-0.2.1/src/
H A Dffi_i686.rs1628 pub type jsize = jint; typedef
6183 pub fn JNI_GetCreatedJavaVMs(arg1: *mut *mut JavaVM, arg2: jsize, arg3: *mut jsize) -> jint; in JNI_GetCreatedJavaVMs()
H A Dffi_x86_64.rs1675 pub type jsize = jint; typedef
6240 pub fn JNI_GetCreatedJavaVMs(arg1: *mut *mut JavaVM, arg2: jsize, arg3: *mut jsize) -> jint; in JNI_GetCreatedJavaVMs()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ndk-sys-0.2.2/src/
H A Dffi_aarch64.rs1715 pub type jsize = jint; typedef
6269 pub fn JNI_GetCreatedJavaVMs(arg1: *mut *mut JavaVM, arg2: jsize, arg3: *mut jsize) -> jint; in JNI_GetCreatedJavaVMs()
H A Dffi_i686.rs1649 pub type jsize = jint; typedef
6203 pub fn JNI_GetCreatedJavaVMs(arg1: *mut *mut JavaVM, arg2: jsize, arg3: *mut jsize) -> jint; in JNI_GetCreatedJavaVMs()
H A Dffi_x86_64.rs1696 pub type jsize = jint; typedef
6260 pub fn JNI_GetCreatedJavaVMs(arg1: *mut *mut JavaVM, arg2: jsize, arg3: *mut jsize) -> jint; in JNI_GetCreatedJavaVMs()

1...<<111213