Home
last modified time | relevance | path

Searched refs:next_log (Results 26 – 50 of 51) sorted by relevance

123

/dports/math/gri/gri-2.12.23/src/
H A Dgraxes.cc387 double tmp, next_log; in gr_drawxaxis() local
390 next_log = log10(next); in gr_drawxaxis()
391 tmp = next_log - floor(next_log); in gr_drawxaxis()
398 tmp = next_log - decade_between_labels * floor(next_log / decade_between_labels); in gr_drawxaxis()
697 double tmp, next_log; in gr_drawyaxis() local
699 next_log = log10(next); in gr_drawyaxis()
700 tmp = next_log - floor(next_log); in gr_drawyaxis()
708 tmp = next_log - decade_between_labels * floor(next_log / decade_between_labels); in gr_drawyaxis()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/pacemakerd/
H A Dpcmkd_subdaemons.c253 static time_t next_log = 0; in pcmk_shutdown_worker() local
288 next_log = now + 30; in pcmk_shutdown_worker()
296 } else if (now >= next_log) { in pcmk_shutdown_worker()
297 next_log = now + 30; in pcmk_shutdown_worker()
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/hb_report/
H A Dhb_report.in373 local next_log
381 while read next_log; do
382 is_our_log $next_log $from_time $to_time
385 1) echo $next_log # include log and continue
386 debug "found log $next_log"
389 3) echo $next_log # include log and continue
390 debug "found log $next_log"
/dports/devel/p5-Term-Visual/Term-Visual-0.08/examples/
H A Dtailall.pl209 my $next_log = shift @{$heap->{logs}};
210 if ($next_log) {
211 $kernel->yield('tail_start', $next_log);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/compiler/
H A DcompileLog.cpp274 CompileLog* next_log = log->_next; in finish_log_on_error() local
276 log = next_log; in finish_log_on_error()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/compiler/
H A DcompileLog.cpp274 CompileLog* next_log = log->_next; in finish_log_on_error() local
276 log = next_log; in finish_log_on_error()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/compiler/
H A DcompileLog.cpp290 CompileLog* next_log = log->_next; in finish_log_on_error() local
292 log = next_log; in finish_log_on_error()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/compiler/
H A DcompileLog.cpp290 CompileLog* next_log = log->_next; in finish_log_on_error() local
292 log = next_log; in finish_log_on_error()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/compiler/
H A DcompileLog.cpp290 CompileLog* next_log = log->_next; in finish_log_on_error() local
292 log = next_log; in finish_log_on_error()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/compiler/
H A DcompileLog.cpp290 CompileLog* next_log = log->_next; in finish_log_on_error() local
292 log = next_log; in finish_log_on_error()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/compiler/
H A DcompileLog.cpp290 CompileLog* next_log = log->_next; in finish_log_on_error() local
292 log = next_log; in finish_log_on_error()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/compiler/
H A DcompileLog.cpp290 CompileLog* next_log = log->_next; in finish_log_on_error() local
292 log = next_log; in finish_log_on_error()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/compiler/
H A DcompileLog.cpp290 CompileLog* next_log = log->_next; in finish_log_on_error() local
292 log = next_log; in finish_log_on_error()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/compiler/
H A DcompileLog.cpp290 CompileLog* next_log = log->_next; in finish_log_on_error() local
292 log = next_log; in finish_log_on_error()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/tools/
H A Dreport.common.in658 while read next_log; do
659 is_our_log $next_log $from_time $to_time
662 1) echo $next_log # include log and continue
663 debug "Found log $next_log"
666 3) echo $next_log # include log and continue
667 debug "Found log $next_log"
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/tools/
H A Dreport.common.in662 while read next_log; do
663 is_our_log $next_log $from_time $to_time
666 1) echo $next_log # include log and continue
667 debug "Found log $next_log"
670 3) echo $next_log # include log and continue
671 debug "Found log $next_log"
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/mcp/
H A Dpacemaker.c446 static time_t next_log = 0; in pcmk_shutdown_worker() local
482 next_log = now + 30; in pcmk_shutdown_worker()
490 } else if (now >= next_log) { in pcmk_shutdown_worker()
491 next_log = now + 30; in pcmk_shutdown_worker()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c151 static int next_log(int log_num);
754 static int next_log(int log_num) { in next_log() function
841 log_dir, LOG_STUBNAME, next_log(log_num)); in open_log()
891 *log_num = next_log(*log_num); in write_to_log()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/etc/unix/
H A Drun_erl.c145 static int next_log(int log_num);
748 static int next_log(int log_num) { in next_log() function
835 log_dir, LOG_STUBNAME, next_log(log_num)); in open_log()
885 *log_num = next_log(*log_num); in write_to_log()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/etc/unix/
H A Drun_erl.c145 static int next_log(int log_num);
748 static int next_log(int log_num) { in next_log() function
835 log_dir, LOG_STUBNAME, next_log(log_num)); in open_log()
885 *log_num = next_log(*log_num); in write_to_log()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c154 static int next_log(int log_num);
757 static int next_log(int log_num) { in next_log() function
844 log_dir, LOG_STUBNAME, next_log(log_num)); in open_log()
894 *log_num = next_log(*log_num); in write_to_log()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c154 static int next_log(int log_num);
757 static int next_log(int log_num) { in next_log() function
844 log_dir, LOG_STUBNAME, next_log(log_num)); in open_log()
894 *log_num = next_log(*log_num); in write_to_log()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/etc/unix/
H A Drun_erl.c145 static int next_log(int log_num);
748 static int next_log(int log_num) { in next_log() function
835 log_dir, LOG_STUBNAME, next_log(log_num)); in open_log()
885 *log_num = next_log(*log_num); in write_to_log()
/dports/lang/erlang/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c151 static int next_log(int log_num);
754 static int next_log(int log_num) { in next_log() function
841 log_dir, LOG_STUBNAME, next_log(log_num)); in open_log()
891 *log_num = next_log(*log_num); in write_to_log()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/ais/
H A Dplugin.c1069 static time_t next_log = 0; in pcmk_shutdown() local
1076 if (now > next_log) { in pcmk_shutdown()
1077 next_log = now + 300; in pcmk_shutdown()
1109 next_log = now + 30; in pcmk_shutdown()
1120 if (now >= next_log) { in pcmk_shutdown()
1122 next_log = now + 30; in pcmk_shutdown()

123