Home
last modified time | relevance | path

Searched defs:log_info (Results 26 – 50 of 678) sorted by relevance

12345678910>>...28

/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dxpl_log.h52 #define log_info(...)\ macro
67 #define log_info(...) do {} while(0) macro
/dports/misc/libpostal/libpostal-1.1-alpha/src/log/
H A Dlog.h26 …#define log_info(M, ...) fprintf(stderr, "INFO " M " at %s (%s:%d)\n", ##__VA_ARGS__, __func__, … macro
31 …#define log_info(M, ...) fprintf(stderr, "\33[32mINFO\33[39m " M " \33[90m at %s (%s:%d) \33[39… macro
47 #define log_info(M, ...) do { if (0) fprintf(stderr, "\33[32mINFO\33[39m " M " \33[90m at %s (%s… macro
/dports/dns/getdns/getdns-1.5.2/src/util/auxiliary/util/
H A Dlog.h43 #define log_info(...) DEBUG_NL(__VA_ARGS__) macro
51 #define log_info(...) ((void)0) macro
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/overlays/
H A Daccesslog.c66 typedef struct log_info { struct
85 } log_info; argument
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/overlays/
H A Daccesslog.c66 typedef struct log_info { struct
85 } log_info; argument
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/overlays/
H A Daccesslog.c68 typedef struct log_info { struct
69 BackendDB *li_db;
70 struct berval li_db_suffix;
71 int li_open;
73 slap_mask_t li_ops;
74 int li_age;
98 } log_info; argument
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/overlays/
H A Daccesslog.c68 typedef struct log_info { struct
69 BackendDB *li_db;
70 struct berval li_db_suffix;
71 int li_open;
73 slap_mask_t li_ops;
74 int li_age;
98 } log_info; argument
/dports/science/chrono/chrono-7.0.1/src/demos/python/irrlicht/
H A Ddemo_IRR_aux_ref.py163 log_info = True variable
197 log_info = False variable
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/utils/
H A Dlog.cpp106 void console_log(const uhd::log::logging_info& log_info) in console_log()
152 void log(const uhd::log::logging_info& log_info) in log()
289 void push(const uhd::log::logging_info& log_info) in push()
304 void _handle_log_info(const uhd::log::logging_info& log_info) in _handle_log_info()
321 uhd::log::logging_info log_info; in pop_task() local
469 [F](const uhd::log::logging_info& log_info) { F->log(log_info); }}; in _setup_file_logging()
/dports/www/squid/squid-4.15/src/log/DB/
H A Dlog_db_daemon.pl.in340 sub log_info { subroutine
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/src/
H A Dxpl_log.h56 #define log_info(errcode, ...) \ macro
75 #define log_info(...) \ macro
/dports/net/krill/krill-0.9.4/docker/
H A Dentrypoint.sh35 log_info() { function
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/overlays/
H A Daccesslog.c66 typedef struct log_info { struct
81 } log_info; argument
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/overlays/
H A Daccesslog.c66 typedef struct log_info { struct
81 } log_info; argument
/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dsat_inprocessing.cc50 const bool log_info = options.log_info || VLOG_IS_ON(1); in PresolveLoop() local
145 const bool log_info = true || VLOG_IS_ON(1); in InprocessingRound() local
232 bool log_info) { in DetectEquivalencesAndStamp()
253 bool Inprocessing::RemoveFixedAndEquivalentVariables(bool log_info) { in RemoveFixedAndEquivalentVariables()
362 bool Inprocessing::SubsumeAndStrenghtenRound(bool log_info) { in SubsumeAndStrenghtenRound()
577 bool StampingSimplifier::DoOneRound(bool log_info) { in DoOneRound()
613 bool StampingSimplifier::ComputeStampsForNextRound(bool log_info) { in ComputeStampsForNextRound()
892 void BlockedClauseSimplifier::DoOneRound(bool log_info) { in DoOneRound()
1077 bool BoundedVariableElimination::DoOneRound(bool log_info) { in DoOneRound()
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/docker/inner/
H A Dfuncs.sh38 log_info() { function
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/docker/inner/
H A Dfuncs.sh38 log_info() { function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/tinygettext/include/tinygettext/
H A Dlog_stream.hpp30 #define log_info if (!Log::log_info_callback); else (Log(Log::log_warning_callback)).get() macro
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/tinygettext/include/tinygettext/
H A Dlog_stream.hpp30 #define log_info if (!Log::log_info_callback); else (Log(Log::log_warning_callback)).get() macro
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/libs/tinygettext/
H A Dlog_stream.hpp30 #define log_info if (!Log::log_info_callback); else (Log(Log::log_warning_callback)).get() macro
/dports/dns/ldapdns/ldapdns-2.07/
H A Derror.c19 const int log_info = LOG_INFO; variable
26 const int log_info = 0; variable
/dports/net/gerbera/gerbera-1.9.2/src/util/
H A Dlogger.h38 #define log_info SPDLOG_INFO macro
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/workers/prometheus/
H A Dcreate_default_alerts_worker.rb27 def log_info(message) method in Prometheus.CreateDefaultAlertsWorker
/dports/devel/p5-MooseX-Log-Log4perl/MooseX-Log-Log4perl-0.47/lib/MooseX/Log/Log4perl/
H A DEasy.pm12 sub log_info { local $Log::Log4perl::caller_depth += 1; return shift->logger->info(@_); } subroutine
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dlogger.hpp145 class log_info : public log class
148 log_info() in log_info() function in wsrep::log_info

12345678910>>...28