Searched defs:rcount (Results 1 – 2 of 2) sorted by relevance
792 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setLeftPartOfSpeech() local826 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setRightPartOfSpeech() local1059 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getConnectArray() local1132 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getNumberOfLeftPOS() local1159 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getNumberOfRightPOS() local
111 NJ_INT16 njd_r_get_count(NJ_DIC_HANDLE rule, NJ_UINT16 *fcount, NJ_UINT16 *rcount) { in njd_r_get_count()