Searched defs:hindo_tmp_data (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndbdic.c1553 NJ_UINT32 current, hindo_max_data, hindo_tmp_data; local
1915 hindo_tmp_data = 0;
1923 hindo_tmp_data = current;
1938 psrhCache->storebuff[abIdx_current].current = hindo_tmp_data;
1943 hindo_max_data = hindo_tmp_data;
2403 NJ_UINT32 hindo_max_data, hindo_tmp_data; local
2445 hindo_tmp_data = 0;
2453 hindo_tmp_data = current;
2468 psrhCache->storebuff[m].current = hindo_tmp_data;
2473 hindo_max_data = hindo_tmp_data;
[all...]

Completed in 51 milliseconds