Home
last modified time | relevance | path

Searched refs:time_offset (Results 251 – 275 of 1164) sorted by relevance

1...<<11121314151617181920>>...47

/dports/net/proby/proby-1.0.2/cargo-crates/simplelog-0.8.0/src/loggers/
H A Dtestlog.rs132 chrono::Local::now().naive_local() + config.time_offset in write_time()
134 chrono::Utc::now().naive_utc() + config.time_offset in write_time()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/simplelog-0.8.0/src/loggers/
H A Dtestlog.rs132 chrono::Local::now().naive_local() + config.time_offset in write_time()
134 chrono::Utc::now().naive_utc() + config.time_offset in write_time()
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/simplelog-0.7.3/src/loggers/
H A Dtestlog.rs132 chrono::Local::now().naive_local() + config.time_offset in write_time()
134 chrono::Utc::now().naive_utc() + config.time_offset in write_time()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/simplelog-0.10.2/src/loggers/
H A Dtestlog.rs132 chrono::Local::now().naive_local() + config.time_offset in write_time()
134 chrono::Utc::now().naive_utc() + config.time_offset in write_time()
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/src/
H A Dasf.c441 uint64_t time_offset; in _parse_stream_properties() local
450 time_offset = buffer_get_int64_le(asf->buf); in _parse_stream_properties()
1499 asf_find_frame(PerlIO *infile, char *file, int time_offset) in asf_find_frame() argument
1533 if (time_offset > song_length_ms) in asf_find_frame()
1534 time_offset = song_length_ms; in asf_find_frame()
1539 offset_index = time_offset / asf->specs[0].time_interval; in asf_find_frame()
1553 time_offset, asf->specs[0].time_interval, offset_index, frame_offset in asf_find_frame()
1563 int packet = (int)((bytes_per_ms * time_offset) / max_packet_size); in asf_find_frame()
1568 packet, frame_offset, bytes_per_ms, time_offset, max_packet_size); in asf_find_frame()
1596 if ( time + duration >= time_offset && time <= time_offset ) { in asf_find_frame()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_time_sup.c377 erl_stime, time_offset, timeout_pos; in check_time_correction() local
396 time_offset = get_time_offset(); in check_time_correction()
397 erl_stime = erl_mtime + time_offset; in check_time_correction()
415 time_offset -= sdiff; in check_time_correction()
417 set_time_offset(time_offset); in check_time_correction()
703 erl_stime, time_offset, timeout, timeout_pos; in check_time_offset() local
710 time_offset = get_time_offset(); in check_time_offset()
711 erl_stime = erl_mtime + time_offset; in check_time_offset()
722 time_offset -= sdiff; in check_time_offset()
724 set_time_offset(time_offset); in check_time_offset()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_time_sup.c377 erl_stime, time_offset, timeout_pos; in check_time_correction() local
396 time_offset = get_time_offset(); in check_time_correction()
397 erl_stime = erl_mtime + time_offset; in check_time_correction()
415 time_offset -= sdiff; in check_time_correction()
417 set_time_offset(time_offset); in check_time_correction()
703 erl_stime, time_offset, timeout, timeout_pos; in check_time_offset() local
710 time_offset = get_time_offset(); in check_time_offset()
711 erl_stime = erl_mtime + time_offset; in check_time_offset()
722 time_offset -= sdiff; in check_time_offset()
724 set_time_offset(time_offset); in check_time_offset()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_time_sup.c377 erl_stime, time_offset, timeout_pos; in check_time_correction() local
396 time_offset = get_time_offset(); in check_time_correction()
397 erl_stime = erl_mtime + time_offset; in check_time_correction()
415 time_offset -= sdiff; in check_time_correction()
417 set_time_offset(time_offset); in check_time_correction()
703 erl_stime, time_offset, timeout, timeout_pos; in check_time_offset() local
710 time_offset = get_time_offset(); in check_time_offset()
711 erl_stime = erl_mtime + time_offset; in check_time_offset()
722 time_offset -= sdiff; in check_time_offset()
724 set_time_offset(time_offset); in check_time_offset()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_time_sup.c377 erl_stime, time_offset, timeout_pos; in check_time_correction() local
396 time_offset = get_time_offset(); in check_time_correction()
397 erl_stime = erl_mtime + time_offset; in check_time_correction()
415 time_offset -= sdiff; in check_time_correction()
417 set_time_offset(time_offset); in check_time_correction()
703 erl_stime, time_offset, timeout, timeout_pos; in check_time_offset() local
710 time_offset = get_time_offset(); in check_time_offset()
711 erl_stime = erl_mtime + time_offset; in check_time_offset()
722 time_offset -= sdiff; in check_time_offset()
724 set_time_offset(time_offset); in check_time_offset()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_time_sup.c377 erl_stime, time_offset, timeout_pos; in check_time_correction() local
396 time_offset = get_time_offset(); in check_time_correction()
397 erl_stime = erl_mtime + time_offset; in check_time_correction()
415 time_offset -= sdiff; in check_time_correction()
417 set_time_offset(time_offset); in check_time_correction()
703 erl_stime, time_offset, timeout, timeout_pos; in check_time_offset() local
710 time_offset = get_time_offset(); in check_time_offset()
711 erl_stime = erl_mtime + time_offset; in check_time_offset()
722 time_offset -= sdiff; in check_time_offset()
724 set_time_offset(time_offset); in check_time_offset()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_time_sup.c377 erl_stime, time_offset, timeout_pos; in check_time_correction() local
396 time_offset = get_time_offset(); in check_time_correction()
397 erl_stime = erl_mtime + time_offset; in check_time_correction()
415 time_offset -= sdiff; in check_time_correction()
417 set_time_offset(time_offset); in check_time_correction()
703 erl_stime, time_offset, timeout, timeout_pos; in check_time_offset() local
710 time_offset = get_time_offset(); in check_time_offset()
711 erl_stime = erl_mtime + time_offset; in check_time_offset()
722 time_offset -= sdiff; in check_time_offset()
724 set_time_offset(time_offset); in check_time_offset()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_time_sup.c377 erl_stime, time_offset, timeout_pos; in check_time_correction() local
396 time_offset = get_time_offset(); in check_time_correction()
397 erl_stime = erl_mtime + time_offset; in check_time_correction()
415 time_offset -= sdiff; in check_time_correction()
417 set_time_offset(time_offset); in check_time_correction()
703 erl_stime, time_offset, timeout, timeout_pos; in check_time_offset() local
710 time_offset = get_time_offset(); in check_time_offset()
711 erl_stime = erl_mtime + time_offset; in check_time_offset()
722 time_offset -= sdiff; in check_time_offset()
724 set_time_offset(time_offset); in check_time_offset()
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/sandbox/examples/cpp/alembicassembly/
H A Dalembicassembly.cpp196 const AbcChrono_t time_offset) in extract_xform_seq() argument
205 shutter_open + time_offset, in extract_xform_seq()
206 shutter_close + time_offset, in extract_xform_seq()
225 xform_seq.set_transform(t-time_offset, xform); in extract_xform_seq()
1050 const AbcChrono_t time_offset = 0.0f) in xform_seq_for_obj() argument
1075 time_offset); in xform_seq_for_obj()
1337 const float time_offset = params.get_optional<float>("time_offset", 0.0f); in on_render_begin() local
1375 const float mid_shutter_time = (0.5f * (shutter_open+shutter_close))+time_offset; in on_render_begin()
1453 time_offset); in on_render_begin()
/dports/net/samba412/samba-4.12.15/source3/libads/
H A Dkerberos.c111 int time_offset, in kerberos_kinit_password_ext() argument
145 if (time_offset != 0) { in kerberos_kinit_password_ext()
146 krb5_set_real_time(ctx, time(NULL) + time_offset, 0); in kerberos_kinit_password_ext()
349 int time_offset, in kerberos_kinit_password() argument
354 time_offset, in kerberos_kinit_password()
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/util/
H A Dpandora_xml_stress.conf172 module_exec type=CURVE;min=20;max=80;time_wave_length=3600;time_offset=0
183 module_exec type=CURVE;min=5;max=8000;time_wave_length=360000;time_offset=0
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/cellrenderer/
H A Dcellrenderer_timetrack.cpp550 const synfig::Time time_offset = get_time_offset_from_vdesc(value_desc); in render_vfunc() local
565 Time t = t_orig - time_offset; in render_vfunc()
603 Time t = t_orig - time_offset; in render_vfunc()
650 tp.set_time((tp.get_time() - time_offset) / time_dilation); in render_vfunc()
906 const synfig::Time time_offset = get_time_offset_from_vdesc(valdesc); in activate_vfunc() local
909 …bool clickfound = tset && get_closest_time(*tset,actual_time * time_dilation+time_offset,pixel_wid… in activate_vfunc()
990 synfig::Time time_offset = get_time_offset_from_vdesc(valdesc); in activate_vfunc() local
993 …bool clickfound = tset && get_closest_time(*tset,actual_time * time_dilation +time_offset,pixel_wi… in activate_vfunc()
1007 signal_waypoint_clicked_cellrenderer()(node, stime, time_offset, time_dilation, 2); in activate_vfunc()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/cellrenderer/
H A Dcellrenderer_timetrack.cpp550 const synfig::Time time_offset = get_time_offset_from_vdesc(value_desc); in render_vfunc() local
565 Time t = t_orig - time_offset; in render_vfunc()
603 Time t = t_orig - time_offset; in render_vfunc()
650 tp.set_time((tp.get_time() - time_offset) / time_dilation); in render_vfunc()
906 const synfig::Time time_offset = get_time_offset_from_vdesc(valdesc); in activate_vfunc() local
909 …bool clickfound = tset && get_closest_time(*tset,actual_time * time_dilation+time_offset,pixel_wid… in activate_vfunc()
990 synfig::Time time_offset = get_time_offset_from_vdesc(valdesc); in activate_vfunc() local
993 …bool clickfound = tset && get_closest_time(*tset,actual_time * time_dilation +time_offset,pixel_wi… in activate_vfunc()
1007 signal_waypoint_clicked_cellrenderer()(node, stime, time_offset, time_dilation, 2); in activate_vfunc()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/cellrenderer/
H A Dcellrenderer_timetrack.cpp550 const synfig::Time time_offset = get_time_offset_from_vdesc(value_desc); in render_vfunc() local
565 Time t = t_orig - time_offset; in render_vfunc()
603 Time t = t_orig - time_offset; in render_vfunc()
650 tp.set_time((tp.get_time() - time_offset) / time_dilation); in render_vfunc()
906 const synfig::Time time_offset = get_time_offset_from_vdesc(valdesc); in activate_vfunc() local
909 …bool clickfound = tset && get_closest_time(*tset,actual_time * time_dilation+time_offset,pixel_wid… in activate_vfunc()
990 synfig::Time time_offset = get_time_offset_from_vdesc(valdesc); in activate_vfunc() local
993 …bool clickfound = tset && get_closest_time(*tset,actual_time * time_dilation +time_offset,pixel_wi… in activate_vfunc()
1007 signal_waypoint_clicked_cellrenderer()(node, stime, time_offset, time_dilation, 2); in activate_vfunc()
/dports/audio/pithos/pithos-1.5.1/pithos/pandora/
H A Dpandora.py186 if self.time_offset:
187 args['syncTime'] = int(time.time()+self.time_offset)
282 self.userAuthToken = self.time_offset = None
299 self.time_offset = pandora_time - time.time()
300 logging.info("Time offset is %s", self.time_offset)
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/include/
H A DCredentialsCache.h1477 #define cc_ccache_get_kdc_time_offset(ccache, version, time_offset) \ argument
1478 ((ccache) -> functions -> get_kdc_time_offset (ccache, version, time_offset))
1480 #define cc_ccache_set_kdc_time_offset(ccache, version, time_offset) \ argument
1481 ((ccache) -> functions -> set_kdc_time_offset (ccache, version, time_offset))
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/ccache/
H A DCCacheInputStream.java82 Integer time_offset = null; in readTag() local
97 time_offset = read(4); in readTag()
104 return new Tag(len, tag, time_offset, usec_offset); in readTag()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/ccache/
H A DCCacheInputStream.java82 Integer time_offset = null; in readTag() local
97 time_offset = read(4); in readTag()
104 return new Tag(len, tag, time_offset, usec_offset); in readTag()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/krb5/internal/ccache/
H A DCCacheInputStream.java82 Integer time_offset = null; in readTag() local
97 time_offset = new Integer(read(4)); in readTag()
104 return new Tag(len, tag, time_offset, usec_offset); in readTag()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.security.jgss/share/classes/sun/security/krb5/internal/ccache/
H A DCCacheInputStream.java82 Integer time_offset = null; in readTag() local
97 time_offset = read(4); in readTag()
104 return new Tag(len, tag, time_offset, usec_offset); in readTag()
/dports/devel/ccache/ccache-3.7.12/src/
H A Dminitrace.c61 static int64_t time_offset; variable
173 time_offset = (uint64_t)(mtr_time_s() * 1000000); in mtr_init_from_stream()
305 cat, raw->pid, raw->tid, raw->ts - time_offset, raw->ph, raw->name, arg_buf, id_buf); in mtr_flush()

1...<<11121314151617181920>>...47