Home
last modified time | relevance | path

Searched refs:log_header (Results 1 – 25 of 760) sorted by relevance

12345678910>>...31

/dports/devel/libassa/libassa-3.5.1/tests/
H A Dtimeval_test.cpp67 void log_header (const string& msg_);
96 log_header (const string& msg_) in log_header() function in TV_Test
139 log_header ("1) Testing constructors ..."); in process_events()
163 log_header ("2) Testing conversion to/from struct timeval ..."); in process_events()
174 log_header ("3) Testing assignment opt ..."); in process_events()
182 log_header ("4) Testing +/- opts ..."); in process_events()
190 log_header ("5) Testing logical opts ..."); in process_events()
200 log_header ("6) Testing default formatting ..."); in process_events()
208 log_header ("7) Testing user-specified formatting ..."); in process_events()
218 log_header ("8) Testing formatting functions ..."); in process_events()
[all …]
H A Drt_test.cpp71 log_header (const string& msg_) in log_header() function
417 log_header ("TEST 1: Testing registration of different Timers.\n"); in process_events()
441 log_header ("TEST 2: Testing multiple registration the same Timer.\n"); in process_events()
464 log_header ("TEST 3: Testing Timer rescheduling.\n"); in process_events()
482 log_header ("TEST 4: Testing Timer cancellation by TimerId.\n"); in process_events()
/dports/games/neverball/neverball-1.6.0/share/
H A Dlog.c23 static char log_header[MAXSTR]; variable
51 if (log_header[0]) in log_printf()
53 fs_printf(log_fp, "%s\n", log_header); in log_printf()
54 log_header[0] = 0; in log_printf()
76 sprintf(log_header, "%s - %s %s", in log_init()
92 log_header[0] = 0; in log_quit()
/dports/lang/php81/php-8.1.1/win32/
H A Dwsyslog.c69 if (PW32G(log_header)) { in closelog()
70 free(PW32G(log_header)); in closelog()
71 PW32G(log_header) = NULL; in closelog()
118 strsw[0] = php_win32_cp_any_to_w(PW32G(log_header)); in vsyslog()
133 strs[0] = PW32G(log_header); /* write header */ in vsyslog()
154 PW32G(log_header) = malloc(header_len*sizeof(char)); in openlog()
155 sprintf_s(PW32G(log_header), header_len, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid()); in openlog()
/dports/www/mod_php80/php-8.0.15/win32/
H A Dwsyslog.c69 if (PW32G(log_header)) { in closelog()
70 free(PW32G(log_header)); in closelog()
71 PW32G(log_header) = NULL; in closelog()
118 strsw[0] = php_win32_cp_any_to_w(PW32G(log_header)); in vsyslog()
133 strs[0] = PW32G(log_header); /* write header */ in vsyslog()
154 PW32G(log_header) = malloc(header_len*sizeof(char)); in openlog()
155 sprintf_s(PW32G(log_header), header_len, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid()); in openlog()
/dports/lang/php73/php-7.3.33/win32/
H A Dwsyslog.c69 if (PW32G(log_header)) { in closelog()
70 free(PW32G(log_header)); in closelog()
71 PW32G(log_header) = NULL; in closelog()
118 strsw[0] = php_win32_cp_any_to_w(PW32G(log_header)); in vsyslog()
133 strs[0] = PW32G(log_header); /* write header */ in vsyslog()
154 PW32G(log_header) = malloc(header_len*sizeof(char)); in openlog()
155 sprintf_s(PW32G(log_header), header_len, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid()); in openlog()
/dports/lang/php74/php-7.4.27/win32/
H A Dwsyslog.c69 if (PW32G(log_header)) { in closelog()
70 free(PW32G(log_header)); in closelog()
71 PW32G(log_header) = NULL; in closelog()
118 strsw[0] = php_win32_cp_any_to_w(PW32G(log_header)); in vsyslog()
133 strs[0] = PW32G(log_header); /* write header */ in vsyslog()
154 PW32G(log_header) = malloc(header_len*sizeof(char)); in openlog()
155 sprintf_s(PW32G(log_header), header_len, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid()); in openlog()
/dports/lang/php80/php-8.0.15/win32/
H A Dwsyslog.c69 if (PW32G(log_header)) { in closelog()
70 free(PW32G(log_header)); in closelog()
71 PW32G(log_header) = NULL; in closelog()
118 strsw[0] = php_win32_cp_any_to_w(PW32G(log_header)); in vsyslog()
133 strs[0] = PW32G(log_header); /* write header */ in vsyslog()
154 PW32G(log_header) = malloc(header_len*sizeof(char)); in openlog()
155 sprintf_s(PW32G(log_header), header_len, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid()); in openlog()
/dports/www/mod_php73/php-7.3.33/win32/
H A Dwsyslog.c69 if (PW32G(log_header)) { in closelog()
70 free(PW32G(log_header)); in closelog()
71 PW32G(log_header) = NULL; in closelog()
118 strsw[0] = php_win32_cp_any_to_w(PW32G(log_header)); in vsyslog()
133 strs[0] = PW32G(log_header); /* write header */ in vsyslog()
154 PW32G(log_header) = malloc(header_len*sizeof(char)); in openlog()
155 sprintf_s(PW32G(log_header), header_len, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid()); in openlog()
/dports/www/mod_php81/php-8.1.1/win32/
H A Dwsyslog.c69 if (PW32G(log_header)) { in closelog()
70 free(PW32G(log_header)); in closelog()
71 PW32G(log_header) = NULL; in closelog()
118 strsw[0] = php_win32_cp_any_to_w(PW32G(log_header)); in vsyslog()
133 strs[0] = PW32G(log_header); /* write header */ in vsyslog()
154 PW32G(log_header) = malloc(header_len*sizeof(char)); in openlog()
155 sprintf_s(PW32G(log_header), header_len, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid()); in openlog()
/dports/www/mod_php74/php-7.4.27/win32/
H A Dwsyslog.c69 if (PW32G(log_header)) { in closelog()
70 free(PW32G(log_header)); in closelog()
71 PW32G(log_header) = NULL; in closelog()
118 strsw[0] = php_win32_cp_any_to_w(PW32G(log_header)); in vsyslog()
133 strs[0] = PW32G(log_header); /* write header */ in vsyslog()
154 PW32G(log_header) = malloc(header_len*sizeof(char)); in openlog()
155 sprintf_s(PW32G(log_header), header_len, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid()); in openlog()
/dports/dns/idnkit/idnkit-1.0-src/wsock/common/
H A Dprintf.c62 static char log_header[30]; variable
78 fputs(log_header, fp); in idnPrintf()
98 fputs(log_header, fp); in idnLogPrintf()
124 sprintf(log_header, "%08x %-.16s: ", getpid(), title); in idnLogInit()
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dprintf.c62 static char log_header[30]; variable
78 fputs(log_header, fp); in idnPrintf()
98 fputs(log_header, fp); in idnLogPrintf()
124 sprintf(log_header, "%08x %-.16s: ", getpid(), title); in idnLogInit()
/dports/science/conduit/conduit-0.8.0/src/tests/conduit/
H A Dt_conduit_log.cpp40 const std::string &log_header = log_headers[fi]; in TEST() local
50 ASSERT_TRUE(info.has_child(log_header)); in TEST()
51 ASSERT_TRUE(info[log_header].dtype().is_list()); in TEST()
52 ASSERT_EQ(info[log_header].number_of_children(), ti+1); in TEST()
54 ASSERT_TRUE(info[log_header].child(ti).dtype().is_string()); in TEST()
57 ASSERT_NE(info[log_header].child(0).as_string(), info[log_header].child(1).as_string()); in TEST()
/dports/misc/libpostal/libpostal-1.1-alpha/src/sparkey/
H A Dhashwriter.c354 sparkey_logheader log_header; in sparkey_hash_write() local
359 RETHROW(sparkey_load_logheader(&log_header, log_filename)); in sparkey_hash_write()
376 old_header.file_identifier == log_header.file_identifier && in sparkey_hash_write()
388 cap = log_header.num_puts * 1.3; in sparkey_hash_write()
389 start = log_header.header_size; in sparkey_hash_write()
399 hash_header.max_key_len = log_header.max_key_len; in sparkey_hash_write()
400 hash_header.max_value_len = log_header.max_value_len; in sparkey_hash_write()
401 hash_header.data_end = log_header.data_end; in sparkey_hash_write()
402 hash_header.num_puts = log_header.num_puts; in sparkey_hash_write()
500 hash_header.file_identifier = log_header.file_identifier; in sparkey_hash_write()
[all …]
/dports/cad/yosys/yosys-yosys-0.12/passes/cmds/
H A Dbugpoint.cc164 log_header(design, "Trying to remove module %s.\n", log_id(module)); in simplify_something()
194 log_header(design, "Trying to remove module port %s.\n", log_id(wire)); in simplify_something()
217 log_header(design, "Trying to remove cell %s.%s.\n", log_id(mod), log_id(cell)); in simplify_something()
248log_header(design, "Trying to remove cell port %s.%s.%s.\n", log_id(mod), log_id(cell), log_id(it.… in simplify_something()
257log_header(design, "Trying to expose cell port %s.%s.%s as module port.\n", log_id(mod), log_id(ce… in simplify_something()
286 log_header(design, "Trying to remove process %s.%s.\n", log_id(mod), log_id(process.first)); in simplify_something()
315log_header(design, "Trying to remove assign %s %s in %s.%s.\n", log_signal(it->first), log_signal(… in simplify_something()
341log_header(design, "Trying to remove sync %s update %s %s in %s.%s.\n", log_signal(sy->signal), lo… in simplify_something()
351log_header(design, "Trying to remove sync %s memwr %s %s %s %s in %s.%s.\n", log_signal(sy->signal… in simplify_something()
385 log_header(design, "Trying to remove wire %s.%s.\n", log_id(mod), log_id(wire)); in simplify_something()
[all …]
/dports/cad/yosys/yosys-yosys-0.12/passes/opt/
H A Dopt.cc78 log_header(design, "Executing OPT pass (performing simple optimizations).\n"); in execute()
158 log_header(design, "Rerunning OPT passes. (Removed registers in this run.)\n"); in execute()
179 log_header(design, "Rerunning OPT passes. (Maybe there is more to do..)\n"); in execute()
187log_header(design, fast_mode ? "Finished fast OPT passes.\n" : "Finished OPT passes. (There is not… in execute()
/dports/net/py-smbprotocol/smbprotocol-1.8.3/smbprotocol/
H A Dtree.py303 log_header = "Session: %s, Tree: %s" \
305 log.info("%s - Running secure negotiate process" % log_header)
336 % log_header)
343 log.info("%s - Receiving secure negotiation response" % log_header)
362 log.info("%s - Unpacking secure negotiate response info" % log_header)
383 log_header = "Session: %d, Tree: %d"\
388 % (log_header, check, actual, expected))
/dports/www/coppermine/cpg1.6.x-1.6.12/include/
H A Dlogger.inc.php48 … $log_header = '<?php '.'defined(\'IN_COPPERMINE\') or die(\'Not in Coppermine...\');'." ?>\n";
50 $log_header = '';
58 fwrite($fp, $log_header);
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/build_tools/
H A Dupdate_dependencies.sh9 function log_header() function
78 log_header
119 log_header
159 log_header
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/build_tools/
H A Dupdate_dependencies.sh9 function log_header() function
78 log_header
119 log_header
159 log_header
/dports/databases/rocksdb-lite/rocksdb-6.26.1/build_tools/
H A Dupdate_dependencies.sh9 function log_header() function
78 log_header
119 log_header
159 log_header
/dports/databases/rocksdb/rocksdb-6.26.1/build_tools/
H A Dupdate_dependencies.sh9 function log_header() function
78 log_header
119 log_header
159 log_header
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/build_tools/
H A Dupdate_dependencies.sh9 function log_header() function
78 log_header
119 log_header
159 log_header
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/build_tools/
H A Dupdate_dependencies.sh9 function log_header() function
78 log_header
119 log_header
159 log_header

12345678910>>...31