Home
last modified time | relevance | path

Searched defs:debugLog (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/comms/klog/klog-1.8.5/src/
H A Dmainqsoentrywidget.cpp32 emit debugLog(Q_FUNC_INFO, "Start", Debug); in MainQSOEntryWidget() local
56 emit debugLog(Q_FUNC_INFO, "END", Debug); in MainQSOEntryWidget() local
72 emit debugLog(Q_FUNC_INFO, "Start", Debug); in createUI() local
142 emit debugLog(Q_FUNC_INFO, "END", Debug); in createUI() local
199 emit debugLog(Q_FUNC_INFO, "END", Debug); in setCleaning() local
347 emit debugLog(Q_FUNC_INFO, "END", Debug); in setCurrentQRZ() local
358 emit debugLog(Q_FUNC_INFO, "END", Debug); in slotBandComboBoxChanged() local
368 emit debugLog(Q_FUNC_INFO, "END", Debug); in slotModeComboBoxChanged() local
379 emit debugLog(Q_FUNC_INFO, "END", Debug); in slotOKButtonClicked() local
390 emit debugLog(Q_FUNC_INFO, "END", Debug); in slotClearButtonClicked() local
[all …]
H A Dawardswidget.cpp35 emit debugLog (Q_FUNC_INFO, "Start", Debug); in AwardsWidget() local
66 emit debugLog (Q_FUNC_INFO, "END", Debug); in AwardsWidget() local
77 emit debugLog (Q_FUNC_INFO, "Start", Debug); in clear() local
86 emit debugLog (Q_FUNC_INFO, "END", Debug); in clear() local
95 emit debugLog (Q_FUNC_INFO, "Start", Debug); in createUI() local
255 emit debugLog (Q_FUNC_INFO, "END", Debug); in createUI() local
280 emit debugLog (Q_FUNC_INFO, "Start", Debug); in setToolTips() local
296 emit debugLog (Q_FUNC_INFO, "END", Debug); in setToolTips() local
301 emit debugLog (Q_FUNC_INFO, "Start", Debug); in slotRecalculateAwardsButtonClicked() local
305 emit debugLog (Q_FUNC_INFO, "END", Debug); in slotRecalculateAwardsButtonClicked() local
[all …]
H A Dsetupdialog.cpp151 emit debugLog (Q_FUNC_INFO, "Start", logSeverity); in connectActions() local
162 emit debugLog (Q_FUNC_INFO, "END", logSeverity); in connectActions() local
174 emit debugLog (Q_FUNC_INFO, "Start", logSeverity); in setData() local
192 emit debugLog (Q_FUNC_INFO, "END", logSeverity); in setData() local
199 emit debugLog (Q_FUNC_INFO, "Start", logSeverity); in setConfigFile() local
201 emit debugLog (Q_FUNC_INFO, "END", logSeverity); in setConfigFile() local
209 emit debugLog (Q_FUNC_INFO, "END", logSeverity); in setSoftVersion() local
223 emit debugLog (Q_FUNC_INFO, "END", logSeverity); in setPage() local
256 emit debugLog (Q_FUNC_INFO, "END", logSeverity); in slotCancelButtonClicked() local
309 emit debugLog (Q_FUNC_INFO, "END", logSeverity); in createIcons() local
[all …]
H A Dtipsdialog.cpp39 emit debugLog (Q_FUNC_INFO, "Start", Debug); in TipsDialog() local
99 emit debugLog (Q_FUNC_INFO, "END", Debug); in TipsDialog() local
107 emit debugLog (Q_FUNC_INFO, "Start", Debug); in slotPrevButtonClicked() local
120 emit debugLog (Q_FUNC_INFO, "END", Debug); in slotPrevButtonClicked() local
126 emit debugLog (Q_FUNC_INFO, "Start", Debug); in slotNextButtonClicked() local
138 emit debugLog (Q_FUNC_INFO, "END", Debug); in slotNextButtonClicked() local
150 emit debugLog (Q_FUNC_INFO, "Start", Debug); in setTip() local
230 emit debugLog (Q_FUNC_INFO, "END", Debug); in setTip() local
236 emit debugLog (Q_FUNC_INFO, "Start", Debug); in slotLinkActivated() local
281 emit debugLog (Q_FUNC_INFO, "END", Debug); in slotLinkActivated() local
H A Ddxccstatuswidget.cpp76 emit debugLog (Q_FUNC_INFO, "Start", Debug); in createUI() local
118 emit debugLog (Q_FUNC_INFO, "END", Debug); in createUI() local
123 emit debugLog (Q_FUNC_INFO, "Start", Debug); in update() local
194 emit debugLog (Q_FUNC_INFO, "END", Debug); in update() local
200 emit debugLog (Q_FUNC_INFO, "Start", Debug); in addEntity() local
326 emit debugLog (Q_FUNC_INFO, "END", Debug); in addEntity() local
469 emit debugLog (Q_FUNC_INFO, "END", Debug); in addEntity2() local
572 emit debugLog (Q_FUNC_INFO, "END", Debug); in setDefaultBands() local
592 emit debugLog (Q_FUNC_INFO, "END", Debug); in slotRefreshButtonClicked() local
601 emit debugLog (Q_FUNC_INFO, "END", Debug); in refresh() local
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/dlvdebugger/
H A Ddlvdebugger.cpp241 emit debugLog(LiteApi::DebugRuntimeLog,log); in start() local
256 emit debugLog(LiteApi::DebugRuntimeLog,log); in start() local
534 emit debugLog(LiteApi::DebugConsoleLog,data); in readStdError() local
914 emit debugLog(LiteApi::DebugApplationLog,QString::fromUtf8(m_inbuffer)); in readStdOutput() local
917 emit debugLog(LiteApi::DebugConsoleLog,QString::fromUtf8(m_inbuffer)); in readStdOutput() local
948 emit debugLog(LiteApi::DebugRuntimeLog,QString("Dlv exited with code %1").arg(code)); in finished() local
961 emit debugLog(LiteApi::DebugApplationLog,QString::fromUtf8(data)); in readTty() local
968 emit debugLog(LiteApi::DebugErrorLog,data); in headlessReadStdError() local
997 emit debugLog(LiteApi::DebugRuntimeLog,log); in headlessReadStdOutput() local
1001 emit debugLog(LiteApi::DebugApplationLog,data); in headlessReadStdOutput() local
[all …]
H A Ddlvrpcdebugger.cpp275 emit debugLog(LiteApi::DebugRuntimeLog,log); in start() local
540 emit debugLog(LiteApi::DebugConsoleLog,data); in readStdError() local
914 emit debugLog(LiteApi::DebugConsoleLog,QString::fromUtf8(m_inbuffer)); in readStdOutput() local
1187 emit debugLog(LiteApi::DebugRuntimeLog,QString("Dlv exited with code %1").arg(code)); in finished() local
1194 …emit debugLog(LiteApi::DebugRuntimeLog,QString("Dlv error! %1").arg(ProcessEx::processErrorText(er… in error() local
1200 emit debugLog(LiteApi::DebugApplationLog,QString::fromUtf8(data)); in readTty() local
1207 emit debugLog(LiteApi::DebugErrorLog,data); in headlessReadStdError() local
1311 emit debugLog(LiteApi::DebugRuntimeLog,log); in headlessReadStdOutput() local
1315 emit debugLog(LiteApi::DebugApplationLog,data); in headlessReadStdOutput() local
1321 emit debugLog(LiteApi::DebugRuntimeLog,QString("Dlv server exited with code %1").arg(code)); in headlessFinished() local
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/TypeCheck/Solver/
H A DSMT.hs154 debugLog s x = SMT.logMessage (logger s) (show x) function
158 debugLog = debugLogList function
161 debugLog s x = case x of function
166 debugLog s x = debugLog s (show x) function
169 debugLog s x = debugLog s (pp x) function
172 debugLog s x = debugLog s (goal x) function
175 debugLog s x = debugLog s (pp x) function
/dports/deskutils/egroupware/egroupware/vendor/phpmailer/phpmailer/test/
H A DDebugLogTestListener.php18 private static $debugLog = ''; variable in PHPMailer\\Test\\DebugLogTestListener
35 public static function debugLog($str) function in PHPMailer\\Test\\DebugLogTestListener
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/vty-5.33/test/
H A DVerifyConfig.hs22 debugLog "/tmp/vty-debug.txt" function
27 { debugLog = Just "/tmp/vty-debug.txt" function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/vty-5.33/test/
H A DVerifyConfig.hs22 debugLog "/tmp/vty-debug.txt" function
27 { debugLog = Just "/tmp/vty-debug.txt" function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/vty-5.32/test/
H A DVerifyConfig.hs22 debugLog "/tmp/vty-debug.txt" function
27 { debugLog = Just "/tmp/vty-debug.txt" function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/vty-5.30/test/
H A DVerifyConfig.hs22 debugLog "/tmp/vty-debug.txt" function
27 { debugLog = Just "/tmp/vty-debug.txt" function
/dports/net/norm/norm-1.5r6/protolib/src/common/
H A DprotoDebug.cpp66 FILE* debugLog = DebugLog(); in SetDebugLevel() local
99 FILE* debugLog = DebugLog(); in OpenDebugLog() local
109 FILE* debugLog = DebugLog(); in OpenDebugLog() local
121 FILE* debugLog = DebugLog(); in CloseDebugLog() local
516 FILE* debugLog = DebugLog(); in DMSG() local
579 FILE* debugLog = DebugLog(); in PLOG() local
783 FILE* debugLog = DebugLog(); in TRACE() local
818 FILE* debugLog = DebugLog(); in PROTO_ABORT() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/analysis/
H A Ddebug.go23 var debugLog = debug.GetLogger("analysis", os.Getenv("SWAGGER_DEBUG") != "") var
/dports/shells/elvish/elvish-0.17.0/pkg/rpc/
H A Ddebug.go13 var debugLog = false var
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-openapi/analysis/
H A Ddebug.go23 var debugLog = debug.GetLogger("analysis", os.Getenv("SWAGGER_DEBUG") != "") var
/dports/devel/govendor/govendor-1.0.9-6-gc5ee5dc/internal/vos/
H A Dswitch.go7 const debugLog = false const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec/
H A Ddebug.go41 func debugLog(msg string, args ...interface{}) { func
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate/
H A Ddebug.go41 func debugLog(msg string, args ...interface{}) { func
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/
H A Ddebug.go41 func debugLog(msg string, args ...interface{}) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/spec/
H A Ddebug.go43 func debugLog(msg string, args ...interface{}) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/analysis/
H A Ddebug.go41 func debugLog(msg string, args ...interface{}) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/go-openapi/validate/
H A Ddebug.go41 func debugLog(msg string, args ...interface{}) { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/go-openapi/spec/
H A Ddebug.go43 func debugLog(msg string, args ...interface{}) { func

1234567891011