Home
last modified time | relevance | path

Searched refs:t_up (Results 1 – 25 of 60) sorted by relevance

123

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/scripts/julia/nonlinear_convolver_test_FIR_resample/
H A Dnonlinear_convolver_test_FIR_resample.jl16 t_up = n_up / fs_up
19 x_up = sinpi.(2.0 * f * t_up)
22 plot!(sigPlot, t_up, x_up)
47 plot!(sigPlot2, t_up, y_up)
/dports/finance/py-pycoin/pycoin-0.91.20210515/pycoin/vm/
H A DScriptTools.py44 t_up = t.upper()
45 if t_up in self.opcode_to_int:
47 elif ("OP_%s" % t_up) in self.opcode_to_int:
49 elif t_up.startswith("0X"):
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_tri_gen.v32 t_up sub (.z);
40 module t_up (inout tri1 z); module
/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dinvitee.c1855 phydbl t_low, t_up; in Check_Node_Time() local
2099 phydbl t_low, t_up; in Lk_Hastings_Ratio_Times() local
2112 (*tot_prob) += log(1) - log(t_up - t_low); in Lk_Hastings_Ratio_Times()
2132 phydbl t_low, t_up; in Update_Descendent_Cond_Jump() local
2150 else t_up = t_prior_max[d -> num]; in Update_Descendent_Cond_Jump()
2152 (*L_Hast_ratio) += log(1) - log(t_up - t_low); in Update_Descendent_Cond_Jump()
2170 phydbl t_low, t_up; in Update_Ancestor_Cond_Jump() local
2188 (*L_Hast_ratio) += log(1) - log(t_up - t_low); in Update_Ancestor_Cond_Jump()
2251 t_up = t_prior_max[d -> num]; in Update_Times_Down_Tree()
2261 (*L_Hastings_ratio) += (- log(t_up - t_low)); in Update_Times_Down_Tree()
[all …]
/dports/www/kannel/gateway-1.4.4/contrib/kannel-monitor/
H A Dindex.php32 $t_up = ceil($timeout * 2); variable
58 <a class=href href="<?php echo $base_uri."?refresh=".$t_up; ?>"><?php echo $t_up; ?>s</a>
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/perf/
H A Dadj_time.cpp50 clock_t t_up = clock() - t_0; in main() local
52 << t_up/(double)CLOCKS_PER_SEC << " seconds" << std::endl; in main()
/dports/science/nest/nest-simulator-3.1/models/
H A Durbanczik_synapse.h237 double const t_up = start->t_ + dendritic_delay; // from t_lastspike to t_spike in send() local
238 double const minus_delta_t_up = t_lastspike_ - t_up; // from 0 to -delta t in send()
239 double const minus_t_down = t_up - t_spike; // from -t_spike to 0 in send()
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dbuchla.c174 double t_up; member
183 p->t_up = *p->up<FL(0.0) ? 20.0 : (double)*p->up; in vactrol_init()
192 double T_UP = p->t_up; // Rise time in vactrol_perf()
213 double t_up = 1.0 + T_UP*(1.0-0.999*s1); in vactrol_perf() local
214 double a_up = a_base /t_up; in vactrol_perf()
/dports/graphics/radiance/radiance-baf2c40/resources/glsl/
H A Deffect_header.glsl118 float sawtooth(float x, float t_up) {
119 x = mod(x + t_up, 1.);
120 return x / t_up * step(x, t_up) +
121 (1. - x) / (1. - t_up) * (1. - step(x, t_up));
/dports/devel/sunpromake/schily-2021-09-18/ved/
H A Dterminal.h31 #define CURSOR_UP t_up /* up cursor up */
H A Dterminal.c86 EXPORT void t_up __PR((ewin_t *wp, int n));
346 t_up(wp, n) in t_up() function
412 t_up(wp, -size);
/dports/devel/sccs/schily-2021-09-18/ved/
H A Dterminal.h31 #define CURSOR_UP t_up /* up cursor up */
H A Dterminal.c86 EXPORT void t_up __PR((ewin_t *wp, int n));
346 t_up(wp, n) in t_up() function
412 t_up(wp, -size);
/dports/devel/schilybase/schily-2021-09-18/ved/
H A Dterminal.h31 #define CURSOR_UP t_up /* up cursor up */
H A Dterminal.c86 EXPORT void t_up __PR((ewin_t *wp, int n));
346 t_up(wp, n) in t_up() function
412 t_up(wp, -size);
/dports/net/rscsi/schily-2021-09-18/ved/
H A Dterminal.h31 #define CURSOR_UP t_up /* up cursor up */
H A Dterminal.c86 EXPORT void t_up __PR((ewin_t *wp, int n));
346 t_up(wp, n) in t_up() function
412 t_up(wp, -size);
/dports/archivers/star/schily-2021-09-18/ved/
H A Dterminal.h31 #define CURSOR_UP t_up /* up cursor up */
H A Dterminal.c86 EXPORT void t_up __PR((ewin_t *wp, int n));
346 t_up(wp, n) in t_up() function
412 t_up(wp, -size);
/dports/sysutils/cdrtools/schily-2021-09-18/ved/
H A Dterminal.h31 #define CURSOR_UP t_up /* up cursor up */
H A Dterminal.c86 EXPORT void t_up __PR((ewin_t *wp, int n));
346 t_up(wp, n) in t_up() function
412 t_up(wp, -size);
/dports/editors/ved/schily-2021-09-18/ved/
H A Dterminal.h31 #define CURSOR_UP t_up /* up cursor up */
H A Dterminal.c86 EXPORT void t_up __PR((ewin_t *wp, int n));
346 t_up(wp, n) in t_up() function
412 t_up(wp, -size);
/dports/devel/smake/schily-2021-09-18/ved/
H A Dterminal.h31 #define CURSOR_UP t_up /* up cursor up */
/dports/sysutils/schilyutils/schily-2021-09-18/ved/
H A Dterminal.h31 #define CURSOR_UP t_up /* up cursor up */

123