Home
last modified time | relevance | path

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

/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/chromium_org/build/
Djni_generator.gypi28 # format of generating JNI bindings.
59 'message': 'Generating JNI bindings from <(RULE_INPUT_PATH)',
Djar_file_jni_generator.gypi52 'message': 'Generating JNI bindings from <(input_jar_file)/<(input_java_class)',
Dcommon.gypi1427 # Determines whether we should optimize JNI generation at the cost of
1479 # the class names, so the JNI generator needs to know this.
/external/chromium_org/chrome/browser/invalidation/
DDEPS7 # Needed for InvalidationController JNI methods.
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/
DREADME2 well as the JNI glue C++ code that lets the Java implementation reuse the C++
/external/bouncycastle/patches/
DREADME23 - OpenSSLDigest uses NativeCrypto JNI API
/external/chromium_org/webkit/child/
Dwebkit_child.gyp51 # For JNI generated header.
/external/bluetooth/bluedroid/test/bluedroidtest/
DREADME.txt5 to how the real JNI service would operate. The primary objective of this
/external/chromium_org/content/browser/
DDEPS6 "+media/base", # For Android JNI registration.
/external/chromium_org/content/
DDEPS100 # For generated JNI includes.
/external/chromium_org/content/public/android/java/templates/
DNativeLibraries.template67 // implements the initial set of content JNI functions including
/external/chromium_org/sandbox/linux/
Dsandbox_linux.gypi76 # JNI-friendly) tests.
/external/opencv/
DREADME.rdoc53 … that we don't have to pass huge amounts of data (images) back and forth through the JNI interface.
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeasResp.txt81 C functions directly from Java without using the nasty/slow/gross JNI
/external/webp/
DREADME111 To build the swig-generated JNI wrapper code at least JDK-1.5 (or equivalent)
/external/qemu/
DCHANGES.TXT244 support for recording native (JNI) calls when profiling.