• Home
  • Raw
  • Download

Lines Matching defs:obj

206   (JNIEnv *env, jobject obj, jstring dicLibPathJ)  in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()
285 (JNIEnv *env, jobject obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_freeWnnWork()
311 (JNIEnv *env, jobject obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_clearDictionaryParameters()
341 (JNIEnv *env, jobject obj, jlong wnnWork, jint index, jint base, jint high) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setDictionaryParameter()
385 (JNIEnv *env, jobject obj, jlong wnnWork, jint operation, jint order, jstring keyString) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_searchWord()
453 (JNIEnv *env, jclass obj, jlong wnnWork, jint length) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getNextWord()
497 (JNIEnv *env, jobject obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getStroke()
530 (JNIEnv *env, jobject obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getCandidate()
563 (JNIEnv *env, jobject obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getFrequency()
587 (JNIEnv *env, jobject obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_clearApproxPatterns()
616 (JNIEnv *env, jobject obj, jlong wnnWork, jstring srcJ, jstring dstJ) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setApproxPattern__JLjava_lang_String_2Ljava_lang_String_2()
668 (JNIEnv *env, jclass obj, jlong wnnWork, jint approxPattern) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setApproxPattern__JI()
727 (JNIEnv *env, jclass obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getLeftPartOfSpeech()
746 (JNIEnv *env, jclass obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getRightPartOfSpeech()
765 (JNIEnv *env, jclass obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_clearResult()
786 (JNIEnv *env, jclass obj, jlong wnnWork, jint leftPartOfSpeech) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setLeftPartOfSpeech()
820 (JNIEnv *env, jclass obj, jlong wnnWork, jint rightPartOfSpeech) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setRightPartOfSpeech()
854 (JNIEnv *env, jclass obj, jlong wnnWork, jstring stroke) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setStroke()
889 (JNIEnv *env, jclass obj, jlong wnnWork, jstring candidate) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setCandidate()
924 (JNIEnv *env, jclass obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_selectWord()
945 (JNIEnv *env, jclass obj, jlong wnnWork, jint type) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getLeftPartOfSpeechSpecifiedType()
999 (JNIEnv *env, jclass obj, jlong wnnWork, jint type) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getRightPartOfSpeechSpecifiedType()
1053 (JNIEnv *env, jclass obj, jlong wnnWork, jint leftPartOfSpeech) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getConnectArray()
1122 (JNIEnv *env, jclass obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getNumberOfLeftPOS()
1149 (JNIEnv *env, jclass obj, jlong wnnWork) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getNumberOfRightPOS()
1176 (JNIEnv *env, jclass obj, jlong wnnWork, jstring srcJ) in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getApproxPattern()
1234 …(JNIEnv *env, jclass obj, jlong wnnWork, jstring keyStringJ, jint maxBindsOfQuery, jint maxPattern… in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createBindArray()
1340 …(JNIEnv *env, jclass obj, jlong wnnWork, jint maxBindsOfQuery, jint maxPatternOfApprox, jstring ke… in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createQueryStringBase()