aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/src/defines.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the issue on multiple words suggestionsatok2012-05-231-0/+2
| | | | | Bug: 6509844 Change-Id: I823074a2b29befc3e60c63699ab4dc7719105c63
* Merge "Return the bigram frequency if available." into jb-devJean Chalard2012-05-171-2/+3
|\
| * Return the bigram frequency if available.Jean Chalard2012-05-161-2/+3
| | | | | | | | | | | | | | | | This concludes the work on bug#6313806. Don't submit it before the dictionaries are suitably amended. Bug: 6313806 Change-Id: Icfea45bd52bb9d8cc68ba2266f80640e3942bb7f
* | Use "float" instead of "double"satok2012-05-161-5/+5
|/ | | | Change-Id: I93ed4d88ede4058f081dd8d634b00dfff4e96d07
* Fill in the bloom filter for bigram lookup.Jean Chalard2012-05-071-0/+18
| | | | | Bug: 6313806 Change-Id: Ib79e14f6f8b241f053da6069c15f19c71084317e
* Add methods to inverse compute the probability.Jean Chalard2012-04-241-1/+1
| | | | | | | | | For now the probability is just returned with the same value it had, but this is some ground work that needs to be done anyway. Bug: 6313806 Change-Id: I9bb8b96b294109771208ade558c9ad56932d2f8e
* Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9Ken Wakasa2012-03-301-0/+254
Change-Id: I3ab65059f6e356530484bfd0bba26a634a4cba65