Home
last modified time | relevance | path

Searched refs:JNI (Results 1 – 25 of 27) sorted by relevance

12

/external/jsilver/src/org/clearsilver/jni/
DJNI.java33 public final class JNI { class
49 + JNI.class.getName() + ".setLibrarySearchPaths(String...)");
121 JNI.failureCallback = failureCallback; in setFailureCallback()
129 JNI.libraryName = libraryName; in setLibraryName()
136 JNI.librarySearchPaths = paths; in setLibrarySearchPaths()
DJniCs.java36 JNI.loadLibrary(); in JNI.loadLibrary()
DJniHdf.java40 JNI.loadLibrary(); in JNI.loadLibrary()
/external/libjpeg-turbo/java/
DREADME40 The TurboJPEG Java Wrapper will look for the TurboJPEG JNI library
44 will look for the JNI library under the library directory configured when
49 If you installed the JNI library into another directory, then you will need
52 containing the JNI library.
/external/r8/src/test/proguard/valid/
Dproguard.flags65 -keepclassmembers,includedescriptorclasses @com.company.Annotation* public class **JNI {
74 -keepclasseswithmembernames public class **JNI {
/external/webrtc/talk/app/webrtc/java/
DREADME2 well as the JNI glue C++ code that lets the Java implementation reuse the C++
/external/conscrypt/android/
Dproguard-rules.pro8 # Many of the Conscrypt classes are referenced indirectly via JNI or
/external/conscrypt/platform/
Dproguard-rules.pro8 # Many of the Conscrypt classes are referenced indirectly via JNI or
/external/bouncycastle/patches/
DREADME23 - OpenSSLDigest uses NativeCrypto JNI API
/external/conscrypt/openjdk/
Dbuild.gradle252 // Builds the JNI library.
267 // Build the JNI lib as a shared library.
/external/libmojo/base/android/java/templates/
DNativeLibraries.template87 // implements the initial set of base JNI functions including
/external/walt/docs/
DAudioLatency.md7 Low latency audio IO on Android can be achieved via JNI C/C++ code.
/external/walt/android/WALT/app/src/main/jni/
DREADME.md91 - The C code can be compiled for both Android JNI and Linux.
/external/mdnsresponder/mDNSWindows/Java/
Dmakefile6417 # This Makefile builds a .jar file and accompanying JNI support library
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeasResp.txt81 C functions directly from Java without using the nasty/slow/gross JNI
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeasResp.txt81 C functions directly from Java without using the nasty/slow/gross JNI
/external/libjpeg-turbo/
Dconfigure.ac407 [AC_MSG_ERROR([Could not find JNI header file])])
DCMakeLists.txt201 find_package(JNI)
DBUILDING.md159 building the JNI wrapper. Run `configure --help` for more details.
/external/flatbuffers/docs/source/
DCppUsage.md351 This option is currently only available for C++, or Java through JNI.
/external/webrtc/talk/
Dlibjingle.gyp109 # This library uses native JNI exports; tell GYP so that the
/external/valgrind/
DFAQ.txt142 even those that use JNI and are partially implemented in other languages
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-port.cc.orig539 // Context.getExternalStorageDirectory() method through JNI to get
/external/webp/
DREADME185 To build the swig-generated JNI wrapper code at least JDK-1.5 (or equivalent)
/external/chromium-trace/catapult/systrace/systrace/test_data/
Dprofile-chrome_systrace_perf_chrome_data1 …_iommu_unmap", "parent": 1627}, "4576": {"category": "Java", "name": "art::JNI::ReleaseBooleanArra…

12