Home
last modified time | relevance | path

Searched refs:time_offset (Results 126 – 150 of 1164) sorted by relevance

12345678910>>...47

/dports/misc/visp/visp-3.4.0/modules/sensor/src/laserscanner/sick/
H A DvpSickLDMRS.cpp72 : socket_fd(-1), body(NULL), vAngle(), time_offset(0), isFirstMeasure(true), maxlen_body(104000) in vpSickLDMRS()
227 time_offset = time_second - startTimestamp; in measure()
231 startTimestamp += time_offset; in measure()
232 endTimestamp += time_offset; in measure()
/dports/audio/praat/praat-6.2.03/dwtools/
H A DTextGrid_and_PitchTier.h25 …constVECVU const& relativeTimes, int time_offset, conststring32 pitches_string, int pitch_unit, in…
28 …integer numberOfToneLevels, constVECVU const& relativeTimes, int time_offset, constVECVU const& pi…
/dports/cad/openroad/OpenROAD-2.0/src/sta/search/
H A DReportPath.cc1851 float time_offset, in reportSrcClkAndPath() argument
1919 time_offset, time_offset, clk_used_as_data); in reportSrcClkAndPath()
2019 time_offset, time_offset + insertion_offset, false); in reportTgtClk()
2163 float time_offset, in reportGenClkSrcAndPath() argument
2188 float time_offset, in reportGenClkSrcPath1() argument
2453 float time_offset) in reportPath1() argument
2471 time_offset); in reportPath1()
2496 float time_offset) in reportPath2() argument
2513 float time_offset) in reportPath3() argument
2528 float time_offset) in reportPath4() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dcompositor_animations.h122 base::TimeDelta time_offset,
152 base::TimeDelta time_offset,
161 base::TimeDelta time_offset,
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/examples/narrowband/
H A Dbenchmark_add_channel.py41 time_offset = options.time_offset
53 time_offset, noise_seed=-random.randint(0,100000))
/dports/net/ntp/ntp-4.2.8p15/parseutil/
H A Ddcfd.c964 struct timeval time_offset; in adj_time() local
969 time_offset.tv_sec = offset / 1000000; in adj_time()
970 time_offset.tv_usec = offset % 1000000; in adj_time()
973 if (adjtime(&time_offset, 0L) == -1) in adj_time()
1512 struct timeval time_offset; in main() local
1785 time_offset.tv_sec = lasterror / 1000000; in main()
1786 time_offset.tv_usec = lasterror % 1000000; in main()
1792 time_offset.tv_sec = utc_time + i; in main()
1793 time_offset.tv_usec = 0; in main()
1795 timeradd(&time_offset, &phase); in main()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Diso8601-date.c280 const char *time_offset; in iso8601_date_create_tm() local
283 time_offset = "Z"; in iso8601_date_create_tm()
290 time_offset = t_strdup_printf("%c%02d:%02d", sign, in iso8601_date_create_tm()
297 tm->tm_hour, tm->tm_min, tm->tm_sec, time_offset); in iso8601_date_create_tm()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dtime.h53 extern signed long time_offset;
70 time_offset += delta; in time_adjust()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dtime.h53 extern signed long time_offset;
70 time_offset += delta; in time_adjust()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dtime.h53 extern signed long time_offset;
70 time_offset += delta; in time_adjust()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dtime.h53 extern signed long time_offset;
70 time_offset += delta; in time_adjust()
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dtime.h53 extern signed long time_offset;
70 time_offset += delta; in time_adjust()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dtime.h53 extern signed long time_offset;
70 time_offset += delta; in time_adjust()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dtime.h53 extern signed long time_offset;
70 time_offset += delta; in time_adjust()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dtime.h53 extern signed long time_offset;
70 time_offset += delta; in time_adjust()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/examples/ofdm/
H A Dbenchmark_add_channel.py40 time_offset = options.time_offset
55 time_offset, noise_seed=-random.randint(0,100000))
/dports/misc/visp/visp-3.4.0/example/device/laserscanner/
H A DSickLDMRS-Process.cpp80 double time_offset = 0; variable
167 … << "# Start timestamp (s) : " << laserscan[layer].getStartTimestamp() - time_offset << std::endl in laser_display_and_save_loop()
168 … << "# End timestamp (s) : " << laserscan[layer].getEndTimestamp() - time_offset << std::endl in laser_display_and_save_loop()
282 double image_timestamp = timestamp / 1000000. - time_offset; in camera_acq_and_display_loop()
345 time_offset = vpTime::measureTimeSecond(); in main()
/dports/net/chrony-lite/chrony-4.2/test/simulation/
H A D109-makestep22 for time_offset in -1.0 -0.1 0.1 1.0; do
33 for time_offset in -1e8 -1e2 1e2 1e8; do
/dports/net/chrony/chrony-4.2/test/simulation/
H A D109-makestep22 for time_offset in -1.0 -0.1 0.1 1.0; do
33 for time_offset in -1e8 -1e2 1e2 1e8; do
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_ntptime.c186 static l_fp time_offset; /* time offset (ns) */ variable
377 ntv->offset = L_GINT(time_offset); in ntp_adjtime1()
379 ntv->offset = L_GINT(time_offset) / 1000; /* XXX rounding ? */ in ntp_adjtime1()
503 ftemp = time_offset; in ntp_update_second()
515 L_SUB(time_offset, ftemp); in ntp_update_second()
573 L_CLR(time_offset); in ntp_init()
633 L_LINT(time_offset, time_monitor); in hardupdate()
789 L_LINT(time_offset, time_monitor); in hardpps()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/power_sequencer/operators/
H A Dsnap_selection.py61 time_offset = context.scene.frame_current - frame_first
62 apply_time_offset(context, sequences, time_offset)
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/krb5/os/
H A Dtimeofday.c42 *timeret = os_ctx->time_offset; in krb5_timeofday()
49 tval += os_ctx->time_offset; in krb5_timeofday()
/dports/security/krb5/krb5-1.19.2/src/lib/krb5/os/
H A Dtimeofday.c42 *timeret = os_ctx->time_offset; in krb5_timeofday()
49 tval += os_ctx->time_offset; in krb5_timeofday()
/dports/databases/p5-Metadata/Metadata-0.24/t/
H A Dtime.t8 $time_offset=2_082_844_800;
14 $time_offset=0;
79 if ($value == $expected_value + $time_offset) {
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dmonitor_SUITE.erl806 Mon1 = erlang:monitor(time_offset, clock_service),
807 Mon2 = erlang:monitor(time_offset, clock_service),
808 Mon3 = erlang:monitor(time_offset, clock_service),
809 Mon4 = erlang:monitor(time_offset, clock_service),
813 Mon5 = erlang:monitor(time_offset, clock_service),
814 Mon6 = erlang:monitor(time_offset, clock_service),
815 Mon7 = erlang:monitor(time_offset, clock_service),
819 {'CHANGE', _, time_offset, clock_service, _} ->
827 {'CHANGE', Mon3, time_offset, clock_service, _} ->
831 {'CHANGE', Mon6, time_offset, clock_service, _} ->
[all …]

12345678910>>...47