Home
last modified time | relevance | path

Searched refs:LOG_ALL (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/automation/buildbot-slave/
H A Dbuild.sh56 LOG_ALL="${OUTPUTDIR}/all.log"
67 echo "${DATE} $*" >> ${LOG_ALL}
87 uname -a | tee -a ${LOG_ALL}
89 cat "/etc/redhat-release" | tee -a ${LOG_ALL}
92 env | grep -v "^MAIL=" | tee -a ${LOG_ALL}
143 ${MAKE} ${NSS_BUILD_TARGET} 2>&1 | tee -a ${LOG_ALL}
150 tail -100 ${LOG_ALL}
164 ${MAKE} ${JSS_BUILD_TARGET} 2>&1 | tee -a ${LOG_ALL}
206 cat ${LOG_TMP} >> ${LOG_ALL}
234 cat ${LOG_TMP} >> ${LOG_ALL}
[all …]
/dports/comms/tcpser/tcpser/src/
H A Ddce.c40 LOG(LOG_ALL,"Setting NONE flow control"); in dce_set_flow_control()
43 LOG(LOG_ALL,"Setting RTSCTS flow control"); in dce_set_flow_control()
48 LOG(LOG_ALL,"Setting XON/XOFF flow control"); in dce_set_flow_control()
68 LOG(LOG_ALL,"Setting CTS pin high"); in dce_set_control_lines()
71 LOG(LOG_ALL,"Setting CTS pin low"); in dce_set_control_lines()
75 LOG(LOG_ALL,"Setting DCD pin high"); in dce_set_control_lines()
78 LOG(LOG_ALL,"Setting DCD pin low"); in dce_set_control_lines()
H A Dbridge.c209 LOG(LOG_ALL,"CTRL thread ID=%ju",(uintmax_t)thread_id); in spawn_ctrl_thread()
223 LOG(LOG_ALL,"IP thread ID=%ju",(uintmax_t)thread_id); in spawn_ip_thread()
291 LOG(LOG_ALL,"Connection status change, handling"); in run_bridge()
315 LOG(LOG_ALL,"Waiting for modem/control line/timer/socket activity"); in run_bridge()
316 LOG(LOG_ALL,"Command Mode=%d, Connection status=%d",cfg->cmd_mode,cfg->conn_type); in run_bridge()
328 LOG(LOG_ALL,"Setting timer for break delay"); in run_bridge()
333 LOG(LOG_ALL,"Setting timer for inter-break character delay"); in run_bridge()
338 LOG(LOG_ALL,"Setting timer for inactivity delay"); in run_bridge()
344 LOG(LOG_ALL,"Setting timer for rings"); in run_bridge()
H A Dmodem_core.c186 LOG(LOG_ALL,"Sending text response"); in mdm_send_response()
189 LOG(LOG_ALL,"Sending numeric response"); in mdm_send_response()
546 LOG(LOG_ALL,"'T' parsed in serial stream, switching to command parse mode"); in mdm_handle_char()
548 LOG(LOG_ALL,"'/' parsed in the serial stream, replaying last command"); in mdm_handle_char()
558 LOG(LOG_ALL,"'A' parsed in serial stream"); in mdm_handle_char()
589 LOG(LOG_ALL,"Found non-break character, cancelling break"); in mdm_parse_data()
613 LOG(LOG_ALL,"Inter-break-char delay time exceeded"); in mdm_handle_timeout()
628 LOG(LOG_ALL,"Sent #%d ring",cfg->rings); in mdm_send_ring()
H A Dline.c70 LOG(LOG_ALL,"Connected to %s",addy); in line_connect()
74 LOG(LOG_ALL,"Could not connect to %s",addy); in line_connect()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/automation/buildbot-slave/
H A Dbuild.sh60 LOG_ALL="${OUTPUTDIR}/all.log"
71 echo "${DATE} $*" >> ${LOG_ALL}
91 uname -a | tee -a ${LOG_ALL}
93 cat "/etc/redhat-release" | tee -a ${LOG_ALL}
96 env | grep -v "^MAIL=" | tee -a ${LOG_ALL}
147 ${MAKE} ${NSS_BUILD_TARGET} 2>&1 | tee -a ${LOG_ALL}
154 tail -100 ${LOG_ALL}
210 cat ${LOG_TMP} >> ${LOG_ALL}
254 tail -100 ${LOG_ALL}
357 cat ${LOG_TMP} >> ${LOG_ALL}
[all …]
/dports/games/taisei/taisei-1.3.2/src/
H A Dlog.h37 LOG_ALL = LOG_SPAM | LOG_ALERT, enumerator
45 #define LOG_DEFAULT_LEVELS LOG_ALL
52 #define LOG_DEFAULT_LEVELS_FILE LOG_ALL
58 #define LOG_DEFAULT_LEVELS_CONSOLE LOG_ALL
68 #define LOG_DEFAULT_LEVELS_STDOUT LOG_ALL
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/logviewer/
H A Dlogflags.cpp57 f.flag = cfg.readEntry(QStringLiteral("sys_%1").arg(i.value()), LOG_ALL); in updateFlags()
64 if ((arg & LOG_ALL) == LOG_ALL) in getFormattedMessage()
141 …if (flag != LOG_ALL && flag != LOG_NONE && flag != LOG_DEBUG && flag != LOG_NOTICE && flag != LOG_… in setData()
193 case LOG_ALL: in flagToString()
209 f.flag = cfg.readEntry(QStringLiteral("sys_%1").arg(f.id), LOG_ALL); in registered()
H A Dlogflagsdelegate.cpp50 case LOG_ALL: in setEditorData()
64 model->setData(index, LOG_ALL, Qt::EditRole); in setModelData()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/flow/tester/
H A DTester.actor.h37 #define LOG_ALL 0 macro
38 #define LOG_INSTRUCTIONS LOG_ALL || 0
39 #define LOG_OPS LOG_ALL || 0
40 #define LOG_DIRS LOG_ALL || 0
41 #define LOG_ERRORS LOG_ALL || 0
/dports/science/pcmsolver/pcmsolver-1.3.0/include/
H A DLoggerInterface.hpp36 #define LOG_ALL loggerInstance.print<logging::printLevel::everything> macro
44 #define LOG_ALL(...) macro
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/midi/
H A Dmidi_synth.h50 LOG(LOG_ALL,LOG_ERROR)(message); in synth_log() local
54 LOG(LOG_ALL,LOG_WARN)(message); in synth_log() local
58 LOG(LOG_ALL,LOG_NORMAL)(message); in synth_log()
/dports/multimedia/motion/motion-release-4.3.2/src/
H A Dlogger.h27 #define LOG_ALL 9 macro
36 #define ALL LOG_ALL /* syslog 8 motion 9 */
/dports/multimedia/py-librtmp/python-librtmp-0.3.0/librtmp/
H A Dlogging.py11 LOG_DEBUG2, LOG_ALL) = range(1, 8)
14 _log_level = LOG_ALL
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dmain.cpp2928 display (buf, LOG_ALL); in selectMouse()
4353 display (" * gl-16.3ds", LOG_ALL); in myFirstInit()
4356 display (" * gl-15.3ds", LOG_ALL); in myFirstInit()
4368 display (" * gl-21.3ds", LOG_ALL); in myFirstInit()
4374 display (" * gl-14.3ds", LOG_ALL); in myFirstInit()
4377 display (" * gl-29.3ds", LOG_ALL); in myFirstInit()
4381 display (" * gl-50.3ds", LOG_ALL); in myFirstInit()
4468 display (" * flak2.3ds", LOG_ALL); in myFirstInit()
4474 display (" * ship1.3ds", LOG_ALL); in myFirstInit()
4477 display (" * tent1.3ds", LOG_ALL); in myFirstInit()
[all …]
H A Daiobject.cpp1505 if (debuglevel == LOG_ALL) in fireMissile2()
1508 display (buf, LOG_ALL); in fireMissile2()
1539 if (debuglevel == LOG_ALL) in fireFlare2()
1566 if (debug == LOG_ALL) in fireChaff2()
1569 display (buf, LOG_ALL); in fireChaff2()
1733 if (debuglevel == LOG_ALL) in fireFlare()
1779 if (debuglevel == LOG_ALL) in fireChaff()
2668 display ("Manoever: Roll", LOG_ALL); in aiAction()
2676 display ("Manoever: Turn", LOG_ALL); in aiAction()
2726 display ("Manoever: Roll", LOG_ALL); in aiAction()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dcrime.cpp15 #define LOG_ALL (LOG_UNKNOWN | LOG_READS | LOG_WRITES) macro
17 #define VERBOSE (LOG_ALL)
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dcrime.cpp15 #define LOG_ALL (LOG_UNKNOWN | LOG_READS | LOG_WRITES) macro
17 #define VERBOSE (LOG_ALL)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/h5p/h5p-core/
H A Dh5p-event-base.class.php13 const LOG_ALL = 1; define in H5PEventBase
92 case self::LOG_ALL:
/dports/www/moodle310/moodle/h5p/h5plib/v124/joubel/core/
H A Dh5p-event-base.class.php15 const LOG_ALL = 1; define in Moodle\\H5PEventBase
94 case self::LOG_ALL:
/dports/www/moodle39/moodle/h5p/h5plib/v124/joubel/core/
H A Dh5p-event-base.class.php13 const LOG_ALL = 1; define in H5PEventBase
92 case self::LOG_ALL:
/dports/www/moodle311/moodle/h5p/h5plib/v124/joubel/core/
H A Dh5p-event-base.class.php15 const LOG_ALL = 1; define in Moodle\\H5PEventBase
94 case self::LOG_ALL:
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/
H A Dparameters.h208 LOG_ALL enumerator
231 case LOG_ALL: in getLogLevelString()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/debug/
H A Ddebug_gui.cpp213 for (Bitu i = LOG_ALL + 1;i < LOG_MAX;i++) { //Skip LOG_ALL, it is always enabled in LOG_Init()
223 loggrp[LOG_ALL].front="ALL"; in LOG_StartUp()
258 for (Bitu i = LOG_ALL + 1;i < LOG_MAX;i++) { in LOG_StartUp()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dlastlog.c94 if (level == LOG_ALL) in bits_to_lastlog_level()
133 level = LOG_ALL; in parse_lastlog_level()
150 level &= (LOG_ALL ^ p); in parse_lastlog_level()
160 return LOG_ALL; in parse_lastlog_level()
390 mask = LOG_ALL; in BUILT_IN_COMMAND()

12345678910>>...16