/external/javasqlite/src/main/native/ |
D | sqlite_jni.h | 16 (JNIEnv *, jobject, jstring, jint); 96 (JNIEnv *, jobject, jint); 128 (JNIEnv *, jobject, jstring, jint, jobject); 136 (JNIEnv *, jobject, jstring, jint, jobject); 144 (JNIEnv *, jobject, jstring, jint); 160 (JNIEnv *, jclass, jint); 232 (JNIEnv *, jobject, jint, jobject); 318 (JNIEnv *, jobject, jint); 350 (JNIEnv *, jobject, jint); 357 JNIEXPORT jint JNICALL Java_SQLite_FunctionContext_count [all …]
|
D | sqlite_jni.c | 168 v.i = (jint) err; in seterr() 179 v.i = (jint) err; in setvmerr() 190 v.i = (jint) err; in setstmterr() 394 jint len = (*env)->GetArrayLength(env, bytes); in trans2iso() 466 (jint) count) in busyhandler() 492 ret = (*env)->CallBooleanMethod(env, h->bh, mid, 0, (jint) count) in busyhandler3() 532 jint i; in callback() 892 Java_SQLite_Database__1busy_1timeout(JNIEnv *env, jobject obj, jint ms) in Java_SQLite_Database__1busy_1timeout() 1052 Java_SQLite_Database__1open4(JNIEnv *env, jobject obj, jstring file, jint mode, in Java_SQLite_Database__1open4() 1266 Java_SQLite_Database__1open(JNIEnv *env, jobject obj, jstring file, jint mode) in Java_SQLite_Database__1open() [all …]
|
/external/jmonkeyengine/engine/src/bullet-native/ |
D | com_jme3_bullet_objects_VehicleWheel.h | 16 (JNIEnv *, jobject, jlong, jint, jobject); 24 (JNIEnv *, jobject, jlong, jint, jobject); 32 …(JNIEnv *, jobject, jlong, jint, jfloat, jfloat, jfloat, jfloat, jfloat, jfloat, jfloat, jfloat, j… 40 (JNIEnv *, jobject, jlong, jint, jobject); 48 (JNIEnv *, jobject, jlong, jint, jobject); 56 (JNIEnv *, jobject, jlong, jint); 64 (JNIEnv *, jobject, jlong, jint);
|
D | com_jme3_bullet_objects_PhysicsVehicle.h | 50 (JNIEnv *, jobject, jlong, jint, jboolean); 74 (JNIEnv *, jobject, jlong, jint, jint, jint); 81 JNIEXPORT jint JNICALL Java_com_jme3_bullet_objects_PhysicsVehicle_addWheel 98 (JNIEnv *, jobject, jlong, jint, jfloat); 106 (JNIEnv *, jobject, jlong, jint, jfloat); 114 (JNIEnv *, jobject, jlong, jint, jfloat);
|
D | com_jme3_bullet_util_NativeMeshUtil.h | 16 (JNIEnv *, jclass, jobject, jobject, jint, jint, jint, jint);
|
D | com_jme3_bullet_util_NativeMeshUtil.cpp | 49 …t triangleIndexBase, jobject vertexIndexBase, jint numTriangles, jint numVertices, jint vertexStri… in Java_com_jme3_bullet_util_NativeMeshUtil_createTriangleIndexVertexArray()
|
D | com_jme3_bullet_joints_SixDofSpringJoint.h | 16 (JNIEnv *, jobject, jlong, jint, jboolean); 24 (JNIEnv *, jobject, jlong, jint, jfloat); 32 (JNIEnv *, jobject, jlong, jint, jfloat); 48 (JNIEnv *, jobject, jlong, jint);
|
D | com_jme3_bullet_objects_VehicleWheel.cpp | 50 (JNIEnv *env, jobject object, jlong vehicleId, jint wheelIndex, jobject out) { in Java_com_jme3_bullet_objects_VehicleWheel_getWheelLocation() 66 (JNIEnv *env, jobject object, jlong vehicleId, jint wheelIndex, jobject out) { in Java_com_jme3_bullet_objects_VehicleWheel_getWheelRotation() 82 …(JNIEnv *env, jobject object, jlong vehicleId, jint wheelIndex, jfloat suspensionStiffness, jfloat… in Java_com_jme3_bullet_objects_VehicleWheel_applyInfo() 103 (JNIEnv *env, jobject object, jlong vehicleId, jint wheelIndex, jobject out) { in Java_com_jme3_bullet_objects_VehicleWheel_getCollisionLocation() 119 (JNIEnv *env, jobject object, jlong vehicleId, jint wheelIndex, jobject out) { in Java_com_jme3_bullet_objects_VehicleWheel_getCollisionNormal() 135 (JNIEnv *env, jobject object, jlong vehicleId, jint wheelIndex) { in Java_com_jme3_bullet_objects_VehicleWheel_getSkidInfo() 151 (JNIEnv *env, jobject object, jlong vehicleId, jint wheelIndex) { in Java_com_jme3_bullet_objects_VehicleWheel_getDeltaRotation()
|
D | com_jme3_bullet_collision_PhysicsCollisionEvent.h | 71 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getIndex0 79 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getIndex1 111 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getLifeTime 143 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getPartId0 151 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getPartId1
|
D | com_jme3_bullet_collision_PhysicsCollisionObject.h | 50 (JNIEnv *, jobject, jlong, jint, jint); 66 (JNIEnv *, jobject, jlong, jint); 74 (JNIEnv *, jobject, jlong, jint);
|
D | com_jme3_bullet_collision_shapes_HeightfieldCollisionShape.h | 16 (JNIEnv *, jobject, jint, jint, jobject, jfloat, jfloat, jfloat, jint, jboolean);
|
D | com_jme3_bullet_objects_PhysicsVehicle.cpp | 52 (JNIEnv *env, jobject object, jlong vehicleId, jint wheel, jboolean interpolated) { in Java_com_jme3_bullet_objects_PhysicsVehicle_updateWheelTransform() 114 (JNIEnv *env, jobject object, jlong vehicleId, jint right, jint up, jint forward) { in Java_com_jme3_bullet_objects_PhysicsVehicle_setCoordinateSystem() 129 JNIEXPORT jint JNICALL Java_com_jme3_bullet_objects_PhysicsVehicle_addWheel in Java_com_jme3_bullet_objects_PhysicsVehicle_addWheel() 171 (JNIEnv *env, jobject object, jlong vehicleId, jint wheel, jfloat force) { in Java_com_jme3_bullet_objects_PhysicsVehicle_applyEngineForce() 187 (JNIEnv *env, jobject object, jlong vehicleId, jint wheel, jfloat value) { in Java_com_jme3_bullet_objects_PhysicsVehicle_steer() 203 (JNIEnv *env, jobject object, jlong vehicleId, jint wheel, jfloat value) { in Java_com_jme3_bullet_objects_PhysicsVehicle_brake()
|
D | com_jme3_bullet_collision_shapes_HeightfieldCollisionShape.cpp | 50 …t object, jint heightStickWidth, jint heightStickLength, jobject heightfieldData, jfloat heightSca… in Java_com_jme3_bullet_collision_shapes_HeightfieldCollisionShape_createShape()
|
D | com_jme3_bullet_joints_SixDofSpringJoint.cpp | 18 (JNIEnv *env, jobject object, jlong jointId, jint index, jboolean onOff) { in Java_com_jme3_bullet_joints_SixDofSpringJoint_enableSpring() 30 (JNIEnv *env, jobject object, jlong jointId, jint index, jfloat stiffness) { in Java_com_jme3_bullet_joints_SixDofSpringJoint_setStiffness() 41 (JNIEnv *env, jobject object, jlong jointId, jint index, jfloat damping) { in Java_com_jme3_bullet_joints_SixDofSpringJoint_setDamping() 63 (JNIEnv *env, jobject object, jlong jointId, jint index) { in Java_com_jme3_bullet_joints_SixDofSpringJoint_setEquilibriumPoint__JI()
|
D | com_jme3_bullet_collision_PhysicsCollisionObject.cpp | 91 (JNIEnv *env, jobject object, jlong objectId, jint group, jint groups) { in Java_com_jme3_bullet_collision_PhysicsCollisionObject_initUserPointer() 115 (JNIEnv *env, jobject object, jlong objectId, jint group) { in Java_com_jme3_bullet_collision_PhysicsCollisionObject_setCollisionGroup() 133 (JNIEnv *env, jobject object, jlong objectId, jint groups) { in Java_com_jme3_bullet_collision_PhysicsCollisionObject_setCollideWithGroups()
|
D | jmePhysicsSpace.h | 68 void stepSimulation(jfloat, jint, jfloat); 69 void createPhysicsSpace(jfloat, jfloat, jfloat, jfloat, jfloat, jfloat, jint, jboolean);
|
D | com_jme3_bullet_collision_PhysicsCollisionEvent.cpp | 106 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getIndex0 in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getIndex0() 122 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getIndex1 in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getIndex1() 186 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getLifeTime in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getLifeTime() 250 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getPartId0 in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getPartId0() 266 JNIEXPORT jint JNICALL Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getPartId1 in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getPartId1()
|
D | jmeBulletUtil.h | 58 jint group; 59 jint groups;
|
/external/skia/platform_tools/android/app/jni/ |
D | com_skia_SkiaSampleRenderer.h | 16 (JNIEnv *, jobject, jobject, jstring, jint); 40 (JNIEnv *, jobject, jint, jint); 48 (JNIEnv *, jobject, jint, jfloat, jfloat, jint); 80 (JNIEnv *, jobject, jint);
|
D | com_skia_SkiaSampleRenderer.cpp | 175 jobject thiz, jobject jsampleActivity, jstring cmdLineFlags, jint msaaSampleCount) in Java_com_skia_SkiaSampleRenderer_init() 261 jobject thiz, jint w, jint h) in Java_com_skia_SkiaSampleRenderer_updateSize() 267 jobject thiz, jint owner, jfloat x, jfloat y, jint jstate) in Java_com_skia_SkiaSampleRenderer_handleClick() 301 JNIEnv* env, jobject thiz, jint position) in Java_com_skia_SkiaSampleRenderer_goToSample()
|
/external/svox/pico/compat/jni/ |
D | com_android_tts_compat_SynthProxy.cpp | 311 static jint 404 static jint 429 return (jint) result; in com_android_tts_compat_SynthProxy_isLanguageAvailable() 432 static jint 459 return (jint) result; in com_android_tts_compat_SynthProxy_setLanguage() 463 static jint 488 return (jint) result; in com_android_tts_compat_SynthProxy_loadLanguage() 491 static jint 516 return (jint) result; in com_android_tts_compat_SynthProxy_setProperty() 519 static jint [all …]
|
/external/neven/ |
D | FaceDetector_jni.cpp | 116 static jint 118 jint w, jint h, jint maxFaces) in initialize() 192 static jint 250 jobject face, jint) in get_face() argument 289 jint JNI_OnLoad(JavaVM* vm, void*) in JNI_OnLoad() 292 jint result = -1; in JNI_OnLoad()
|
/external/opencv/ |
D | cvjni.h | 71 jint width, 72 jint height); 98 jint width, 99 jint height); 106 jint width, 107 jint height); 279 void set_JavaObj_int(JNIEnv* env, jobject java_obj, const char* field_name, jint val) { in set_JavaObj_int()
|
D | cvjni.cpp | 47 jint width, in Java_org_siprop_opencv_OpenCV_createSocketCapture() 48 jint height) { in Java_org_siprop_opencv_OpenCV_createSocketCapture() 168 jint width, jint height) { in getIplImageFromIntArray() 193 jint width, in Java_org_siprop_opencv_OpenCV_setSourceImage() 194 jint height) in Java_org_siprop_opencv_OpenCV_setSourceImage() 217 jint width, in Java_org_siprop_opencv_OpenCV_findContours() 218 jint height) { in Java_org_siprop_opencv_OpenCV_findContours() 672 jint width, 673 jint height) {
|
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 1330 jint read = env->CallIntMethod(getStream(), method, javaBytes.get()); 1506 static jbyteArray rsaDecryptWithPrivateKey(JNIEnv* env, jobject privateKey, jint padding, 2348 static jint NativeCrypto_ENGINE_add(JNIEnv* env, jclass, jlong engineRef) { 2369 static jint NativeCrypto_ENGINE_add(JNIEnv*, jclass, jlong) { 2375 static jint NativeCrypto_ENGINE_init(JNIEnv* env, jclass, jlong engineRef) { 2389 static jint NativeCrypto_ENGINE_init(JNIEnv*, jclass, jlong) { 2395 static jint NativeCrypto_ENGINE_finish(JNIEnv* env, jclass, jlong engineRef) { 2409 static jint NativeCrypto_ENGINE_finish(JNIEnv*, jclass, jlong) { 2415 static jint NativeCrypto_ENGINE_free(JNIEnv* env, jclass, jlong engineRef) { 2429 static jint NativeCrypto_ENGINE_free(JNIEnv*, jclass, jlong) { [all …]
|