Home
last modified time | relevance | path

Searched defs:jclass (Results 1 – 15 of 15) sorted by relevance

/libcore/ojluni/src/main/native/
DCharacter.cpp33 Character_isLowerCaseImpl(JNIEnv* env, jclass, jint codePoint) { in Character_isLowerCaseImpl() argument
38 Character_isUpperCaseImpl(JNIEnv* env, jclass, jint codePoint) { in Character_isUpperCaseImpl() argument
43 Character_isTitleCaseImpl(JNIEnv* env, jclass, jint codePoint) { in Character_isTitleCaseImpl() argument
48 Character_isDigitImpl(JNIEnv* env, jclass, jint codePoint) { in Character_isDigitImpl() argument
53 Character_isLetterImpl(JNIEnv* env, jclass, jint codePoint) { in Character_isLetterImpl() argument
58 Character_isLetterOrDigitImpl(JNIEnv* env, jclass, jint codePoint) { in Character_isLetterOrDigitImpl() argument
63 Character_isAlphabeticImpl(JNIEnv* env, jclass, jint codePoint) { in Character_isAlphabeticImpl() argument
68 Character_isIdeographicImpl(JNIEnv* env, jclass, jint codePoint) { in Character_isIdeographicImpl() argument
73 Character_getTypeImpl(JNIEnv* env, jclass, jint codePoint) { in Character_getTypeImpl() argument
78 Character_isUnicodeIdentifierStartImpl(JNIEnv* env, jclass, jint codePoint) { in Character_isUnicodeIdentifierStartImpl() argument
[all …]
/libcore/luni/src/main/native/
Djava_math_NativeBN.cpp101 static jlong NativeBN_BN_new(JNIEnv* env, jclass) { in NativeBN_BN_new() argument
107 static jlong NativeBN_getNativeFinalizer(JNIEnv*, jclass) { in NativeBN_getNativeFinalizer() argument
111 static void NativeBN_BN_free(JNIEnv* env, jclass, jlong a) { in NativeBN_BN_free() argument
116 static int NativeBN_BN_cmp(JNIEnv* env, jclass, jlong a, jlong b) { in NativeBN_BN_cmp() argument
121 static void NativeBN_BN_copy(JNIEnv* env, jclass, jlong to, jlong from) { in NativeBN_BN_copy() argument
127 static void NativeBN_putULongInt(JNIEnv* env, jclass, jlong a0, jlong java_dw, jboolean neg) { in NativeBN_putULongInt() argument
164 static int NativeBN_BN_dec2bn(JNIEnv* env, jclass, jlong a0, jstring str) { in NativeBN_BN_dec2bn() argument
176 static int NativeBN_BN_hex2bn(JNIEnv* env, jclass, jlong a0, jstring str) { in NativeBN_BN_hex2bn() argument
188 static void NativeBN_BN_bin2bn(JNIEnv* env, jclass, jbyteArray arr, int len, jboolean neg, jlong re… in NativeBN_BN_bin2bn() argument
207 static void NativeBN_litEndInts2bn(JNIEnv* env, jclass, jintArray arr, int len, jboolean neg, jlong… in NativeBN_litEndInts2bn() argument
[all …]
Djava_util_regex_Matcher.cpp123 static jlong Matcher_getNativeFinalizer(JNIEnv*, jclass) { in Matcher_getNativeFinalizer() argument
129 static jint Matcher_nativeSize(JNIEnv*, jclass) { in Matcher_nativeSize() argument
133 static jint Matcher_findImpl(JNIEnv* env, jclass, jlong addr, jstring javaText, jint startIndex, ji… in Matcher_findImpl() argument
142 static jint Matcher_findNextImpl(JNIEnv* env, jclass, jlong addr, jstring javaText, jintArray offse… in Matcher_findNextImpl() argument
154 static jint Matcher_groupCountImpl(JNIEnv* env, jclass, jlong addr) { in Matcher_groupCountImpl() argument
159 static jint Matcher_hitEndImpl(JNIEnv* env, jclass, jlong addr) { in Matcher_hitEndImpl() argument
164 static jint Matcher_lookingAtImpl(JNIEnv* env, jclass, jlong addr, jstring javaText, jintArray offs… in Matcher_lookingAtImpl() argument
173 static jint Matcher_matchesImpl(JNIEnv* env, jclass, jlong addr, jstring javaText, jintArray offset… in Matcher_matchesImpl() argument
182 static jlong Matcher_openImpl(JNIEnv* env, jclass, jlong patternAddr) { in Matcher_openImpl() argument
190 static jint Matcher_requireEndImpl(JNIEnv* env, jclass, jlong addr) { in Matcher_requireEndImpl() argument
[all …]
Dlibcore_io_Memory.cpp93 static void Memory_memmove(JNIEnv* env, jclass, jobject dstObject, jint dstOffset, jobject srcObjec… in Memory_memmove() argument
105 static jbyte Memory_peekByte(JNIEnv*, jclass, jlong srcAddress) { in Memory_peekByte() argument
109 static void Memory_peekByteArray(JNIEnv* env, jclass, jlong srcAddress, jbyteArray dst, jint dstOff… in Memory_peekByteArray() argument
134 static void Memory_peekCharArray(JNIEnv* env, jclass, jlong srcAddress, jcharArray dst, jint dstOff… in Memory_peekCharArray() argument
138 static void Memory_peekDoubleArray(JNIEnv* env, jclass, jlong srcAddress, jdoubleArray dst, jint ds… in Memory_peekDoubleArray() argument
142 static void Memory_peekFloatArray(JNIEnv* env, jclass, jlong srcAddress, jfloatArray dst, jint dstO… in Memory_peekFloatArray() argument
146 static void Memory_peekIntArray(JNIEnv* env, jclass, jlong srcAddress, jintArray dst, jint dstOffse… in Memory_peekIntArray() argument
150 static void Memory_peekLongArray(JNIEnv* env, jclass, jlong srcAddress, jlongArray dst, jint dstOff… in Memory_peekLongArray() argument
154 static void Memory_peekShortArray(JNIEnv* env, jclass, jlong srcAddress, jshortArray dst, jint dstO… in Memory_peekShortArray() argument
158 static void Memory_pokeByte(JNIEnv*, jclass, jlong dstAddress, jbyte value) { in Memory_pokeByte() argument
[all …]
Dlibcore_icu_ICU.cpp94 static jstring ICU_addLikelySubtags(JNIEnv* env, jclass, jstring javaLocaleName) { in ICU_addLikelySubtags() argument
105 static jstring ICU_getScript(JNIEnv* env, jclass, jstring javaLocaleName) { in ICU_getScript() argument
113 static jint ICU_getCurrencyFractionDigits(JNIEnv* env, jclass, jstring javaCurrencyCode) { in ICU_getCurrencyFractionDigits() argument
123 static jint ICU_getCurrencyNumericCode(JNIEnv* env, jclass, jstring javaCurrencyCode) { in ICU_getCurrencyNumericCode() argument
133 static jstring ICU_getCurrencyCode(JNIEnv* env, jclass, jstring javaCountryCode) { in ICU_getCurrencyCode() argument
207 static jstring ICU_getCurrencyDisplayName(JNIEnv* env, jclass, jstring javaLanguageTag, jstring jav… in ICU_getCurrencyDisplayName() argument
211 static jstring ICU_getCurrencySymbol(JNIEnv* env, jclass, jstring javaLanguageTag, jstring javaCurr… in ICU_getCurrencySymbol() argument
215 static jstring ICU_getDisplayCountryNative(JNIEnv* env, jclass, jstring javaTargetLanguageTag, jstr… in ICU_getDisplayCountryNative() argument
230 static jstring ICU_getDisplayLanguageNative(JNIEnv* env, jclass, jstring javaTargetLanguageTag, jst… in ICU_getDisplayLanguageNative() argument
245 static jstring ICU_getDisplayScriptNative(JNIEnv* env, jclass, jstring javaTargetLanguageTag, jstri… in ICU_getDisplayScriptNative() argument
[all …]
Dlibcore_icu_NativeConverter.cpp159 static jlong NativeConverter_openConverter(JNIEnv* env, jclass, jstring converterName) { in NativeConverter_openConverter() argument
170 static void NativeConverter_closeConverter(JNIEnv*, jclass, jlong address) { in NativeConverter_closeConverter() argument
182 static jint NativeConverter_encode(JNIEnv* env, jclass, jlong address, in NativeConverter_encode() argument
238 static jint NativeConverter_decode(JNIEnv* env, jclass, jlong address, in NativeConverter_decode() argument
294 static void NativeConverter_resetByteToChar(JNIEnv*, jclass, jlong address) { in NativeConverter_resetByteToChar() argument
301 static void NativeConverter_resetCharToByte(JNIEnv*, jclass, jlong address) { in NativeConverter_resetCharToByte() argument
308 static jint NativeConverter_getMaxBytesPerChar(JNIEnv*, jclass, jlong address) { in NativeConverter_getMaxBytesPerChar() argument
313 static jint NativeConverter_getMinBytesPerChar(JNIEnv*, jclass, jlong address) { in NativeConverter_getMinBytesPerChar() argument
318 static jfloat NativeConverter_getAveBytesPerChar(JNIEnv*, jclass, jlong address) { in NativeConverter_getAveBytesPerChar() argument
323 static jobjectArray NativeConverter_getAvailableCharsetNames(JNIEnv* env, jclass) { in NativeConverter_getAvailableCharsetNames() argument
[all …]
Djava_util_regex_Pattern.cpp74 static jlong Pattern_getNativeFinalizer(JNIEnv*, jclass) { in Pattern_getNativeFinalizer() argument
80 static jint Pattern_nativeSize(JNIEnv*, jclass) { in Pattern_nativeSize() argument
84 static jlong Pattern_compileImpl(JNIEnv* env, jclass, jstring javaRegex, jint flags) { in Pattern_compileImpl() argument
Dsun_misc_Unsafe.cpp22 static jobject Unsafe_allocateInstance(JNIEnv* env, jclass, jclass c) { in Unsafe_allocateInstance() argument
Dlibcore_io_AsynchronousCloseMonitor.cpp24 static void AsynchronousCloseMonitor_signalBlockedThreads(JNIEnv* env, jclass, jobject javaFd) { in AsynchronousCloseMonitor_signalBlockedThreads() argument
Dlibcore_util_NativeAllocationRegistry.cpp22 jclass, in NativeAllocationRegistry_applyFreeFunction() argument
Dlibcore_icu_TimeZoneNames.cpp64 static void TimeZoneNames_fillZoneStrings(JNIEnv* env, jclass, jstring javaLocaleName, jobjectArray… in TimeZoneNames_fillZoneStrings() argument
120 static jstring TimeZoneNames_getExemplarLocation(JNIEnv* env, jclass, jstring javaLocaleName, jstri… in TimeZoneNames_getExemplarLocation() argument
Djava_lang_StringToReal.cpp874 static jfloat StringToReal_parseFltImpl(JNIEnv* env, jclass, jstring s, jint e) { in StringToReal_parseFltImpl() argument
882 static jdouble StringToReal_parseDblImpl(JNIEnv* env, jclass, jstring s, jint e) { in StringToReal_parseDblImpl() argument
/libcore/luni/src/test/native/
Dlibcore_util_NativeAllocationRegistryTest.cpp32 jlong Java_libcore_util_NativeAllocationRegistryTest_getNativeFinalizer(JNIEnv*, jclass) { in Java_libcore_util_NativeAllocationRegistryTest_getNativeFinalizer() argument
38 jclass, in Java_libcore_util_NativeAllocationRegistryTest_doNativeAllocation() argument
49 jlong Java_libcore_util_NativeAllocationRegistryTest_getNumNativeBytesAllocated(JNIEnv*, jclass) { in Java_libcore_util_NativeAllocationRegistryTest_getNumNativeBytesAllocated() argument
Dlibcore_io_Memory_test.cpp85 void memory_peek_test(T (*peek_func)(JNIEnv*, jclass, jlong), T value) { in memory_peek_test() argument
111 void memory_poke_test(void (*poke_func)(JNIEnv*, jclass, jlong, T), T value) { in memory_poke_test() argument
/libcore/dalvik/src/main/native/
Dorg_apache_harmony_dalvik_NativeTestTarget.cpp23 static void NativeTestTarget_emptyJniMethod6(JNIEnv*, jclass, int, int, int, int, int, int) { } in NativeTestTarget_emptyJniMethod6() argument
24 static void NativeTestTarget_emptyJniMethod6L(JNIEnv*, jclass, jobject, jarray, jarray, jobject, ja… in NativeTestTarget_emptyJniMethod6L() argument
25 static void NativeTestTarget_emptyJniStaticMethod0(JNIEnv*, jclass) { } in NativeTestTarget_emptyJniStaticMethod0() argument
26 static void NativeTestTarget_emptyJniStaticMethod6(JNIEnv*, jclass, int, int, int, int, int, int) {… in NativeTestTarget_emptyJniStaticMethod6() argument
27 static void NativeTestTarget_emptyJniStaticMethod6L(JNIEnv*, jclass, jobject, jarray, jarray, jobje… in NativeTestTarget_emptyJniStaticMethod6L() argument
28 static void NativeTestTarget_emptyJniStaticSynchronizedMethod0(JNIEnv*, jclass) { } in NativeTestTarget_emptyJniStaticSynchronizedMethod0() argument
29 static void NativeTestTarget_emptyJniSynchronizedMethod0(JNIEnv*, jclass) { } in NativeTestTarget_emptyJniSynchronizedMethod0() argument