Home
last modified time | relevance | path

Searched refs:time_correction (Results 1 – 25 of 103) sorted by relevance

12345

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/system/doc/general_info/
H A Ddeprecations_18.inc4 see the <seeguide marker="erts:time_correction">Time and Time Correction</seeguide>
6 <seeguide marker="erts:time_correction#Dos_and_Donts">Dos and Donts</seeguide>
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/system/doc/general_info/
H A Ddeprecations_18.inc4 see the <seeguide marker="erts:time_correction">Time and Time Correction</seeguide>
6 <seeguide marker="erts:time_correction#Dos_and_Donts">Dos and Donts</seeguide>
/dports/lang/erlang-wx/otp-OTP-24.1.7/system/doc/general_info/
H A Ddeprecations_18.inc4 see the <seeguide marker="erts:time_correction">Time and Time Correction</seeguide>
6 <seeguide marker="erts:time_correction#Dos_and_Donts">Dos and Donts</seeguide>
/dports/lang/erlang-java/otp-OTP-24.1.7/system/doc/general_info/
H A Ddeprecations_18.inc4 see the <seeguide marker="erts:time_correction">Time and Time Correction</seeguide>
6 <seeguide marker="erts:time_correction#Dos_and_Donts">Dos and Donts</seeguide>
/dports/lang/erlang/otp-OTP-24.1.7/system/doc/general_info/
H A Ddeprecations_18.inc4 see the <seeguide marker="erts:time_correction">Time and Time Correction</seeguide>
6 <seeguide marker="erts:time_correction#Dos_and_Donts">Dos and Donts</seeguide>
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/erl/
H A Drebar.config.script3 false -> [{d, time_correction}]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/erl/
H A Drebar.config.script3 false -> [{d, time_correction}]
/dports/devel/py-thrift/thrift-0.14.0/lib/erl/
H A Drebar.config.script3 false -> [{d, time_correction}]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/erl/
H A Drebar.config.script3 false -> [{d, time_correction}]
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/erl/
H A Drebar.config.script3 false -> [{d, time_correction}]
/dports/devel/thrift-cpp/thrift-0.14.0/lib/erl/
H A Drebar.config.script3 false -> [{d, time_correction}]
/dports/devel/thrift/thrift-0.14.0/lib/erl/
H A Drebar.config.script3 false -> [{d, time_correction}]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/erl/
H A Drebar.config.script3 false -> [{d, time_correction}]
/dports/devel/node-thrift/thrift-0.14.0/lib/erl/
H A Drebar.config.script3 false -> [{d, time_correction}]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_init.c152 int time_correction,
307 int time_correction, in erl_init() argument
315 erts_init_time(time_correction, time_warp_mode); in erl_init()
1278 int time_correction; in erl_start() local
1283 set_default_time_adj(&time_correction, in erl_start()
2121 time_correction = 1; in erl_start()
2126 time_correction = 0; in erl_start()
2234 if (!erts_check_time_adj_support(time_correction, time_warp_mode)) { in erl_start()
2235 char *time_correction_str = time_correction ? "Enabled" : "Disabled"; in erl_start()
2300 time_correction, in erl_start()
H A Derl_time.h91 void erts_init_time(int time_correction, ErtsTimeWarpMode time_warp_mode);
113 int erts_check_time_adj_support(int time_correction,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_init.c152 int time_correction,
307 int time_correction, in erl_init() argument
315 erts_init_time(time_correction, time_warp_mode); in erl_init()
1295 int time_correction; in erl_start() local
1300 set_default_time_adj(&time_correction, in erl_start()
2138 time_correction = 1; in erl_start()
2143 time_correction = 0; in erl_start()
2251 if (!erts_check_time_adj_support(time_correction, time_warp_mode)) { in erl_start()
2252 char *time_correction_str = time_correction ? "Enabled" : "Disabled"; in erl_start()
2317 time_correction, in erl_start()
H A Derl_time.h91 void erts_init_time(int time_correction, ErtsTimeWarpMode time_warp_mode);
113 int erts_check_time_adj_support(int time_correction,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_init.c154 int time_correction,
312 int time_correction, in erl_init() argument
320 erts_init_time(time_correction, time_warp_mode); in erl_init()
1320 int time_correction; in erl_start() local
1325 set_default_time_adj(&time_correction, in erl_start()
2217 time_correction = 1; in erl_start()
2222 time_correction = 0; in erl_start()
2319 if (!erts_check_time_adj_support(time_correction, time_warp_mode)) { in erl_start()
2320 char *time_correction_str = time_correction ? "Enabled" : "Disabled"; in erl_start()
2384 time_correction, in erl_start()
H A Derl_time.h91 void erts_init_time(int time_correction, ErtsTimeWarpMode time_warp_mode);
113 int erts_check_time_adj_support(int time_correction,
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_init.c154 int time_correction,
312 int time_correction, in erl_init() argument
320 erts_init_time(time_correction, time_warp_mode); in erl_init()
1320 int time_correction; in erl_start() local
1325 set_default_time_adj(&time_correction, in erl_start()
2217 time_correction = 1; in erl_start()
2222 time_correction = 0; in erl_start()
2319 if (!erts_check_time_adj_support(time_correction, time_warp_mode)) { in erl_start()
2320 char *time_correction_str = time_correction ? "Enabled" : "Disabled"; in erl_start()
2384 time_correction, in erl_start()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_init.c154 int time_correction,
312 int time_correction, in erl_init() argument
320 erts_init_time(time_correction, time_warp_mode); in erl_init()
1320 int time_correction; in erl_start() local
1325 set_default_time_adj(&time_correction, in erl_start()
2217 time_correction = 1; in erl_start()
2222 time_correction = 0; in erl_start()
2319 if (!erts_check_time_adj_support(time_correction, time_warp_mode)) { in erl_start()
2320 char *time_correction_str = time_correction ? "Enabled" : "Disabled"; in erl_start()
2384 time_correction, in erl_start()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_init.c154 int time_correction,
312 int time_correction, in erl_init() argument
320 erts_init_time(time_correction, time_warp_mode); in erl_init()
1320 int time_correction; in erl_start() local
1325 set_default_time_adj(&time_correction, in erl_start()
2217 time_correction = 1; in erl_start()
2222 time_correction = 0; in erl_start()
2319 if (!erts_check_time_adj_support(time_correction, time_warp_mode)) { in erl_start()
2320 char *time_correction_str = time_correction ? "Enabled" : "Disabled"; in erl_start()
2384 time_correction, in erl_start()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_init.c151 int time_correction,
306 int time_correction, in erl_init() argument
314 erts_init_time(time_correction, time_warp_mode); in erl_init()
1268 int time_correction; in erl_start() local
1273 set_default_time_adj(&time_correction, in erl_start()
2130 time_correction = 1; in erl_start()
2135 time_correction = 0; in erl_start()
2243 if (!erts_check_time_adj_support(time_correction, time_warp_mode)) { in erl_start()
2244 char *time_correction_str = time_correction ? "Enabled" : "Disabled"; in erl_start()
2308 time_correction, in erl_start()
/dports/science/py-obspy/obspy-1.2.2/obspy/io/mseed/
H A Dutil.py729 time_correction = values[12]
733 if (time_correction_applied is False) and time_correction:
735 starttime += time_correction * 0.0001
1129 (_, _, _, time_correction) = unpack(native_str(">BBBl"),
1131 if (time_correction_applied is False) and time_correction:
1133 recstart += time_correction * 0.0001

12345