/external/jmonkeyengine/engine/src/bullet-native/ |
D | com_jme3_bullet_joints_SliderJoint.cpp | 53 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_getLowerLinLimit() 69 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_setLowerLinLimit() 85 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_getUpperLinLimit() 101 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_setUpperLinLimit() 117 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_getLowerAngLimit() 133 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_setLowerAngLimit() 149 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_getUpperAngLimit() 165 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_setUpperAngLimit() 181 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_getSoftnessDirLin() 197 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SliderJoint_setSoftnessDirLin() [all …]
|
D | com_jme3_bullet_joints_motors_RotationalLimitMotor.cpp | 53 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_getLoLimit() 69 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_setLoLimit() 85 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_getHiLimit() 101 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_setHiLimit() 117 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_getTargetVelocity() 133 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_setTargetVelocity() 149 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_getMaxMotorForce() 165 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_setMaxMotorForce() 181 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_getMaxLimitForce() 197 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_RotationalLimitMotor_setMaxLimitForce() [all …]
|
D | com_jme3_bullet_PhysicsSpace.cpp | 54 env->ThrowNew(newExc, "The physics space has not been created."); in Java_com_jme3_bullet_PhysicsSpace_createPhysicsSpace() 71 env->ThrowNew(newExc, "The physics space does not exist."); in Java_com_jme3_bullet_PhysicsSpace_stepSimulation() 88 env->ThrowNew(newExc, "The physics space does not exist."); in Java_com_jme3_bullet_PhysicsSpace_addCollisionObject() 93 env->ThrowNew(newExc, "The collision object does not exist."); in Java_com_jme3_bullet_PhysicsSpace_addCollisionObject() 113 env->ThrowNew(newExc, "The physics space does not exist."); in Java_com_jme3_bullet_PhysicsSpace_removeCollisionObject() 118 env->ThrowNew(newExc, "The collision object does not exist."); in Java_com_jme3_bullet_PhysicsSpace_removeCollisionObject() 137 env->ThrowNew(newExc, "The physics space does not exist."); in Java_com_jme3_bullet_PhysicsSpace_addRigidBody() 142 env->ThrowNew(newExc, "The collision object does not exist."); in Java_com_jme3_bullet_PhysicsSpace_addRigidBody() 161 env->ThrowNew(newExc, "The physics space does not exist."); in Java_com_jme3_bullet_PhysicsSpace_removeRigidBody() 166 env->ThrowNew(newExc, "The collision object does not exist."); in Java_com_jme3_bullet_PhysicsSpace_removeRigidBody() [all …]
|
D | com_jme3_bullet_objects_PhysicsRigidBody.cpp | 71 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_isInWorld() 87 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_setPhysicsLocation() 112 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_setPhysicsRotation__JLcom_jme3_math_Matrix3f_2() 137 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_setPhysicsRotation__JLcom_jme3_math_Quaternion_2() 162 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_getPhysicsLocation() 178 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_getPhysicsRotation() 194 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_getPhysicsRotationMatrix() 210 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_setKinematic() 232 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_setCcdSweptSphereRadius() 248 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsRigidBody_setCcdMotionThreshold() [all …]
|
D | com_jme3_bullet_objects_PhysicsCharacter.cpp | 68 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_setCharacterFlags() 85 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_createCharacterObject() 104 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_warp() 122 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_setWalkDirection() 140 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_setUpAxis() 156 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_setFallSpeed() 172 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_setJumpSpeed() 188 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_setGravity() 204 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_getGravity() 220 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsCharacter_setMaxSlope() [all …]
|
D | com_jme3_bullet_collision_PhysicsCollisionEvent.cpp | 15 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getAppliedImpulse() 31 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getAppliedImpulseLateral1() 47 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getAppliedImpulseLateral2() 63 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getCombinedFriction() 79 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getCombinedRestitution() 95 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getDistance1() 111 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getIndex0() 127 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getIndex1() 143 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getLateralFrictionDir1() 159 env->ThrowNew(newExc, "The manifoldPoint does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionEvent_getLateralFrictionDir2() [all …]
|
D | com_jme3_bullet_joints_motors_TranslationalLimitMotor.cpp | 53 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getLowerLimit() 69 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setLowerLimit() 85 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getUpperLimit() 101 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setUpperLimit() 117 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getAccumulatedImpulse() 133 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setAccumulatedImpulse() 149 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getLetLimitSoftness() 165 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setLimitSoftness() 181 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getDamping() 197 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setDamping() [all …]
|
D | com_jme3_bullet_objects_PhysicsGhostObject.cpp | 70 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_setGhostFlags() 86 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_setPhysicsLocation() 102 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_setPhysicsRotation__JLcom_jme3_math_Matrix3f_2() 118 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_setPhysicsRotation__JLcom_jme3_math_Quaternion_2() 134 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_getPhysicsLocation() 150 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_getPhysicsRotation() 166 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_getPhysicsRotationMatrix() 208 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_getOverlappingObjects() 225 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_getOverlappingCount() 241 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsGhostObject_setCcdSweptSphereRadius() [all …]
|
D | com_jme3_bullet_objects_PhysicsVehicle.cpp | 56 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_updateWheelTransform() 74 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_createVehicleRaycaster() 92 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_createRaycastVehicle() 99 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_createRaycastVehicle() 118 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_setCoordinateSystem() 134 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_addWheel() 159 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_resetSuspension() 175 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_applyEngineForce() 191 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_steer() 207 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_PhysicsVehicle_brake() [all …]
|
D | com_jme3_bullet_joints_HingeJoint.cpp | 53 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_enableMotor() 69 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_getEnableAngularMotor() 85 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_getMotorTargetVelocity() 101 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_getMaxMotorImpulse() 117 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_setLimit__JFF() 133 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_setLimit__JFFFFF() 149 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_getUpperLimit() 165 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_getLowerLimit() 181 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_setAngularOnly() 197 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_HingeJoint_getHingeAngle()
|
D | com_jme3_bullet_collision_PhysicsCollisionObject.cpp | 54 env->ThrowNew(newExc, "The collision object does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionObject_attachCollisionShape() 60 env->ThrowNew(newExc, "The collision shape does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionObject_attachCollisionShape() 76 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionObject_finalizeNative() 95 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionObject_initUserPointer() 119 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionObject_setCollisionGroup() 137 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_PhysicsCollisionObject_setCollideWithGroups()
|
D | com_jme3_bullet_joints_Point2PointJoint.cpp | 53 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_Point2PointJoint_setDamping() 69 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_Point2PointJoint_setImpulseClamp() 85 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_Point2PointJoint_setTau() 101 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_Point2PointJoint_getDamping() 117 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_Point2PointJoint_getImpulseClamp() 133 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_Point2PointJoint_getTau()
|
D | com_jme3_bullet_objects_infos_RigidBodyMotionState.cpp | 66 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_infos_RigidBodyMotionState_applyTransform() 82 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_infos_RigidBodyMotionState_getWorldLocation() 98 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_infos_RigidBodyMotionState_getWorldRotation() 114 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_infos_RigidBodyMotionState_getWorldRotationQuat() 130 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_infos_RigidBodyMotionState_finalizeNative()
|
D | com_jme3_bullet_joints_SixDofJoint.cpp | 53 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SixDofJoint_getRotationalLimitMotor() 69 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SixDofJoint_getTranslationalLimitMotor() 85 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SixDofJoint_setLinearUpperLimit() 103 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SixDofJoint_setLinearLowerLimit() 121 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SixDofJoint_setAngularUpperLimit() 139 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_SixDofJoint_setAngularLowerLimit()
|
D | com_jme3_bullet_collision_shapes_CollisionShape.cpp | 53 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_shapes_CollisionShape_getMargin() 69 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_shapes_CollisionShape_setLocalScaling() 87 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_shapes_CollisionShape_setMargin() 103 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_shapes_CollisionShape_finalizeNative()
|
D | com_jme3_bullet_objects_VehicleWheel.cpp | 54 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_VehicleWheel_getWheelLocation() 70 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_VehicleWheel_getWheelRotation() 107 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_VehicleWheel_getCollisionLocation() 123 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_VehicleWheel_getCollisionNormal() 139 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_VehicleWheel_getSkidInfo() 155 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_objects_VehicleWheel_getDeltaRotation()
|
D | com_jme3_bullet_collision_shapes_CompoundCollisionShape.cpp | 65 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_shapes_CompoundCollisionShape_addChildShape() 71 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_shapes_CompoundCollisionShape_addChildShape() 92 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_shapes_CompoundCollisionShape_removeChildShape() 98 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_collision_shapes_CompoundCollisionShape_removeChildShape()
|
D | com_jme3_bullet_joints_ConeJoint.cpp | 53 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_ConeJoint_setLimit() 70 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_ConeJoint_setAngularOnly()
|
D | com_jme3_bullet_joints_PhysicsJoint.cpp | 53 env->ThrowNew(newExc, "The native object does not exist."); in Java_com_jme3_bullet_joints_PhysicsJoint_getAppliedImpulse()
|
D | jmeClasses.cpp | 248 env->ThrowNew(newExc, ""); in throwNPE()
|
/external/srec/srec_jni/ |
D | android_speech_srec_MicrophoneInputStream.cpp | 46 env->ThrowNew(cls, msg); in throwException()
|
D | android_speech_srec_Recognizer.cpp | 58 env->ThrowNew(cls, msg); in JNU_ThrowByName()
|
/external/neven/ |
D | FaceDetector_jni.cpp | 91 env->ThrowNew(npeClazz, msg); in doThrow()
|
/external/chromium_org/third_party/npapi/npspy/extern/java/ |
D | jri.h | 75 (((*(env))->ThrowNew)(env, JRI_ThrowNew_op, clazz, message)) 413 void (*ThrowNew)(JRIEnv* env, jint op, struct java_lang_Class* a, const char* b); member
|
D | jni.h | 227 jint (JNICALL *ThrowNew) 749 jint ThrowNew(jclass clazz, const char *msg) { in ThrowNew() function 750 return functions->ThrowNew(this, clazz, msg); in ThrowNew()
|