Home
last modified time | relevance | path

Searched refs:linf (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/games/tads/tads-3.0.8/tads2/
H A Dlinf.c67 linf->linflin.linbuf = linf->linfbuf; in linfini2()
222 linf->linfseek = osfpos(linf->linffp); in linfget()
231 memmove(linf->linfbuf, linf->linfbuf + linf->linfbufnxt, in linfget()
238 linf->linfseek -= linf->linfnxtlen; in linfget()
245 rdlen = osfrbc(linf->linffp, linf->linfbuf + linf->linfnxtlen, in linfget()
261 rdlen = osfrbc(linf->linffp, linf->linfbuf, in linfget()
366 linf->linfnxtlen = rdlen - linf->linfbufnxt; in linfget()
526 mcmtch(linf->linfmem, linf->linfpg[pg]); in linfcmp()
527 mcmunlck(linf->linfmem, linf->linfpg[pg]); in linfcmp()
783 mcmunlck(linf->linfmem, linf->linfpg[pg]); in linffind()
[all …]
H A Dtcd.c496 NOREG((&linf)) in tcdmain1()
1121 if (!(linf = linfini(mctx, ec, infile, (int)strlen(infile), in tcdmain1()
1125 linf->linflin.linpar = (lindef *)0; in tcdmain1()
1127 tc->tokcxhdr = (linfdef *)&linf->linflin; in tcdmain1()
1130 tc->tokcxlin = &linf->linflin; in tcdmain1()
1131 linf->linflin.linid = dbg.dbgcxfid++; in tcdmain1()
1132 linf->linflin.linnxt = (lindef *)0; in tcdmain1()
1525 if (linf != 0) in tcdmain1()
1526 linfcls(&linf->linflin); in tcdmain1()
1549 if (linf != 0) in tcdmain1()
[all …]
H A Dlinf.h99 void linfini2(mcmcxdef *mctx, linfdef *linf,
173 void linf_copy_linerecs(linfdef *linf, struct linfinfo *info);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Dline_source_file.cpp64 linf->linflin.linbuf = linf->linfbuf; in linfini2()
219 linf->linfseek = osfpos(linf->linffp); in linfget()
228 memmove(linf->linfbuf, linf->linfbuf + linf->linfbufnxt, in linfget()
235 linf->linfseek -= linf->linfnxtlen; in linfget()
242 rdlen = osfrbc(linf->linffp, linf->linfbuf + linf->linfnxtlen, in linfget()
258 rdlen = osfrbc(linf->linffp, linf->linfbuf, in linfget()
363 linf->linfnxtlen = rdlen - linf->linfbufnxt; in linfget()
523 mcmtch(linf->linfmem, linf->linfpg[pg]); in linfcmp()
524 mcmunlck(linf->linfmem, linf->linfpg[pg]); in linfcmp()
780 mcmunlck(linf->linfmem, linf->linfpg[pg]); in linffind()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Dline_source_file.cpp64 linf->linflin.linbuf = linf->linfbuf; in linfini2()
219 linf->linfseek = osfpos(linf->linffp); in linfget()
228 memmove(linf->linfbuf, linf->linfbuf + linf->linfbufnxt, in linfget()
235 linf->linfseek -= linf->linfnxtlen; in linfget()
242 rdlen = osfrbc(linf->linffp, linf->linfbuf + linf->linfnxtlen, in linfget()
258 rdlen = osfrbc(linf->linffp, linf->linfbuf, in linfget()
363 linf->linfnxtlen = rdlen - linf->linfbufnxt; in linfget()
523 mcmtch(linf->linfmem, linf->linfpg[pg]); in linfcmp()
524 mcmunlck(linf->linfmem, linf->linfpg[pg]); in linfcmp()
780 mcmunlck(linf->linfmem, linf->linfpg[pg]); in linffind()
[all …]
/dports/databases/grass7/grass-7.8.6/imagery/i.atcorr/
H A Dinterp.cpp35 int linf = 0; in interp() local
39 int lsup = linf + 1; in interp()
81 * (wl - sixs_disc.wldis[linf]) / (sixs_disc.wldis[lsup] - sixs_disc.wldis[linf]); in interp()
93 * (wl - sixs_disc.wldis[linf]) / (sixs_disc.wldis[lsup] - sixs_disc.wldis[linf]); in interp()
134 betaa = (double)(sixs_aer.ext[linf] * sixs_aer.ome[linf] / pow(wlinf,alphaa)); in interp()
142 double drinf = sixs_disc.dtdif[0][linf] + sixs_disc.dtdir[0][linf]; in interp()
147 double dtinf = sixs_disc.dtdif[1][linf] + sixs_disc.dtdir[1][linf]; in interp()
152 double dainf = sixs_disc.dtdif[2][linf] + sixs_disc.dtdir[2][linf]; in interp()
163 double urinf = sixs_disc.utdif[0][linf] + sixs_disc.utdir[0][linf]; in interp()
168 double utinf = sixs_disc.utdif[1][linf] + sixs_disc.utdir[1][linf]; in interp()
[all …]
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/disk/
H A Dhdsentinel64 for linf in $SLD; do
65 DEV=`echo $linf | awk '{printf $4}' | awk '{printf substr($0,6)}'`
73 TEMP=`echo $linf | awk '{print $7}'`
90 for linf in $SLD; do
91 DEV=`echo $linf | awk '{printf $4}' | awk '{printf substr($0,6)}'`
99 HEAL=`echo $linf | awk '{print $11}'`
116 for linf in $SLD; do
117 DEV=`echo $linf | awk '{printf $4}' | awk '{printf substr($0,6)}'`
125 PERF=`echo $linf | awk '{print $15}'`
142 for linf in $SLD; do
[all …]
/dports/games/wolfpack/empire-4.4.1/tests/build/units/
H A D03-lands-37 build l 0,2 linf 21
9 | linf needs 0.8l/0.4h/4av/$30, tech 40
11 build l 0,2 linf 1 101
12 build l 0,2 linf 1 39
14 build l 0,2 linf
15 build l 4:6,2 linf
19 build l 2:4,2 linf
29 linf
30 build l 2,2 linf
31 build l 2:4,2 linf 3 90
/dports/science/axom/axom-0.6.1/src/axom/quest/tests/
H A Dquest_signed_distance.cpp141 double linf = std::numeric_limits<double>::min(); in TEST() local
159 linf = (phi_err[inode] > linf) ? phi_err[inode] : linf; in TEST()
167 SLIC_INFO("linf = " << linf); in TEST()
176 EXPECT_NEAR(linf_expected, linf, TOL); in TEST()
237 double linf = std::numeric_limits<double>::min(); in run_vectorized_sphere_test() local
260 linf = (phi_err[inode] > linf) ? phi_err[inode] : linf; in run_vectorized_sphere_test()
268 SLIC_INFO("linf = " << linf); in run_vectorized_sphere_test()
277 EXPECT_NEAR(linf_expected, linf, TOL); in run_vectorized_sphere_test()
407 linf = (phi_err[inode] > linf) ? phi_err[inode] : linf; in AXOM_CUDA_TEST()
415 SLIC_INFO("linf = " << linf); in AXOM_CUDA_TEST()
[all …]
H A Dquest_signed_distance_interface.cpp492 double linf = std::numeric_limits<double>::min(); in TEST() local
510 linf = (phi_err[inode] > linf) ? phi_err[inode] : linf; in TEST()
518 EXPECT_NEAR(linf_expected, linf, TOL); in TEST()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/headers/
H A Dlogbf4.h70 vec_uint4 linf = (vector unsigned int) {0x7F800000, 0x7F800000, in _logbf4()
88 exp_unbias = spu_sel(exp_unbias, x, (vec_uint4)spu_cmpgt(xabs, linf)); in _logbf4()
91 exp_unbias = spu_sel(exp_unbias, (vec_float4)linf, (vec_uint4)spu_cmpeq(xabs, linf)); in _logbf4()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/headers/
H A Dlogbf4.h70 vec_uint4 linf = (vector unsigned int) {0x7F800000, 0x7F800000, in _logbf4()
88 exp_unbias = spu_sel(exp_unbias, x, (vec_uint4)spu_cmpgt(xabs, linf)); in _logbf4()
91 exp_unbias = spu_sel(exp_unbias, (vec_float4)linf, (vec_uint4)spu_cmpeq(xabs, linf)); in _logbf4()
/dports/games/wolfpack/empire-4.4.1/tests/load-tend/
H A Dsetup-POGO99 | linf#0/.../24: next to fleet a, army A
101 build l 0:9,0:5 ?des#. linf
103 build l 0:8,0 linf
105 | linf#30/.../34: next to army a, army C
106 build l 0:8,0 ?des#. linf
109 build l 0:8,0 linf
126 | linf#140/.../143: light
136 | linf#210/212/213/214: next to fleet b
143 | linf#240/242/243/244: next to army b
154 | linf#315/.../317, tended lands riding ls#165
[all …]
H A D99-POGO12 | BUG: POGO gives away linf#214/244 silently
13 | BUG: POGO destroys linf#184/234 silently
18 | BUG: POGO gives away linf#224/254 silently
H A D02-load-POGO34 | odd: linf#184 dies
39 | odd: linf#234 dies
H A D03-tend-117 | sup#300/linf#301/302/303/hat#304 (army t) riding fleet t
18 | linf#312/231/314 (army u) riding fleet u
19 | linf#315/316/317 riding ls#165
21 | linf#330/331 riding cs#166
H A D01-load-134 | linf#0/.../24 (army A) next to fleet a
35 | linf#25/.../29 (army A) next to fleet a in 2% h, owned by sector owner
36 | linf#30/.../34 (army C) next to army a
37 | linf#35/.../39 (army C) next to army a, owned by sector owner
45 | linf#140/.../143 next to land carriers, light
49 | linf#180/.../204 (army B) riding fleet a
50 | linf#210/212/213/214 next to fleet b
51 | linf#222/223/224/225 (army B) riding fleet b
52 | linf#230/.../234 (army D) riding army a
53 | linf#240/242/243/244 next to army b
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcavitation.f9057 real(c_double), pointer, save :: linf variable
113 subroutine cs_f_cavitation_get_pointers(presat, uinf, linf, cdest, cprod, &
118 type(c_ptr), intent(out) :: presat, uinf, linf, cdest, cprod local
156 call c_f_pointer(c_linf, linf)
209 tinf = linf/uinf
/dports/math/R-cran-KFAS/KFAS/src/
H A Dgsmoothall.f9038 double precision, dimension(m,m) :: linf,l0 local
153 linf = im
168 call dgemm('t','n',m,m,m,1.0d0,linf,m,nrec2,m,0.0d0,mm,m)
169 call dgemm('n','n',m,m,m,1.0d0,mm,m,linf,m,0.0d0,nrec2,m)
175 call dgemm('t','n',m,m,m,1.0d0,linf,m,nrec1,m,0.0d0,mm,m)
179 call dgemm('t','n',m,m,m,1.0d0,linf,m,nrec1,m,0.0d0,mm,m)
180 call dgemm('n','n',m,m,m,1.0d0,mm,m,linf,m,0.0d0,nrec1,m)
184 call dgemm('n','n',m,m,m,1.0d0,mm,m,linf,m,1.0d0,nrec1,m)
186 call dgemm('t','n',m,m,m,1.0d0,linf,m,nrec,m,0.0d0,mm,m)
187 call dgemm('n','n',m,m,m,1.0d0,mm,m,linf,m,0.0d0,nrec,m)
[all …]
H A Dsmoothonestep.f9072 double precision, dimension(m,m) :: l0,linf local
97 linf = im
98 call dger(m,m,-finv,kinf(:,i),1,zt(:,i),1,linf,m)
104 call dgemv('t',m,m,1.0d0,linf,m,rt1,1,0.0d0,mhelp,1)
109 call dgemv('t',m,m,1.0d0,linf,m,rt,1,0.0d0,mhelp,1)
/dports/textproc/word2x/word2x-0.005/
H A Dhtml-fmt.cc195 const struct list_info *linf; in html_list() local
200 linf=ltype_info(t->data.d); in html_list()
201 if (linf==NULL) in html_list()
208 s=linf->start; in html_list()
217 const struct list_info *linf; in html_end_list() local
224 linf=ltype_info(t->data.d); in html_end_list()
225 if (linf==NULL) in html_end_list()
231 s=linf->end; in html_end_list()
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Daffix.cpp767 if (pe->check(linf,this,word,ci,gi)) return true; in prefix_check()
777 if (pptr->check(linf,this,word,ci,gi,cross)) return true; in prefix_check()
798 if (se->check(linf, word, ci, gi, sfxopts, ppfx)) return true; in suffix_check()
844 if (prefix_check(linf, pword, ci, gi)) return true; in affix_check()
847 if (suffix_check(linf, sword, ci, gi, 0, NULL)) return true; in affix_check()
853 return suffix_check(linf, pword, ci, gi, 0, NULL); in affix_check()
1108 int res = linf.lookup(tmpword, &linf.sp->s_cmp_end, achar, wordinfo, gi); in check()
1130 if (pmyMgr->suffix_check(linf, ParmString(tmpword, tmpl), in check()
1212 bool SfxEntry::check(const LookupInfo & linf, ParmString word, in check() argument
1266 optflags & XPRODUCT ? &linf.sp->s_cmp_middle : &linf.sp->s_cmp_begin; in check()
[all …]
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Daffix.cpp767 if (pe->check(linf,this,word,ci,gi)) return true; in prefix_check()
777 if (pptr->check(linf,this,word,ci,gi,cross)) return true; in prefix_check()
798 if (se->check(linf, word, ci, gi, sfxopts, ppfx)) return true; in suffix_check()
847 if (prefix_check(linf, pword, ci, gi)) return true; in affix_check()
850 if (suffix_check(linf, sword, ci, gi, 0, NULL)) return true; in affix_check()
856 return suffix_check(linf, pword, ci, gi, 0, NULL); in affix_check()
1111 int res = linf.lookup(tmpword, &linf.sp->s_cmp_end, achar, wordinfo, gi); in check()
1133 if (pmyMgr->suffix_check(linf, ParmString(tmpword, tmpl), in check()
1215 bool SfxEntry::check(const LookupInfo & linf, ParmString word, in check() argument
1269 optflags & XPRODUCT ? &linf.sp->s_cmp_middle : &linf.sp->s_cmp_begin; in check()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/macros/
H A Dlinf.sci13 function [n]=linf(g,eps,tol)
14 //linf(g,[eps],[tol]) L_infinity norm
25 …ong type for input argument #%d: Linear state space or a transfer function expected.\n"),"linf",1))
28 …tf(gettext("%s: Wrong value for input argument #%d: Continuous time system expected.\n"),"linf",1))
/dports/math/polymake/polymake-4.5/external/TOSimplex/include/TOSimplex/
H A DTOExMipSol.h49 std::vector<bool> linf; member
520 if( mip.linf[var] || rhs > mip.lbounds[var] ){ in solve()
521 mip.linf[var] = false; in solve()
569 if( mip.linf.at( i ) || mip.lbounds.at( i ) < 0 ){ in solve()
573 mip.linf.at( i ) = false; in solve()
610 if( mip.linf.at( i ) ){ in solve()
671 std::vector<bool> newlinf = mip.linf; in solve()
676 if( mip.linf.at( i ) ){ in solve()
709 mip.linf = newlinf; in solve()
713 if( mip.linf.at( i ) ){ in solve()

12345678