Searched refs:duration (Results 26 - 50 of 179) sorted by relevance

12345678

/netbsd-current/external/bsd/kyua-cli/dist/engine/drivers/
H A Drun_tests.hpp72 /// \param duration The time it took to run the test.
75 const utils::datetime::delta& duration) = 0;
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Doffchannel.h25 unsigned int freq, unsigned int duration);
H A Dmesh_mpm.h23 int duration);
H A Dmesh.h23 int duration);
H A Doffchannel.c108 unsigned int duration = 200; local
119 "TESTING: Increase ROC duration %u -> %u",
120 duration,
121 duration + wpa_s->extra_roc_dur);
122 duration += wpa_s->extra_roc_dur;
127 duration) < 0) {
343 * duration on the channel? */
367 wpa_printf(MSG_DEBUG, "TESTING: Increase ROC duration %u -> %u",
418 * @duration: Duration of the remain-on-channel operation in milliseconds
424 unsigned int freq, unsigned int duration)
423 offchannel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int duration) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dtimers.h40 using FpSeconds = std::chrono::duration<double, std::chrono::seconds::period>;
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dtimers.h40 using FpSeconds = std::chrono::duration<double, std::chrono::seconds::period>;
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DChrono.h39 time_point_cast<system_clock::time_point::duration>(TP));
87 /// Implementation of format_provider<T> for duration types.
89 /// The options string of a duration type has the grammar:
107 /// If the unit of the duration type is not one of the units specified above,
112 struct format_provider<std::chrono::duration<Rep, Period>> {
114 typedef std::chrono::duration<Rep, Period> Dur;
121 return duration_cast<duration<InternalRep, AsPeriod>>(D).count();
149 assert(0 && "Unrecognised duration format");
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dnetpgpsdk.h49 time_t duration; member in struct:pgp_validation_t
/netbsd-current/external/bsd/kyua-cli/dist/cli/
H A Dcmd_test.cpp90 /// \param duration The time it took to run the test.
94 const datetime::delta& duration)
97 cli::format_delta(duration));
H A Dcmd_report.cpp89 /// The duration of the test case execution.
90 datetime::delta duration; member in struct:__anon1843::console_hooks::result_data
97 /// \param duration_ The duration of the test case execution.
103 result(result_), duration(duration_)
167 cli::format_delta((*iter).duration));
208 _runtime += iter.duration();
212 iter.test_case_name(), iter.result(), iter.duration()));
/netbsd-current/external/mpl/bind/dist/bin/tests/system/checkconf/
H A Dbad-kasp4.conf14 // Bad kasp configuration because this has an invalid duration for
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomic_timed_wait.h61 using __w_dur = typename __wait_clock_t::duration;
70 using __w_dur = typename __wait_clock_t::duration;
341 const chrono::duration<_Rep, _Period>&
351 auto __reltime = chrono::ceil<__wait_clock_t::duration>(__rtime);
363 const chrono::duration<_Rep, _Period>& __rtime) noexcept
372 auto __reltime = chrono::ceil<__wait_clock_t::duration>(__rtime);
422 const chrono::duration<_Rep, _Period>& __rtime) noexcept
432 const chrono::duration<_Rep, _Period>& __rtime) noexcept
444 const chrono::duration<_Rep, _Period>& __rtime) noexcept
H A Dthis_thread_sleep.h68 sleep_for(const chrono::duration<_Rep, _Period>& __rtime)
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_engine_pm.c104 static void duration(struct dma_fence *fence, struct dma_fence_cb *cb) function
110 rq->duration.emitted));
207 * Use an interrupt for precise measurement of duration,
213 dma_fence_add_callback(&rq->fence, &rq->duration.cb, duration);
214 rq->duration.emitted = ktime_get();
/netbsd-current/external/bsd/kyua-cli/dist/store/
H A Dschema_inttest.cpp183 ATF_REQUIRE_EQ(datetime::delta(10, 500), iter.duration());
192 ATF_REQUIRE_EQ(datetime::delta(6, 0), iter.duration());
201 ATF_REQUIRE_EQ(datetime::delta(0, 898821), iter.duration());
210 ATF_REQUIRE_EQ(datetime::delta(7, 481932), iter.duration());
219 ATF_REQUIRE_EQ(datetime::delta(0, 20000), iter.duration());
311 ATF_REQUIRE_EQ(datetime::delta(1, 897182), iter.duration());
320 ATF_REQUIRE_EQ(datetime::delta(6, 0), iter.duration());
329 ATF_REQUIRE_EQ(datetime::delta(0, 817987), iter.duration());
338 ATF_REQUIRE_EQ(datetime::delta(9, 961700), iter.duration());
407 ATF_REQUIRE_EQ(datetime::delta(1, 905000), iter.duration());
[all...]
H A Dtransaction.hpp94 utils::datetime::delta duration(void) const;
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A DMakefile.am59 parse-duration.c parse-duration.h pgusage.c \
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntpsim.h84 double duration; member in struct:script_info_tag
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dchrono.cpp69 _VSTD::chrono::duration<__int64,
85 return system_clock::time_point(duration_cast<system_clock::duration>(d - nt_to_unix_epoch));
187 return steady_clock::time_point(steady_clock::duration(fp()));
229 return steady_clock::time_point(steady_clock::duration(dur));
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DOvw_data.h61 timestruc_t duration; // Duration of sample member in struct:Ovw_data::Ovw_item
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c176 LIBISCCFG_EXTERNAL_DATA cfg_rep_t cfg_rep_duration = { "duration", free_noop };
1040 * duration
1049 cfg_duration_t duration; local
1051 * D ? The duration has a date part.
1052 * T ? The duration has a time part.
1059 duration = obj->value.duration;
1061 /* If this is not an ISO 8601 duration, just print it as a number. */
1062 if (!duration.iso8601) {
1063 cfg_print_rawuint(pctx, duration
1130 cfg_duration_t duration; local
1153 cfg_duration_t duration; local
1175 duration_fromtext(isc_textregion_t *source, cfg_duration_t *duration) argument
1329 cfg_duration_t duration; local
1398 cfg_duration_t duration; local
[all...]
/netbsd-current/sys/arch/x68k/usr.bin/bellctrl/
H A Dbellctrl.c72 /* set duration to default */
85 /* set duration to default */
112 /* If duration is given */
187 set_bell_dur(int duration) argument
189 values.msec = duration;
249 fprintf(stderr, " To set bell volume, pitch and duration:\n");
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp166 /// 1. When unwinding, record the duration of each unwound function associated
174 /// pop c <end time> a = ?, a->b = ?, emit duration(a->b->c)
175 /// pop b <end time> a = ?, emit duration(a->b)
177 /// pop c <end time> a = ?, emit duration(a->c)
178 /// pop a <end time> emit duration(a)
270 for (auto duration : Left.TerminalDurations)
271 Data.TerminalDurations.push_back(duration);
272 for (auto duration : Right.TerminalDurations)
273 Data.TerminalDurations.push_back(duration);
275 for (auto duration
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dunique_lock.h95 const chrono::duration<_Rep, _Period>& __rtime)
174 try_lock_for(const chrono::duration<_Rep, _Period>& __rtime)

Completed in 165 milliseconds

12345678