Home
last modified time | relevance | path

Searched refs:delays (Results 76 – 100 of 8650) sorted by relevance

12345678910>>...346

/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/unbounded-delays-0.1.1.0/
H A Dunbounded-delays.cabal1 name: unbounded-delays
13 homepage: https://github.com/basvandijk/unbounded-delays
14 bug-reports: https://github.com/basvandijk/unbounded-delays/issues
16 synopsis: Unbounded thread delays and timeouts
26 Location: git://github.com/basvandijk/unbounded-delays.git
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/unbounded-delays-0.1.1.1/
H A Dunbounded-delays.cabal1 name: unbounded-delays
12 homepage: https://github.com/basvandijk/unbounded-delays
13 bug-reports: https://github.com/basvandijk/unbounded-delays/issues
15 synopsis: Unbounded thread delays and timeouts
25 Location: git://github.com/basvandijk/unbounded-delays.git
/dports/cad/iverilog/verilog-11.0/vpi/
H A Dsys_sdf.c153 s_vpi_delay delays; in sdf_iopath_delays() local
184 delays.da = delay_vals; in sdf_iopath_delays()
185 delays.no_of_delays = delval_list->count; in sdf_iopath_delays()
186 delays.time_type = vpiScaledRealTime; in sdf_iopath_delays()
187 delays.mtm_flag = 0; in sdf_iopath_delays()
188 delays.append_flag = 0; in sdf_iopath_delays()
189 delays.pulsere_flag = 0; in sdf_iopath_delays()
190 vpi_get_delays(path, &delays); in sdf_iopath_delays()
199 vpi_put_delays(path, &delays); in sdf_iopath_delays()
/dports/audio/ardour6/Ardour-6.8.0/libs/plugins/a-reverb.lv2/
H A Da-reverb.c43 float* delays[2][RV_NZ]; /**< delay line buffer */ member
70 r->delays[c][i] = (float*)realloc ((void*)r->delays[c][i], r->size[c][i] * sizeof (float)); in setReverbPointers()
71 if (!r->delays[c][i]) { in setReverbPointers()
74 memset (r->delays[c][i], 0 , r->size[c][i] * sizeof (float)); in setReverbPointers()
76 r->endp[c][i] = r->delays[c][i] + e + 1; in setReverbPointers()
77 r->idx0[c][i] = r->idxp[c][i] = &(r->delays[c][i][0]); in setReverbPointers()
127 r->delays[0][i] = NULL; in initReverb()
128 r->delays[1][i] = NULL; in initReverb()
348 memset (self->r.delays[c][i], 0, self->r.size[c][i] * sizeof (float)); in activate()
429 free (self->r.delays[0][i]); in cleanup()
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/sta/sdf/
H A DSdfWriter.cc97 void writeSdfTuple(RiseFallMinMax &delays,
415 RiseFallMinMax delays; in writeArcDelays() local
431 writeSdfTuple(delays, RiseFall::rise()); in writeArcDelays()
434 delays.value(RiseFall::fall(), MinMax::min())) in writeArcDelays()
436 delays.value(RiseFall::fall(),MinMax::max())))) { in writeArcDelays()
438 writeSdfTuple(delays, RiseFall::fall()); in writeArcDelays()
443 writeSdfTuple(delays, RiseFall::rise()); in writeArcDelays()
447 writeSdfTuple(delays, RiseFall::fall()); in writeArcDelays()
452 SdfWriter::writeSdfTuple(RiseFallMinMax &delays, in writeSdfTuple() argument
456 writeSdfDelay(delays.value(rf, MinMax::min())); in writeSdfTuple()
[all …]
/dports/audio/libmysofa/libmysofa-1.2.1-16-g52590e1/src/hrtf/
H A Deasy.c150 float delays[2]; in mysofa_getfilter_short() local
164 mysofa_interpolate(easy->hrtf, c, nearest, neighbors, easy->fir, delays); in mysofa_getfilter_short()
166 *delayLeft = delays[0] * easy->hrtf->DataSamplingRate.values[0]; in mysofa_getfilter_short()
167 *delayRight = delays[1] * easy->hrtf->DataSamplingRate.values[0]; in mysofa_getfilter_short()
183 float delays[2]; in mysofa_getfilter_float_advanced() local
205 mysofa_interpolate(easy->hrtf, c, nearest, neighbors, easy->fir, delays); in mysofa_getfilter_float_advanced()
207 *delayLeft = delays[0]; in mysofa_getfilter_float_advanced()
208 *delayRight = delays[1]; in mysofa_getfilter_float_advanced()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/Metronome/
H A DMetronome.uni6 // functions for nanosecond and microsecond delays. This generic implementation
11 // overflows that could occur for long delays if only nanoseconds were used and also
12 // provides the greatest accuracy for small delays.
23delays. This generic implementation produces a fixed TickPeriod of 100ns unit, and when the WaitF…
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/Metronome/
H A DMetronome.uni6 // functions for nanosecond and microsecond delays. This generic implementation
11 // overflows that could occur for long delays if only nanoseconds were used and also
12 // provides the greatest accuracy for small delays.
23delays. This generic implementation produces a fixed TickPeriod of 100ns unit, and when the WaitF…
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/Metronome/
H A DMetronome.uni6 // functions for nanosecond and microsecond delays. This generic implementation
11 // overflows that could occur for long delays if only nanoseconds were used and also
12 // provides the greatest accuracy for small delays.
23delays. This generic implementation produces a fixed TickPeriod of 100ns unit, and when the WaitF…
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/Metronome/
H A DMetronome.uni6 // functions for nanosecond and microsecond delays. This generic implementation
11 // overflows that could occur for long delays if only nanoseconds were used and also
12 // provides the greatest accuracy for small delays.
23delays. This generic implementation produces a fixed TickPeriod of 100ns unit, and when the WaitF…
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/Metronome/
H A DMetronome.uni6 // functions for nanosecond and microsecond delays. This generic implementation
11 // overflows that could occur for long delays if only nanoseconds were used and also
12 // provides the greatest accuracy for small delays.
23delays. This generic implementation produces a fixed TickPeriod of 100ns unit, and when the WaitF…
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/Metronome/
H A DMetronome.uni6 // functions for nanosecond and microsecond delays. This generic implementation
11 // overflows that could occur for long delays if only nanoseconds were used and also
12 // provides the greatest accuracy for small delays.
23delays. This generic implementation produces a fixed TickPeriod of 100ns unit, and when the WaitF…
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/Metronome/
H A DMetronome.uni6 // functions for nanosecond and microsecond delays. This generic implementation
11 // overflows that could occur for long delays if only nanoseconds were used and also
12 // provides the greatest accuracy for small delays.
23delays. This generic implementation produces a fixed TickPeriod of 100ns unit, and when the WaitF…
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/Metronome/
H A DMetronome.uni6 // functions for nanosecond and microsecond delays. This generic implementation
11 // overflows that could occur for long delays if only nanoseconds were used and also
12 // provides the greatest accuracy for small delays.
23delays. This generic implementation produces a fixed TickPeriod of 100ns unit, and when the WaitF…
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/Metronome/
H A DMetronome.uni6 // functions for nanosecond and microsecond delays. This generic implementation
11 // overflows that could occur for long delays if only nanoseconds were used and also
12 // provides the greatest accuracy for small delays.
23delays. This generic implementation produces a fixed TickPeriod of 100ns unit, and when the WaitF…
/dports/lang/swi-pl/swipl-8.2.3/src/Tests/tabling/
H A Dtest_wfs.pl65 test(delays, D == q) :-
67 test(delays, D == q) :-
69 test(delays, D == tnot(q)) :-
71 test(delays, D == true) :-
73 test(delays, D == test_wfs:mp) :-
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/accounting/
H A Ddelay-accounting.rst5 Tasks encounter delays in execution when they wait
10 the delays experienced by a task while
20 Such delays provide feedback for setting a task's cpu priority,
21 io priority and rss limit values appropriately. Long delays for
81 similar to getdelays.c to access the delays
84 executed and the corresponding delays to be
92 Get delays, since system boot, for pid 10::
97 Get sum of delays, since system boot, for all pids with tgid 5::
111 Get delays seen in executing a given simple command::
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/accounting/
H A Ddelay-accounting.rst5 Tasks encounter delays in execution when they wait
10 the delays experienced by a task while
20 Such delays provide feedback for setting a task's cpu priority,
21 io priority and rss limit values appropriately. Long delays for
81 similar to getdelays.c to access the delays
84 executed and the corresponding delays to be
92 Get delays, since system boot, for pid 10::
97 Get sum of delays, since system boot, for all pids with tgid 5::
111 Get delays seen in executing a given simple command::
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/accounting/
H A Ddelay-accounting.rst5 Tasks encounter delays in execution when they wait
10 the delays experienced by a task while
20 Such delays provide feedback for setting a task's cpu priority,
21 io priority and rss limit values appropriately. Long delays for
81 similar to getdelays.c to access the delays
84 executed and the corresponding delays to be
92 Get delays, since system boot, for pid 10::
97 Get sum of delays, since system boot, for all pids with tgid 5::
111 Get delays seen in executing a given simple command::
/dports/emulators/yuzu/yuzu-0b47f7a46/src/tests/core/
H A Dcore_timing.cpp22 std::array<s64, 5> delays{}; variable
33 delays[IDX] = ns_late.count(); in HostCallbackTemplate()
93 for (std::size_t i = 0; i < delays.size(); i++) {
94 const double delay = static_cast<double>(delays[i]);
135 for (std::size_t i = 0; i < delays.size(); i++) {
136 const double delay = static_cast<double>(delays[i]);
/dports/devel/py-vsts/vsts-0.1.25/vsts/task_agent/v4_1/models/
H A Dtask_agent_delay_source.py26 def __init__(self, delays=None, task_agent=None): argument
28 self.delays = delays
/dports/science/nest/nest-simulator-3.1/testsuite/regressiontests/
H A Dissue-105.sli31 delays that are not multiples of the resolution.
74 /delays [ 0.81 0.82 0.8499 ] def
76 delays
82 [ << >> GetConnections delays ]
130 % test delays must be longer than 1.0, since we
132 /delays [ 1.95 1.96 1.9999 ] def
134 delays
140 [ << >> GetConnections delays ]
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/
H A Ddebounce_test.go61 delays := make([]chan time.Time, len(test.events))
66 delays[i] = make(chan time.Time, 1)
67 okcs[i] = d.debounce(e.key, e.order, delays[i])
73 delays[i] <- time.Now()
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/
H A Ddebounce_test.go61 delays := make([]chan time.Time, len(test.events))
66 delays[i] = make(chan time.Time, 1)
67 okcs[i] = d.debounce(e.key, e.order, delays[i])
73 delays[i] <- time.Now()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/
H A Ddebounce_test.go61 delays := make([]chan time.Time, len(test.events))
66 delays[i] = make(chan time.Time, 1)
67 okcs[i] = d.debounce(e.key, e.order, delays[i])
73 delays[i] <- time.Now()

12345678910>>...346