Searched defs:jdoubleArray (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Djni.h72 typedef _jdoubleArray* jdoubleArray; typedef
94 typedef jarray jdoubleArray; typedef
391 jdoubleArray (*NewDoubleArray)(JNIEnv*, jsize);
400 jdouble* (*GetDoubleArrayElements)(JNIEnv*, jdoubleArray, jboolean*);
416 void (*ReleaseDoubleArrayElements)(JNIEnv*, jdoubleArray,
433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
451 void (*SetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
879 jdoubleArray NewDoubleArray(jsize length)
896 jdouble* GetDoubleArrayElements(jdoubleArray array, jboolean* isCopy)
920 void ReleaseDoubleArrayElements(jdoubleArray arra
[all...]
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Djni.h72 typedef _jdoubleArray* jdoubleArray; typedef
94 typedef jarray jdoubleArray; typedef
391 jdoubleArray (*NewDoubleArray)(JNIEnv*, jsize);
400 jdouble* (*GetDoubleArrayElements)(JNIEnv*, jdoubleArray, jboolean*);
416 void (*ReleaseDoubleArrayElements)(JNIEnv*, jdoubleArray,
433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
451 void (*SetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
879 jdoubleArray NewDoubleArray(jsize length)
896 jdouble* GetDoubleArrayElements(jdoubleArray array, jboolean* isCopy)
920 void ReleaseDoubleArrayElements(jdoubleArray arra
[all...]
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Djni.h72 typedef _jdoubleArray* jdoubleArray; typedef
94 typedef jarray jdoubleArray; typedef
391 jdoubleArray (*NewDoubleArray)(JNIEnv*, jsize);
400 jdouble* (*GetDoubleArrayElements)(JNIEnv*, jdoubleArray, jboolean*);
416 void (*ReleaseDoubleArrayElements)(JNIEnv*, jdoubleArray,
433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
451 void (*SetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
879 jdoubleArray NewDoubleArray(jsize length)
896 jdouble* GetDoubleArrayElements(jdoubleArray array, jboolean* isCopy)
920 void ReleaseDoubleArrayElements(jdoubleArray arra
[all...]
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Djni.h72 typedef _jdoubleArray* jdoubleArray; typedef
94 typedef jarray jdoubleArray; typedef
391 jdoubleArray (*NewDoubleArray)(JNIEnv*, jsize);
400 jdouble* (*GetDoubleArrayElements)(JNIEnv*, jdoubleArray, jboolean*);
416 void (*ReleaseDoubleArrayElements)(JNIEnv*, jdoubleArray,
433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
451 void (*SetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
879 jdoubleArray NewDoubleArray(jsize length)
896 jdouble* GetDoubleArrayElements(jdoubleArray array, jboolean* isCopy)
920 void ReleaseDoubleArrayElements(jdoubleArray arra
[all...]
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Djni.h72 typedef _jdoubleArray* jdoubleArray; typedef
94 typedef jarray jdoubleArray; typedef
391 jdoubleArray (*NewDoubleArray)(JNIEnv*, jsize);
400 jdouble* (*GetDoubleArrayElements)(JNIEnv*, jdoubleArray, jboolean*);
416 void (*ReleaseDoubleArrayElements)(JNIEnv*, jdoubleArray,
433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
451 void (*SetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
879 jdoubleArray NewDoubleArray(jsize length)
896 jdouble* GetDoubleArrayElements(jdoubleArray array, jboolean* isCopy)
920 void ReleaseDoubleArrayElements(jdoubleArray arra
[all...]
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Djni.h72 typedef _jdoubleArray* jdoubleArray; typedef
94 typedef jarray jdoubleArray; typedef
391 jdoubleArray (*NewDoubleArray)(JNIEnv*, jsize);
400 jdouble* (*GetDoubleArrayElements)(JNIEnv*, jdoubleArray, jboolean*);
416 void (*ReleaseDoubleArrayElements)(JNIEnv*, jdoubleArray,
433 void (*GetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
451 void (*SetDoubleArrayRegion)(JNIEnv*, jdoubleArray,
879 jdoubleArray NewDoubleArray(jsize length)
896 jdouble* GetDoubleArrayElements(jdoubleArray array, jboolean* isCopy)
920 void ReleaseDoubleArrayElements(jdoubleArray arra
[all...]

Completed in 5461 milliseconds