Home
last modified time | relevance | path

Searched refs:t_log (Results 1 – 21 of 21) sorted by relevance

/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/renesas/common/console/
H A Drcar_printf.c48 logmap_t *t_log; in rcar_set_log_data() local
58 t_log->header.index = 0U; in rcar_set_log_data()
59 t_log->header.size = 0U; in rcar_set_log_data()
64 t_log->log_data[t_log->header.index] = (uint8_t) c; in rcar_set_log_data()
65 t_log->header.index++; in rcar_set_log_data()
66 if (t_log->header.size < t_log->header.index) { in rcar_set_log_data()
67 t_log->header.size = t_log->header.index; in rcar_set_log_data()
70 t_log->header.index = 0U; in rcar_set_log_data()
101 t_log->header.head = RCAR_LOG_HEAD; in rcar_log_init()
102 t_log->header.index = 0U; in rcar_log_init()
[all …]
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/renesas/common/console/
H A Drcar_printf.c48 logmap_t *t_log; in rcar_set_log_data() local
58 t_log->header.index = 0U; in rcar_set_log_data()
59 t_log->header.size = 0U; in rcar_set_log_data()
64 t_log->log_data[t_log->header.index] = (uint8_t) c; in rcar_set_log_data()
65 t_log->header.index++; in rcar_set_log_data()
66 if (t_log->header.size < t_log->header.index) { in rcar_set_log_data()
67 t_log->header.size = t_log->header.index; in rcar_set_log_data()
70 t_log->header.index = 0U; in rcar_set_log_data()
101 t_log->header.head = RCAR_LOG_HEAD; in rcar_log_init()
102 t_log->header.index = 0U; in rcar_log_init()
[all …]
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/renesas/common/console/
H A Drcar_printf.c48 logmap_t *t_log; in rcar_set_log_data() local
58 t_log->header.index = 0U; in rcar_set_log_data()
59 t_log->header.size = 0U; in rcar_set_log_data()
64 t_log->log_data[t_log->header.index] = (uint8_t) c; in rcar_set_log_data()
65 t_log->header.index++; in rcar_set_log_data()
66 if (t_log->header.size < t_log->header.index) { in rcar_set_log_data()
67 t_log->header.size = t_log->header.index; in rcar_set_log_data()
70 t_log->header.index = 0U; in rcar_set_log_data()
101 t_log->header.head = RCAR_LOG_HEAD; in rcar_log_init()
102 t_log->header.index = 0U; in rcar_log_init()
[all …]
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/renesas/common/console/
H A Drcar_printf.c48 logmap_t *t_log; in rcar_set_log_data() local
58 t_log->header.index = 0U; in rcar_set_log_data()
59 t_log->header.size = 0U; in rcar_set_log_data()
64 t_log->log_data[t_log->header.index] = (uint8_t) c; in rcar_set_log_data()
65 t_log->header.index++; in rcar_set_log_data()
66 if (t_log->header.size < t_log->header.index) { in rcar_set_log_data()
67 t_log->header.size = t_log->header.index; in rcar_set_log_data()
70 t_log->header.index = 0U; in rcar_set_log_data()
101 t_log->header.head = RCAR_LOG_HEAD; in rcar_log_init()
102 t_log->header.index = 0U; in rcar_log_init()
[all …]
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/renesas/common/console/
H A Drcar_printf.c48 logmap_t *t_log; in rcar_set_log_data() local
58 t_log->header.index = 0U; in rcar_set_log_data()
59 t_log->header.size = 0U; in rcar_set_log_data()
64 t_log->log_data[t_log->header.index] = (uint8_t) c; in rcar_set_log_data()
65 t_log->header.index++; in rcar_set_log_data()
66 if (t_log->header.size < t_log->header.index) { in rcar_set_log_data()
67 t_log->header.size = t_log->header.index; in rcar_set_log_data()
70 t_log->header.index = 0U; in rcar_set_log_data()
101 t_log->header.head = RCAR_LOG_HEAD; in rcar_log_init()
102 t_log->header.index = 0U; in rcar_log_init()
[all …]
/dports/net/libyang/libyang-1.0.240/tests/conformance/sec7_12_1/
H A Dmod.yang7 leaf username { type t_log; }
17 typedef t_log {
/dports/mail/dspam/dspam-3.10.2/webui/cgi-bin/
H A Dadmin.cgi466 my($t_log, $c_log, $signature, $e_log) = (split(/\t/))[0,1,3,5];
467 next if ($t_log > time);
469 $last_message = $t_log;
472 if ($t_log>=$periodstart) {
473 my($tmin, $thour, $tday, $tmon, $tyear) = (localtime($t_log))[1,2,3,4,5];
536 if ($t_log>=$dailystart) {
593 if ($t_log>=$hmstart) {
594 $msgpersecond{$t_log}++;
H A Ddspam.cgi665 my($t_log, $c_log) = split(/\t/);
668 if ($t_log>=$periodstart) {
669 my($tmin, $thour, $tday, $tmon) = (localtime($t_log))[1,2,3,4];
677 ($t_log>=$dailystart) || next;
685 idx => $t_log,
/dports/www/py-pysmartdl/pySmartDL-1.3.4/pySmartDL/
H A Dutils.py307 t_log = logging.getLogger('pySmartDL')
310 t_log.setLevel(logging.DEBUG)
314 t_log.addHandler(console)
317 return t_log
/dports/net-mgmt/pandorafms_agent/pandorafms_agent_unix-6.0SP2/
H A Dtentacle_client81 my $t_log = 0;
271 $t_log = 1;
590 if ($t_log == 1) {
H A Dtentacle_server80 my $t_log = 0;
438 $t_log = 1;
973 if ($t_log == 1) {
/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DfImportProgress.pas588 t_log : TDateTime;
876 t_log := EncodeTime(StrToInt(copy(dmData.Q.Fields[0].AsString,1,2)),
882 …if dmData.DebugLevel >=1 then Writeln(call,'|',TimeToStr(t_log),' | ',TimeToStr(t_lotw_min),'|',Ti…
884 if (t_log >=t_lotw_min) and (t_log<=t_lotw_max) then
1110 t_log : TDateTime;
1309 t_log := EncodeTime(StrToInt(copy(dmData.Q.Fields[2].AsString,1,2)),
1315 …if dmData.DebugLevel >=1 then Writeln(call,'|',TimeToStr(t_log),' | ',TimeToStr(t_eQSL_min),'|',Ti…
1317 if (t_log >=t_eQSL_min) and (t_log<=t_eQSL_max) then
/dports/databases/mantis/mantisbt-2.25.2/api/soap/
H A Dmc_api.php1085 $t_log = false;
1089 $t_log = true;
1093 $t_log = true;
1096 if( $t_log ) {
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/bin/
H A Dtentacle_server80 my $t_log = 0;
438 $t_log = 1;
973 if ($t_log == 1) {
/dports/devel/py-pytools/pytools-2018.5/pytools/
H A Dlog.py337 self.t_log = 0
602 self.t_log = time() - tick_start_time
634 self.t_log += time() - tick_start_time
1020 return self.log_manager.t_log
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Dparser.c113 static const struct token t_log[]; variable
124 { KEYWORD, "log", NONE, t_log},
466 static const struct token t_log[] = { variable
/dports/net/py-impacket/impacket-0.9.17/impacket/examples/
H A Dos_ident.py1338 …PyImpact.t_log(1, "Insufficient responses for TCP sequencing (%d out of %d), OS detection may be l…
1398 PyImpact.t_log(2, "The avg TCP TS HZ is: %f" % avg_freq)
1511 …PyImpact.t_log(1, "Insufficient responses for TCP sequencing (%d out of %d), OS detection may be l…
1613 PyImpact.t_log(2, "The avg TCP TS HZ is: %f" % avg_freq)
/dports/math/grace/grace-5.1.25/grconvert/
H A Dgrconvert.h332 int t_log; /* logarithmic ticmarks */ member
H A Ddefaults.c429 t->t_log = OFF; in set_default_ticks()
H A Dwriteasc.c494 fprintf(pp, "%s tick log %s\n", buf, on_or_off(t.t_log)); in putparms()
H A Dreadbin.c658 if ((err = read_int(&(d->t_log), 1, fin))) in read_tickmarks()