Searched refs:dic_data (Results 1 – 3 of 3) sorted by relevance
74242 NJ_UINT8* dic_data[ ] = { variable
83555 NJ_UINT8* dic_data[ ] = { variable
215 NJ_UINT8** dic_data; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork() local242 dic_data = ( NJ_UINT8** )dlsym( work->dicLibHandle, "dic_data" ); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()243 if( dic_size == NULL || dic_type == NULL || dic_data == NULL ) { in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()250 work->dicHandle[ i ] = dic_data[ i ]; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_createWnnWork()