Home
last modified time | relevance | path

Searched refs:tmpu (Results 1 – 25 of 88) sorted by relevance

1234

/dports/audio/epos-devel/epos-2.5.37/src/
H A Dunit.cc141 for (m=0; m<n && tmpu != &EMPTY; m++, tmpu = tmpu->Next(scfg->_segm_level)) { in write_segs()
215 for (tmpu = LeftMost(scfg->_phone_level); tmpu != &EMPTY; tmpu = tmpu->Next(scfg->_phone_level)) in show_phones()
290 tmpu = tmpu->next; in fdump()
298 tmpu = tmpu->next; in fdump()
449 for (tmpu = firstborn;tmpu && buffer_now < buffer_end; tmpu = tmpu->next) { in gather()
1020 tmpu_prev = tmpu->Prev(tmpu->depth); in syllabify()
1177 for (tmpu = RightMost(target); tmpu != &EMPTY; tmpu = tmpu->Prev(target)) n++; in sseg()
1386 for (tmpu = LeftMost(whence); tmpu != &EMPTY; tmpu = tmpu->Next(whence)) { in raise()
1455 else for (tmpu = firstborn; tmpu; tmpu = tmpu->next) tmpu->segs(target, dinven); in segs()
1517 else for (tmpu = firstborn; tmpu; ) { in forall()
[all …]
H A Dunit.h220 unit *tmpu; in index() local
222 for (tmpu = lookin->LeftMost(what); tmpu != lookfor; tmpu = tmpu->Next(what)) i++; in index()
/dports/sysutils/uptimed/uptimed-0.4.6/libuptimed/
H A Durec.c41 Urec *u, *tmpu, *uprev = NULL; in add_urec() local
56 for(tmpu = urec_list; tmpu; tmpu = tmpu->next) { in add_urec()
57 if (u->utime > tmpu->utime) { in add_urec()
58 u->next=tmpu; in add_urec()
59 if (tmpu == urec_list) return urec_list = u; in add_urec()
62 uprev = tmpu; in add_urec()
76 Urec *tmpu = urec_list; in del_urec() local
82 for (tmpu = urec_list; tmpu->next && u != tmpu->next; tmpu = tmpu->next); in del_urec()
83 if (!u->next) urec_last = tmpu; in del_urec()
84 tmpu->next = u->next; in del_urec()
/dports/math/R-cran-gss/gss/src/
H A Ddgold.f8 double precision ratio, mlo, mup, tmpl, tmpu
39 call dtrev (vmu, twk, 2, n, z, tmpu, varht, info, work)
48 if( tmpl .lt. tmpu )then
51 tmpu = tmpl
65 tmpl = tmpu
71 call dtrev (vmu, twk, 2, n, z, tmpu, varht, info, work)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Dmn88443x.c264 u32 cpmon, tmpu, tmpl, flg; in mn88443x_s_read_status() local
283 agc = tmpu << 8; in mn88443x_s_read_status()
297 regmap_read(r_s, CNRDXU_S, &tmpu); in mn88443x_s_read_status()
299 x = (tmpu << 8) | tmpl; in mn88443x_s_read_status()
300 regmap_read(r_s, CNRDYU_S, &tmpu); in mn88443x_s_read_status()
302 y = (tmpu << 8) | tmpl; in mn88443x_s_read_status()
341 bit_err = (tmpu << 8) | tmpl; in mn88443x_s_read_status()
485 regmap_read(r_t, AGCRDU_T, &tmpu); in mn88443x_t_read_status()
487 agc = (tmpu << 8) | tmpl; in mn88443x_t_read_status()
500 regmap_read(r_t, CNRDU_T, &tmpu); in mn88443x_t_read_status()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Dmn88443x.c264 u32 cpmon, tmpu, tmpl, flg; in mn88443x_s_read_status() local
283 agc = tmpu << 8; in mn88443x_s_read_status()
297 regmap_read(r_s, CNRDXU_S, &tmpu); in mn88443x_s_read_status()
299 x = (tmpu << 8) | tmpl; in mn88443x_s_read_status()
300 regmap_read(r_s, CNRDYU_S, &tmpu); in mn88443x_s_read_status()
302 y = (tmpu << 8) | tmpl; in mn88443x_s_read_status()
341 bit_err = (tmpu << 8) | tmpl; in mn88443x_s_read_status()
485 regmap_read(r_t, AGCRDU_T, &tmpu); in mn88443x_t_read_status()
487 agc = (tmpu << 8) | tmpl; in mn88443x_t_read_status()
500 regmap_read(r_t, CNRDU_T, &tmpu); in mn88443x_t_read_status()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/dvb-frontends/
H A Dmn88443x.c264 u32 cpmon, tmpu, tmpl, flg; in mn88443x_s_read_status() local
283 agc = tmpu << 8; in mn88443x_s_read_status()
297 regmap_read(r_s, CNRDXU_S, &tmpu); in mn88443x_s_read_status()
299 x = (tmpu << 8) | tmpl; in mn88443x_s_read_status()
300 regmap_read(r_s, CNRDYU_S, &tmpu); in mn88443x_s_read_status()
302 y = (tmpu << 8) | tmpl; in mn88443x_s_read_status()
341 bit_err = (tmpu << 8) | tmpl; in mn88443x_s_read_status()
485 regmap_read(r_t, AGCRDU_T, &tmpu); in mn88443x_t_read_status()
487 agc = (tmpu << 8) | tmpl; in mn88443x_t_read_status()
500 regmap_read(r_t, CNRDU_T, &tmpu); in mn88443x_t_read_status()
[all …]
/dports/math/pari/pari-2.13.3/src/kernel/none/
H A Dgcdll.c692 if ((tmpd < tmpu) || overflow || in lgcdii()
698 dd1 = tmpd; xu = tmpu; xv = tmpv; in lgcdii()
715 tmpu = xu1 + q*xu; in lgcdii()
719 tmp0 = addll(tmpu, xu); in lgcdii()
851 tmpu = xu + xu1; in lgcdii()
860 tmpu = xu + q*xu1; in lgcdii()
874 dd1 = tmpd; xu = tmpu; xv = tmpv; in lgcdii()
882 tmpu = xu1 + xu; in lgcdii()
891 tmpu = xu1 + q*xu; in lgcdii()
896 tmp0 = addll(tmpu, xu); in lgcdii()
[all …]
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/polyselect/
H A Dropt_linear.c324 mpz_t u, tmpu, v, mod, old_mod; in ropt_tune_stage2_slow() local
336 mpz_init (tmpu); in ropt_tune_stage2_slow()
379 mpz_set (tmpu, u); in ropt_tune_stage2_slow()
418 w, tmpu, v, mod, i + 1, j, k); in ropt_tune_stage2_slow()
441 w, tmpu, v, mod, i + 1, j); in ropt_tune_stage2_slow()
446 mpz_add (tmpu, tmpu, mod); /* consider original u itself */ in ropt_tune_stage2_slow()
465 mpz_set (tmpu, u); in ropt_tune_stage2_slow()
479 mpz_sub (tmpu, tmpu, mod); in ropt_tune_stage2_slow()
505 w, tmpu, v, mod, i + 1, j, k); in ropt_tune_stage2_slow()
528 w, tmpu, v, mod, i + 1, j); in ropt_tune_stage2_slow()
[all …]
H A Dropt_stage2.c69 int16_t tmpu = (int16_t) ceil (tmpf * 1000.0); in sievearray_init() local
79 sievearray->array[k] = tmpu; in sievearray_init()
96 int16_t tmpu = (int16_t) ceil (tmpf * 1000.0); in sievearray_reset() local
101 sievearray->array[k] = tmpu; in sievearray_reset()
878 mpz_t tmpv, tmpu; in rootsieve_one_sublattice() local
928 mpz_init (tmpu); in rootsieve_one_sublattice()
970 tmpu); in rootsieve_one_sublattice()
975 "j: %lu\n", sa->array[j], tmpu, tmpv, in rootsieve_one_sublattice()
992 tmpu); in rootsieve_one_sublattice()
999 tmpu, tmpv, sievescore->alpha[i]); in rootsieve_one_sublattice()
[all …]
/dports/math/R-cran-gss/gss/src/ratfor/
H A Ddgold.r50 double precision ratio, mlo, mup, tmpl, tmpu
91 call dtrev (vmu, twk, 2, n, z, tmpu, varht, info, work)
100 if ( tmpl < tmpu ) {
103 tmpu = tmpl globalVar
118 tmpl = tmpu
124 call dtrev (vmu, twk, 2, n, z, tmpu, varht, info, work)
/dports/security/clamav/clamav-0.104.2/win32/compat/
H A Dutf8_util.c45 if (utf8 != tmpu) free(utf8); \
51 char tmpu[1024], *utf8; in cli_to_utf8_maybe_alloc() local
65 if (ulen > sizeof(tmpu)) { in cli_to_utf8_maybe_alloc()
72 utf8 = tmpu; in cli_to_utf8_maybe_alloc()
/dports/security/clamav-lts/clamav-0.103.5/win32/compat/
H A Dutf8_util.c45 if (utf8 != tmpu) free(utf8); \
51 char tmpu[1024], *utf8; in cli_to_utf8_maybe_alloc() local
65 if (ulen > sizeof(tmpu)) { in cli_to_utf8_maybe_alloc()
72 utf8 = tmpu; in cli_to_utf8_maybe_alloc()
/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/none/
H A Dgcdll.c764 if ((tmpd < tmpu) || overflow || in lgcdii()
770 dd1 = tmpd; xu = tmpu; xv = tmpv; in lgcdii()
798 tmpu = xu1 + q*xu; in lgcdii()
802 tmp0 = addll(tmpu, xu); in lgcdii()
809 dd = tmpd; xu1 = tmpu; xv1 = tmpv; in lgcdii()
971 tmpu = xu + xu1; in lgcdii()
980 tmpu = xu + q*xu1; in lgcdii()
995 dd1 = tmpd; xu = tmpu; xv = tmpv; in lgcdii()
1013 tmpu = xu1 + xu; in lgcdii()
1022 tmpu = xu1 + q*xu; in lgcdii()
[all …]
/dports/science/plumed/plumed2-2.7.2/src/analysis/
H A DCommittor.cpp115 std::vector<double> tmpl, tmpu; in Committor() local
117 parseNumberedVector("BASIN_UL", b, tmpu ); in Committor()
118 if( tmpl.empty() && tmpu.empty() ) break; in Committor()
120 …if( tmpu.size()!=getNumberOfArguments()) error("Wrong number of values for BASIN_UL: they should b… in Committor()
122 upperlimits.push_back(tmpu); in Committor()
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dundotransaction.cpp121 UndoObject *tmpu = UM->m_transactions.at(stackLevel)->transactionObject; in commit() local
142 UM->action(tmpu, tmps); in commit()
146 delete tmpu; in commit()
147 tmpu = nullptr; in commit()
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/Analyse/
H A DPlotVoltage.m8 tmpu = load('../tmp/u1'); variable
11 t = tmpu(:,1);
12 u = tmpu(:,2);
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dfrobenius-small.h284 Vector tmpu(_F, n); in minpolspace()
287 filterv(tmpu, tmpv, tmpf, A, us[i], vs[i]); in minpolspace()
297 mergev(u, v, f, A, oldu, oldv, oldf, tmpu, tmpv, tmpf); in minpolspace()
351 Vector tmpu(_F, n); in dualbasis()
355 tmpu.setEntry(j, TiU.getEntry(i, j)); in dualbasis()
359 basis_u.push_back(tmpu); in dualbasis()
419 Vector tmpu(_F); in solve()
423 minpolspace(tmpu, tmpv, tmpf, A, trial_us, trial_vs); in solve()
424 mergev(u, v, f, A, old_u, old_v, old_f, tmpu, tmpv, tmpf); in solve()
/dports/science/py-openpiv/openpiv-python-0.23.8/openpiv/
H A Dvalidation.py124 tmpu = np.ma.copy(u).filled(np.nan)
127 ind = np.logical_or(np.abs(tmpu - np.nanmean(tmpu)) > std_threshold * np.nanstd(tmpu),
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/interfaces/src/libs/
H A DDOT.cpp87 vector<real> tmpl(N), tmpu(N);
88 problem.get_real_bounds(tmpl,tmpu);
91 upperBoundsArray[i] = tmpu[i];
H A DNPSOL.cpp97 vector<real> tmpl(N), tmpu(N);
98 problem.get_real_bounds(tmpl,tmpu);
101 upperBoundsArray[i] = tmpu[i];
/dports/math/reduce/Reduce-svn5758-src/packages/sparse/
H A Dspsvd.red95 <<tmpu:=copy_vect(smtp (u,nil),nil);
99 cols:=findrow(tmpu,i);
116 tmpu:=copy_vect(smtp (u,nil),nil);
117 cols:=findrow(tmpu,i);
119 <<cols2:=findrow(tmpu,j);
245 <<tmpu:=copy_vect(smtp (u,nil),nil);
257 cols:=findrow(tmpu,i);
259 <<cols2:=findrow(tmpu,j);
284 cols:=findrow(tmpu,i);
319 tmpu:=copy_vect(smtp (u,nil),nil);
[all …]
/dports/x11/sessreg/sessreg-1.1.2/
H A Dsessreg.c574 struct utmpx *tmpu; in set_utmpx() local
576 while ( (tmpu = getutxent()) != NULL ) { in set_utmpx()
577 if ( (strcmp(tmpu->ut_host, line) == 0 ) && in set_utmpx()
578 tmpu->ut_type != DEAD_PROCESS ) { in set_utmpx()
579 strncpy(u->ut_id, tmpu->ut_id, in set_utmpx()
/dports/net-mgmt/omping/omping-0.0.4/
H A Dutil.c377 uint64_t tmpu; in util_u64_absdiff() local
380 tmpu = u1; in util_u64_absdiff()
382 u2 = tmpu; in util_u64_absdiff()
/dports/ftp/wput/wput-0.6.2/src/
H A Dftp-ls.c989 char *tmpu, *tmpp; /* temporary, clean user and passwd */ in ftp_index() local
991 tmpu = url_escape (u->user); in ftp_index()
993 upwd = (char *)xmalloc (strlen (tmpu) in ftp_index()
995 sprintf (upwd, "%s%s%s@", tmpu, tmpp ? ":" : "", tmpp ? tmpp : ""); in ftp_index()
996 xfree (tmpu); in ftp_index()

1234