Home
last modified time | relevance | path

Searched refs:scoresphon (Results 1 – 21 of 21) sorted by relevance

/dports/textproc/enchant/enchant-1.6.0/src/myspell/
H A Dsuggestmgr.cxx1046 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1051 scoresphon[i] = -100 * i; in ngsuggest()
1055 scphon = scoresphon[MAX_ROOTS-1]; in ngsuggest()
1128 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1129 scoresphon[lpphon] = scphon; in ngsuggest()
1133 if (scoresphon[j] < lval) { in ngsuggest()
1135 lval = scoresphon[j]; in ngsuggest()
1226 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1289 scoresphon[i] += 2 * lcslen(word, gl) - abs((int) (n - len)) + in ngsuggest()
1295 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/spelling/hunspell/
H A Dsuggestmgr.cxx1022 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1027 scoresphon[i] = -100 * i; in ngsuggest()
1128 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1129 scoresphon[lpphon] = scphon; in ngsuggest()
1133 if (scoresphon[j] < lval) { in ngsuggest()
1135 lval = scoresphon[j]; in ngsuggest()
1226 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1305 scoresphon[i] += 2 * lcslen(word, gl) - abs((int) (n - len)) + in ngsuggest()
1311 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/
H A Dsuggestmgr.cxx1037 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1042 scoresphon[i] = -100 * i; in ngsuggest()
1143 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1144 scoresphon[lpphon] = scphon; in ngsuggest()
1148 if (scoresphon[j] < lval) { in ngsuggest()
1150 lval = scoresphon[j]; in ngsuggest()
1241 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1320 scoresphon[i] += 2 * lcslen(word, gl) - abs((int) (n - len)) + in ngsuggest()
1326 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1037 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1042 scoresphon[i] = -100 * i; in ngsuggest()
1143 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1144 scoresphon[lpphon] = scphon; in ngsuggest()
1148 if (scoresphon[j] < lval) { in ngsuggest()
1150 lval = scoresphon[j]; in ngsuggest()
1241 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1320 scoresphon[i] += 2 * lcslen(word, gl) - abs((int) (n - len)) + in ngsuggest()
1326 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1037 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1042 scoresphon[i] = -100 * i; in ngsuggest()
1143 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1144 scoresphon[lpphon] = scphon; in ngsuggest()
1148 if (scoresphon[j] < lval) { in ngsuggest()
1150 lval = scoresphon[j]; in ngsuggest()
1241 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1320 scoresphon[i] += 2 * lcslen(word, gl) - abs((int) (n - len)) + in ngsuggest()
1326 if (ph) bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/textproc/nuspell/nuspell-5.0.1/external/hunspell/hunspell/
H A Dsuggestmgr.cxx1008 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1013 scoresphon[i] = -100 * i; in ngsuggest()
1166 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1167 scoresphon[lpphon] = scphon; in ngsuggest()
1171 if (scoresphon[j] < lval) { in ngsuggest()
1173 lval = scoresphon[j]; in ngsuggest()
1309 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1432 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1438 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1008 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1013 scoresphon[i] = -100 * i; in ngsuggest()
1166 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1167 scoresphon[lpphon] = scphon; in ngsuggest()
1171 if (scoresphon[j] < lval) { in ngsuggest()
1173 lval = scoresphon[j]; in ngsuggest()
1309 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1432 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1438 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1167 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1172 scoresphon[i] = -100 * i; in ngsuggest()
1277 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1278 scoresphon[lpphon] = scphon; in ngsuggest()
1282 if (scoresphon[j] < lval) { in ngsuggest()
1284 lval = scoresphon[j]; in ngsuggest()
1389 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1475 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1482 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/editors/focuswriter/focuswriter-1.7.6/src/spelling/hunspell/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/textproc/R-cran-hunspell/hunspell/src/hunspell/
H A Dsuggestmgr.cc1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/lang/spidermonkey78/firefox-78.9.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1132 int scoresphon[MAX_ROOTS]; local
1137 scoresphon[i] = -100 * i;
1283 if (scphon > scoresphon[lpphon]) {
1284 scoresphon[lpphon] = scphon;
1288 if (scoresphon[j] < lval) {
1290 lval = scoresphon[j];
1405 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS);
1513 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) +
1519 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS);
/dports/www/firefox/firefox-99.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/mail/thunderbird/thunderbird-91.8.0/extensions/spellcheck/hunspell/src/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/hunspell/src/hunspell/
H A Dsuggestmgr.cxx1132 int scoresphon[MAX_ROOTS]; local
1137 scoresphon[i] = -100 * i;
1283 if (scphon > scoresphon[lpphon]) {
1284 scoresphon[lpphon] = scphon;
1288 if (scoresphon[j] < lval) {
1290 lval = scoresphon[j];
1405 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS);
1513 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) +
1519 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS);
/dports/net-im/beebeep/beebeep-code-r1476/src/hunspell/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/textproc/hunspell/hunspell-1.7.0/src/hunspell/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
/dports/editors/texstudio/texstudio-4.1.2/src/hunspell/
H A Dsuggestmgr.cxx1095 int scoresphon[MAX_ROOTS]; in ngsuggest() local
1100 scoresphon[i] = -100 * i; in ngsuggest()
1269 if (scphon > scoresphon[lpphon]) { in ngsuggest()
1270 scoresphon[lpphon] = scphon; in ngsuggest()
1274 if (scoresphon[j] < lval) { in ngsuggest()
1276 lval = scoresphon[j]; in ngsuggest()
1412 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()
1535 scoresphon[i] += 2 * lcslen(word, gl) - abs((int)(n - len)) + in ngsuggest()
1541 bubblesort(&rootsphon[0], NULL, &scoresphon[0], MAX_ROOTS); in ngsuggest()