Home
last modified time | relevance | path

Searched refs:rampup (Results 1 – 25 of 143) sorted by relevance

123456

/dports/audio/bristol/bristol-0.60.10/bristol/
H A Denvelope.c280 rampup = 1; in operate()
282 rampup = 0; in operate()
388 if (rampup) in operate()
393 rampup = -1; in operate()
399 rampup = -1; in operate()
428 if (rampup) in operate()
452 if (rampup) in operate()
489 if (rampup) in operate()
494 rampup = -1; in operate()
500 rampup = -1; in operate()
[all …]
H A Ddxop.c396 rampup = 1; in operate()
398 rampup = 0; in operate()
412 rampup = 1; in operate()
543 if (rampup) in operate()
548 rampup = -1; in operate()
612 if (rampup) in operate()
662 if (rampup) in operate()
728 if (rampup) in operate()
779 if (rampup) in operate()
847 if (rampup) in operate()
[all …]
H A Daksenv.c175 register int count, rampup = -1; in operate() local
209 rampup = 1; in operate()
211 rampup = 0; in operate()
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishtest/tests/
H A Dd00020.vtc98 p_url.set(by=URL, rampup=false);
175 expect resp.http.rampup == "true"
185 expect resp.http.rampup == "true"
196 expect resp.http.rampup == "true"
214 expect resp.http.rampup == "true"
226 expect resp.http.rampup == "true"
236 expect resp.http.rampup == "true"
246 expect resp.http.rampup == "true"
264 expect resp.http.rampup == "true"
276 expect resp.http.rampup == "true"
[all …]
H A Dd00039.vtc27 shard.add_backend(a2, ident="A2", rampup=1h);
29 shard.add_backend(a4, rampup=10m);
H A Dd00024.vtc49 # s1 down, s2 and s3 both in rampup - s2 chosen
/dports/math/octave-forge-ltfat/ltfat/inst/sigproc/
H A Drampup.m1 function outsig=rampup(L,wintype) function
3 %@deftypefn {Function} rampup
6 % Usage: outsig=rampup(L);
18 %@strong{Url}: @url{http://ltfat.github.io/doc/sigproc/rampup.html}
H A Drampdown.m20 %@seealso{rampup, rampsignal, firwin}
/dports/graphics/rayshade/rayshade.4.0/libray/liblight/
H A Dspot.c102 extern Float rampup();
117 atten *= rampup(lp->falloff, lp->radius, costheta);
126 rampup(left, right, at) in rampup() function
/dports/www/varnish6/varnish-cache-varnish-6.6.2/vmod/
H A Dvmod_directors_shard_cfg.c179 VCL_DURATION rampup) in shard_change_task_backend() argument
200 b->rampup = rampup; in shard_change_task_backend()
211 VCL_BACKEND be, VCL_STRING ident, VCL_DURATION rampup, VCL_REAL weight) in shardcfg_add_backend() argument
219 be, ident, rampup); in shardcfg_add_backend()
355 dst->rampup = src->rampup; in shardcfg_backend_copyin()
735 if (isnan(shardd->backend[host].rampup)) in shardcfg_get_rampup()
738 r = shardd->backend[host].rampup; in shardcfg_get_rampup()
H A Dvmod_directors_shard.c135 VCL_BOOL rampup; member
149 .rampup = 1,
336 args->valid_rampup ? args->rampup : nan(""), in v_matchproto_()
431 mrg(to, from, rampup); in shard_param_merge()
483 tobit(a, rampup) | in shard_backendarg_mask_()
496 tobit(a, rampup) | in shard_param_set_mask()
585 p->rampup = !!rampup; in shard_param_args()
666 a->rampup, a->healthy); in v_matchproto_()
707 pp->rampup, pp->healthy)); in v_matchproto_()
985 a->rampup, a->healthy); in v_matchproto_()
[all …]
H A Dvmod_directors_shard_dir.c306 VCL_INT alt, VCL_REAL warmup, VCL_BOOL rampup, VCL_ENUM healthy, in sharddir_pick_be_locked() argument
356 if (alt > 0 || healthy == VENUM(IGNORE) || (!rampup && warmup == 0) || in sharddir_pick_be_locked()
382 if (!rampup || in sharddir_pick_be_locked()
399 VCL_REAL warmup, VCL_BOOL rampup, VCL_ENUM healthy) in sharddir_pick_be() argument
422 be = sharddir_pick_be_locked(ctx, shardd, key, alt, warmup, rampup, in sharddir_pick_be()
H A Dvmod_directors.vcc364 Set the default rampup duration. See *rampup* parameter of
365 `xshard.backend()`_. If *duration* is 0 (default), rampup
381 [STRING ident], [DURATION rampup], [REAL weight])
392 *rampup*: Optionally specify a specific rampup time for this
393 backend. Otherwise, the per-director rampup time is used (see
441 [ BOOL rampup=1 ],
492 * *rampup* slow start for servers which just went healthy
497 backend, unless this is also in its rampup period.
512 alternative backend are in rampup.
531 health state, *rampup* and *warmup*.
[all …]
H A Dvmod_directors_shard_cfg.h32 VCL_BACKEND be, VCL_STRING ident, VCL_DURATION rampup, VCL_REAL weight);
H A Dvmod_directors_shard_dir.h45 VCL_DURATION rampup; member
/dports/www/httest/httest-2.4.24/test/
H A Dsimple_rampup.htt61 _DEBUG Test must durate at least 15 seconds, else rampup did not take place
65 _DEBUG Test should not durate longer than 20 seconds, else rampup calculation may be wrong
/dports/www/httest/httest-2.4.24/src/
H A Dperf_module.c94 perf_rampup_t rampup; member
758 if (gconf->clients.rampup.cur_clients >= gconf->clients.rampup.clients) { in perf_client_create()
767 apr_sleep(gconf->clients.rampup.interval); in perf_client_create()
768 gconf->clients.rampup.cur_clients = 0; in perf_client_create()
771 ++gconf->clients.rampup.cur_clients; in perf_client_create()
938 gconf->clients.rampup.clients = apr_atoi64(clients_str); in block_PERF_RAMPUP()
940 gconf->clients.rampup.interval = 1000 * apr_atoi64(interval_str); in block_PERF_RAMPUP()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_heuristics.cc232 const float rampup = (cparams.butteraugli_distance - kNoiseRampupStart) / in LossyFrameHeuristics() local
234 if (rampup < 1.0f) { in LossyFrameHeuristics()
236 (1.0f - kNoiseLevelAtStartOfRampUp) * rampup; in LossyFrameHeuristics()
238 if (rampup < 0.0f) { in LossyFrameHeuristics()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_heuristics.cc232 const float rampup = (cparams.butteraugli_distance - kNoiseRampupStart) / in LossyFrameHeuristics() local
234 if (rampup < 1.0f) { in LossyFrameHeuristics()
236 (1.0f - kNoiseLevelAtStartOfRampUp) * rampup; in LossyFrameHeuristics()
238 if (rampup < 0.0f) { in LossyFrameHeuristics()
/dports/devel/p5-Test-Parser/Test-Parser-1.9/lib/Test/Parser/
H A DDbt2.pm348 $self->{data}->{rampup} = $self->{data}->{steady_state_start_time} -
514 sub rampup { subroutine
516 return $self->{data}->{rampup};
H A DDbt5.pm406 $self->{data}->{rampup} = $self->{data}->{steady_state_start_time} -
616 sub rampup { subroutine
618 return $self->{data}->{rampup};
/dports/science/chrono/chrono-7.0.1/src/demos/fea/
H A Ddemo_FEA_beamsIGA.cpp419 auto rampup = chrono_types::make_shared<ChFunction_Ramp>(0, 0.1); in MakeAndRunDemo3() local
423 motfun->InsertFunct(rampup, 1, 0, true); in MakeAndRunDemo3()
428 motfuntot->InsertFunct(rampup, 0.5, 0, true); in MakeAndRunDemo3()
/dports/deskutils/genius/genius-1.0.27/examples/
H A Dshocks.gel25 # rampup
/dports/devel/p5-Test-Parser/Test-Parser-1.9/
H A DChangeLog12 - Fixed calculation of notpm, since rampup transactions were included in
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Denc_heuristics.cc735 const float rampup = (cparams.butteraugli_distance - kNoiseRampupStart) / in LossyFrameHeuristics() local
737 if (rampup < 1.0f) { in LossyFrameHeuristics()
739 (1.0f - kNoiseLevelAtStartOfRampUp) * rampup; in LossyFrameHeuristics()
741 if (rampup < 0.0f) { in LossyFrameHeuristics()

123456