Home
last modified time | relevance | path

Searched defs:lcount (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/
DOpenWnnDictionaryImplJni.c792 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setLeftPartOfSpeech() local
826 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setRightPartOfSpeech() local
1059 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getConnectArray() local
1132 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getNumberOfLeftPOS() local
1159 NJ_UINT16 lcount = 0, rcount = 0; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getNumberOfRightPOS() local
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnDictionaryImpl.java782 int lcount, i; in getConnectMatrix() local