Home
last modified time | relevance | path

Searched refs:lhmin (Results 1 – 25 of 46) sorted by relevance

12

/dports/textproc/hyphen/hyphen-2.8.8/tests/
H A DMakefile.am21 lhmin.test \
109 lhmin.hyph \
110 lhmin.pat \
111 lhmin.word \
112 lhmin.test \
H A DMakefile.in183 lhmin.test \
268 lhmin.hyph \
269 lhmin.pat \
270 lhmin.word \
271 lhmin.test \
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/hyphenation/hyphen/
H A Dhyphen.c259 dict->lhmin = atoi(buf + 13); in hnj_hyphen_load_line()
416 dict[k]->lhmin = 0; in hnj_hyphen_load_file()
513 dict[1]->lhmin = dict[0]->lhmin; in hnj_hyphen_load_file()
515 dict[1]->clhmin = (dict[0]->clhmin) ? dict[0]->clhmin : ((dict[0]->lhmin) ? dict[0]->lhmin : 3); in hnj_hyphen_load_file()
708 char *** rep, int ** pos, int ** cut, int lhmin) in hnj_hyphen_lhmin() argument
720 for (j = 0; i < lhmin && word[j] != '\0'; i++) do { in hnj_hyphen_lhmin()
725 hnj_hyphen_strnlen((*rep)[j], rh - (*rep)[j], utf8)) < lhmin) { in hnj_hyphen_lhmin()
1125 hyphens, rep, pos, cut, (dict->lhmin > 0 ? dict->lhmin : 2)); in hnj_hyphen_hyphenate2()
1156 int lhmin, int rhmin, int clhmin, int crhmin) in hnj_hyphen_hyphenate3() argument
1158 lhmin = (lhmin > dict->lhmin) ? lhmin : dict->lhmin; in hnj_hyphen_hyphenate3()
[all …]
H A Dhyphen.h68 char lhmin; /* lefthyphenmin: min. hyph. distance from the left side */ member
169 int lhmin, int rhmin, int clhmin, int crhmin);
/dports/textproc/hyphen/hyphen-2.8.8/
H A Dhyphen.c258 dict->lhmin = atoi(buf + 13); in hnj_hyphen_load_line()
415 dict[k]->lhmin = 0; in hnj_hyphen_load_file()
512 dict[1]->lhmin = dict[0]->lhmin; in hnj_hyphen_load_file()
514 dict[1]->clhmin = (dict[0]->clhmin) ? dict[0]->clhmin : ((dict[0]->lhmin) ? dict[0]->lhmin : 3); in hnj_hyphen_load_file()
707 char *** rep, int ** pos, int ** cut, int lhmin) in hnj_hyphen_lhmin() argument
719 for (j = 0; i < lhmin && word[j] != '\0'; i++) do { in hnj_hyphen_lhmin()
724 hnj_hyphen_strnlen((*rep)[j], rh - (*rep)[j], utf8)) < lhmin) { in hnj_hyphen_lhmin()
1106 hyphens, rep, pos, cut, (dict->lhmin > 0 ? dict->lhmin : 2)); in hnj_hyphen_hyphenate2()
1137 int lhmin, int rhmin, int clhmin, int crhmin) in hnj_hyphen_hyphenate3() argument
1139 lhmin = (lhmin > dict->lhmin) ? lhmin : dict->lhmin; in hnj_hyphen_hyphenate3()
[all …]
H A Dhyphen.h68 char lhmin; /* lefthyphenmin: min. hyph. distance from the left side */ member
169 int lhmin, int rhmin, int clhmin, int crhmin);
H A Dsubstrings.pl18 $lhmin = $ARGV[3];
21 if (defined $lhmin) { print OUT "LEFTHYPHENMIN $lhmin\n"; }
/dports/lang/spidermonkey60/firefox-60.9.0/intl/hyphenation/hyphen/
H A Dhyphen.c259 dict->lhmin = atoi(buf + 13); in hnj_hyphen_load_line()
416 dict[k]->lhmin = 0; in hnj_hyphen_load_file()
527 dict[1]->lhmin = dict[0]->lhmin; in hnj_hyphen_load_file()
529 dict[1]->clhmin = (dict[0]->clhmin) ? dict[0]->clhmin : ((dict[0]->lhmin) ? dict[0]->lhmin : 3); in hnj_hyphen_load_file()
722 char *** rep, int ** pos, int ** cut, int lhmin) in hnj_hyphen_lhmin() argument
734 for (j = 0; i < lhmin && word[j] != '\0'; i++) do { in hnj_hyphen_lhmin()
739 hnj_hyphen_strnlen((*rep)[j], rh - (*rep)[j], utf8)) < lhmin) { in hnj_hyphen_lhmin()
1139 hyphens, rep, pos, cut, (dict->lhmin > 0 ? dict->lhmin : 2)); in hnj_hyphen_hyphenate2()
1170 int lhmin, int rhmin, int clhmin, int crhmin) in hnj_hyphen_hyphenate3() argument
1172 lhmin = (lhmin > dict->lhmin) ? lhmin : dict->lhmin; in hnj_hyphen_hyphenate3()
[all …]
H A Dhyphen.h68 char lhmin; /* lefthyphenmin: min. hyph. distance from the left side */ member
169 int lhmin, int rhmin, int clhmin, int crhmin);
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/hyphen/
H A Dhyphen.c258 dict->lhmin = atoi(buf + 13); in hnj_hyphen_load_line()
415 dict[k]->lhmin = 0; in hnj_hyphen_load_file()
512 dict[1]->lhmin = dict[0]->lhmin; in hnj_hyphen_load_file()
514 dict[1]->clhmin = (dict[0]->clhmin) ? dict[0]->clhmin : ((dict[0]->lhmin) ? dict[0]->lhmin : 3); in hnj_hyphen_load_file()
707 char *** rep, int ** pos, int ** cut, int lhmin) in hnj_hyphen_lhmin() argument
719 for (j = 0; i < lhmin && word[j] != '\0'; i++) do { in hnj_hyphen_lhmin()
724 hnj_hyphen_strnlen((*rep)[j], rh - (*rep)[j], utf8)) < lhmin) { in hnj_hyphen_lhmin()
1106 hyphens, rep, pos, cut, (dict->lhmin > 0 ? dict->lhmin : 2)); in hnj_hyphen_hyphenate2()
1137 int lhmin, int rhmin, int clhmin, int crhmin) in hnj_hyphen_hyphenate3() argument
1139 lhmin = (lhmin > dict->lhmin) ? lhmin : dict->lhmin; in hnj_hyphen_hyphenate3()
[all …]
H A Dhyphen.h68 char lhmin; /* lefthyphenmin: min. hyph. distance from the left side */ member
169 int lhmin, int rhmin, int clhmin, int crhmin);
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/hyphenate/
H A Dhyphen.c272 dict[k]->lhmin = 0; in hnj_hyphen_load()
298 dict[k]->lhmin = atoi(buf + 13); in hnj_hyphen_load()
615 char *** rep, int ** pos, int ** cut, int lhmin) in hnj_hyphen_lhmin() argument
618 for (i = 1, j = 0; i < lhmin && word[j] != '\0'; i++) do { in hnj_hyphen_lhmin()
623 hnj_hyphen_strnlen((*rep)[j], rh - (*rep)[j], utf8)) < lhmin) { in hnj_hyphen_lhmin()
1006 hyphens, rep, pos, cut, (dict->lhmin > 0 ? dict->lhmin : 2)); in hnj_hyphen_hyphenate2()
1018 int lhmin, int rhmin, int clhmin, int crhmin) in hnj_hyphen_hyphenate3() argument
1020 lhmin = (lhmin > 0 ? lhmin : dict->lhmin); in hnj_hyphen_hyphenate3()
1025 rep, pos, cut, (lhmin > 0 ? lhmin : 2)); in hnj_hyphen_hyphenate3()
H A Dhyphen.h66 char lhmin; /* lefthyphenmin: min. hyph. distance from the left side */ member
163 int lhmin, int rhmin, int clhmin, int crhmin);
/dports/math/math77/MATH77/
H A Dddas1.f92 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
94 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
319 if ((nsf.lt.3) .and. (abs(h) .ge. rwork(lhmin))) go to 270
328 if ((ncf.lt.10) .and. (abs(h) .ge. rwork(lhmin))) go to 270
336 if ((abs(h).ge.rwork(lhmin)) .and. (nef.lt.10)) go to 270
H A Dsdas1.f92 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
94 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
319 if ((nsf.lt.3) .and. (abs(h) .ge. rwork(lhmin))) go to 270
328 if ((ncf.lt.10) .and. (abs(h) .ge. rwork(lhmin))) go to 270
336 if ((abs(h).ge.rwork(lhmin)) .and. (nef.lt.10)) go to 270
H A Dddastp.f143 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
145 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
767 if ((nsf.lt.3) .and. (abs(h) .ge. rwork(lhmin))) go to 600
783 if ((ncf.lt.10) .and. (abs(h) .ge. rwork(lhmin))) go to 600
811 if (abs(h) .ge. rwork(lhmin)) go to 600
822 if (abs(h) .ge. rwork(lhmin)) go to 600
830 if (abs(h) .ge. rwork(lhmin)) go to 600
H A Dsdastp.f143 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
145 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
768 if ((nsf.lt.3) .and. (abs(h) .ge. rwork(lhmin))) go to 600
784 if ((ncf.lt.10) .and. (abs(h) .ge. rwork(lhmin))) go to 600
812 if (abs(h) .ge. rwork(lhmin)) go to 600
823 if (abs(h) .ge. rwork(lhmin)) go to 600
831 if (abs(h) .ge. rwork(lhmin)) go to 600
H A Dddaslv.f65 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
67 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
H A Dsdaslv.f65 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
67 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
H A Dddaslx.f780 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
782 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
1226 rwork(lhmin) = 16.0d0 * rwork(lround) * max(abs(t), abs(tout))
1230 if (tdist .lt. rwork(lhmin)) then
1472 rwork(lhmin) = 4.0d0 * rwork(lround) * max(abs(tn),abs(tout))
H A Dsdaslx.f780 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
782 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
1226 rwork(lhmin) = 16.0e0 * rwork(lround) * max(abs(t), abs(tout))
1230 if (tdist .lt. rwork(lhmin)) then
1472 rwork(lhmin) = 4.0e0 * rwork(lround) * max(abs(tn),abs(tout))
H A Dddasdb.f85 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
87 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
H A Dsdasdb.f85 & lround, lhmin, lalpha, lbeta, lgamma, lpsi, lsigma, ldelta local
87 & lhold=7, lnjac=8, lround=9, lhmin=10, lalpha=11, lbeta=17,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tools/lou_maketable.d/
H A Dsubstrings.pl18 $lhmin = $ARGV[3];
21 if (defined $lhmin) { print OUT "LEFTHYPHENMIN $lhmin\n"; }
/dports/devel/liblouis/liblouis-3.20.0/tools/lou_maketable.d/
H A Dsubstrings.pl18 $lhmin = $ARGV[3];
21 if (defined $lhmin) { print OUT "LEFTHYPHENMIN $lhmin\n"; }

12