Home
last modified time | relevance | path

Searched refs:debugLog (Results 1 – 25 of 966) sorted by relevance

12345678910>>...39

/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 …]
/dports/games/libretro-mu/Mu-ff746b8/include/pxa260/
H A Dpxa260Accessors.c.h4 debugLog("Invalid 8 bit PXA260 register read:0x%08X, PC:0x%08X\n", addr, pxa260GetPc()); in pxa260_io_read_byte()
9 debugLog("Invalid 16 bit PXA260 register read:0x%08X, PC:0x%08X\n", addr, pxa260GetPc()); in pxa260_io_read_half()
53 debugLog("Invalid 32 bit PXA260 register read:0x%08X, PC:0x%08X\n", addr, pxa260GetPc()); in pxa260_io_read_word()
115 debugLog("32 bit PXA260 LCD register read:0x%08X\n", addr); in pxa260_lcd_read_word()
121 debugLog("32 bit PXA260 LCD register write:0x%08X, value:0x%08X\n", addr, value); in pxa260_lcd_write_word()
125 debugLog("PCMCIA0 8 bit read:0x%08X, PC:0x%08X\n", addr, pxa260GetPc()); in pxa260_pcmcia0_read_byte()
130 debugLog("PCMCIA0 16 bit read:0x%08X, PC:0x%08X\n", addr, pxa260GetPc()); in pxa260_pcmcia0_read_half()
135 debugLog("PCMCIA0 32 bit read:0x%08X, PC:0x%08X\n", addr, pxa260GetPc()); in pxa260_pcmcia0_read_word()
152 debugLog("PCMCIA1 8 bit read:0x%08X, PC:0x%08X\n", addr, pxa260GetPc()); in pxa260_pcmcia1_read_byte()
157 debugLog("PCMCIA1 16 bit read:0x%08X, PC:0x%08X\n", addr, pxa260GetPc()); in pxa260_pcmcia1_read_half()
[all …]
/dports/games/libretro-mu/Mu-ff746b8/src/pxa260/
H A Dpxa260Udc.c71 debugLog("PXA260 UDC UDCCR read, PC:0x%08X\n", pxa260GetPc()); in pxa260UdcReadWord()
80 debugLog("PXA260 UDC UICR0 read, PC:0x%08X\n", pxa260GetPc()); in pxa260UdcReadWord()
84 debugLog("PXA260 UDC UICR1 read, PC:0x%08X\n", pxa260GetPc()); in pxa260UdcReadWord()
88 debugLog("PXA260 UDC USIR0 read, PC:0x%08X\n", pxa260GetPc()); in pxa260UdcReadWord()
92 debugLog("PXA260 UDC USIR1 read, PC:0x%08X\n", pxa260GetPc()); in pxa260UdcReadWord()
110 debugLog("PXA260 UDC UDCCR write:0x%02X\n", value & 0xFF); in pxa260UdcWriteWord()
112 debugLog("PXA260 UDC DEVICE RESUME SET\n"); in pxa260UdcWriteWord()
124 debugLog("PXA260 UDC UDCCS0 write:0x%02X\n", value & 0xFF); in pxa260UdcWriteWord()
145 debugLog("PXA260 UDC USIR0 write:0x%02X\n", value & 0xFF); in pxa260UdcWriteWord()
151 debugLog("PXA260 UDC USIR1 write:0x%02X\n", value & 0xFF); in pxa260UdcWriteWord()
[all …]
/dports/devel/heaptrack/heaptrack-1.3.0/src/track/
H A Dlibheaptrack.cpp132 inline void debugLog(Callback callback) in debugLog() function
154 inline void debugLog(const char fmt[], Args... args) in debugLog() function
263 debugLog<VeryVerboseOutput>("%s", "lock acquired"); in HeapTrack()
302 debugLog<MinimalOutput>("%s", "atexit()"); in initialize()
347 debugLog<MinimalOutput>("%s", "shutdown()"); in shutdown()
362 debugLog<MinimalOutput>("%s", "shutdown() done"); in shutdown()
595 debugLog<MinimalOutput>("%s", "prepare_fork()"); in prepare_fork()
602 debugLog<MinimalOutput>("%s", "parent_fork()"); in parent_fork()
609 debugLog<MinimalOutput>("%s", "child_fork()"); in child_fork()
800 debugLog<MinimalOutput>("%s", "heaptrack_stop()"); in heaptrack_stop()
[all …]
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DFrameBuffer.cpp87 debugLog(oss.str()); in init()
131 debugLog(os.str()); in init()
199 debugLog("GL_FRAMEBUFFER_UNSUPPORTED_EXT!"); in init()
223 debugLog("Done"); in init()
234 debugLog("frameBuffer::unloadDevice"); in unloadDevice()
250 debugLog("bind 0"); in unloadDevice()
253 debugLog("frameBuffer handle present, deleting"); in unloadDevice()
260 debugLog("bind 0"); in unloadDevice()
270 debugLog("bind 0"); in unloadDevice()
280 debugLog("done"); in unloadDevice()
[all …]
H A DDarkLayer.cpp88 debugLog("Dark Layer: using framebuffer"); in init()
92 debugLog("Dark Layer: using generated texture"); in init()
113 if (verbose) debugLog("viewport"); in preRender()
120 if (verbose) debugLog("startCapture"); in preRender()
125 if (verbose) debugLog("clearColor"); in preRender()
130 if (verbose) debugLog("render"); in preRender()
134 if (verbose) debugLog("endCapture"); in preRender()
145 if (verbose) debugLog("viewport"); in preRender()
150 if (verbose) debugLog("done"); in preRender()
191 debugLog("darkLayer: invalid enum"); in render()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/gcore/
H A DConnectedTask.java96 private void debugLog(String message) { in debugLog() method in ConnectedTask
109 debugLog("started"); in run()
112 debugLog("connected"); in run()
114 debugLog("finished"); in run()
117 debugLog("disconnected"); in run()
119 debugLog("cleaned up"); in run()
124 debugLog("calling retry"); in run()
128 debugLog("number of retries exceeded"); in run()
130 debugLog("cleaned up"); in run()
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/profiler/
H A Dprofiler.go223 debugLog("failed to initialize config: %v", err)
243 debugLog("failed to dial GRPC: %v", err)
256 func debugLog(format string, e ...interface{}) { func
304 debugLog("failed to get backoff duration: %v", err)
358 debugLog("failed to start CPU profile: %v", err)
365 debugLog("failed to write heap profile: %v", err)
394 debugLog("unexpected profile type: %v", pt)
403 debugLog("failed to symbolize profile: %v", err)
412 debugLog("start uploading profile")
414 debugLog("failed to upload profile: %v", err)
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/profiler/
H A Dprofiler.go226 debugLog("failed to initialize config: %v", err)
249 debugLog("failed to dial GRPC: %v", err)
262 func debugLog(format string, e ...interface{}) { func
310 debugLog("failed to get backoff duration: %v", err)
377 debugLog("failed to start CPU profile: %v", err)
384 debugLog("failed to write heap profile: %v", err)
405 debugLog("failed to get profile duration: %v", err)
413 debugLog("unexpected profile type: %v", pt)
422 debugLog("start uploading profile")
424 debugLog("failed to upload profile: %v", err)
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/profiler/
H A Dprofiler.go223 debugLog("failed to initialize config: %v", err)
243 debugLog("failed to dial GRPC: %v", err)
256 func debugLog(format string, e ...interface{}) { func
304 debugLog("failed to get backoff duration: %v", err)
358 debugLog("failed to start CPU profile: %v", err)
365 debugLog("failed to write heap profile: %v", err)
394 debugLog("unexpected profile type: %v", pt)
403 debugLog("failed to symbolize profile: %v", err)
412 debugLog("start uploading profile")
414 debugLog("failed to upload profile: %v", err)
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/profiler/
H A Dprofiler.go226 debugLog("failed to initialize config: %v", err)
249 debugLog("failed to dial GRPC: %v", err)
262 func debugLog(format string, e ...interface{}) { func
310 debugLog("failed to get backoff duration: %v", err)
377 debugLog("failed to start CPU profile: %v", err)
384 debugLog("failed to write heap profile: %v", err)
405 debugLog("failed to get profile duration: %v", err)
413 debugLog("unexpected profile type: %v", pt)
422 debugLog("start uploading profile")
424 debugLog("failed to upload profile: %v", err)
[all …]
/dports/sysutils/gomplate/google-cloud-go-storage-v1.12.0/profiler/
H A Dprofiler.go226 debugLog("failed to initialize config: %v", err)
249 debugLog("failed to dial GRPC: %v", err)
262 func debugLog(format string, e ...interface{}) { func
310 debugLog("failed to get backoff duration: %v", err)
377 debugLog("failed to start CPU profile: %v", err)
384 debugLog("failed to write heap profile: %v", err)
405 debugLog("failed to get profile duration: %v", err)
413 debugLog("unexpected profile type: %v", pt)
422 debugLog("start uploading profile")
424 debugLog("failed to upload profile: %v", err)
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/cloud.google.com/go/profiler/
H A Dprofiler.go226 debugLog("failed to initialize config: %v", err)
249 debugLog("failed to dial GRPC: %v", err)
262 func debugLog(format string, e ...interface{}) { func
310 debugLog("failed to get backoff duration: %v", err)
377 debugLog("failed to start CPU profile: %v", err)
384 debugLog("failed to write heap profile: %v", err)
405 debugLog("failed to get profile duration: %v", err)
413 debugLog("unexpected profile type: %v", pt)
422 debugLog("start uploading profile")
424 debugLog("failed to upload profile: %v", err)
[all …]
/dports/devel/gitlab-runner/google-cloud-go-storage-v1.12.0/profiler/
H A Dprofiler.go226 debugLog("failed to initialize config: %v", err)
249 debugLog("failed to dial GRPC: %v", err)
262 func debugLog(format string, e ...interface{}) { func
310 debugLog("failed to get backoff duration: %v", err)
377 debugLog("failed to start CPU profile: %v", err)
384 debugLog("failed to write heap profile: %v", err)
405 debugLog("failed to get profile duration: %v", err)
413 debugLog("unexpected profile type: %v", pt)
422 debugLog("start uploading profile")
424 debugLog("failed to upload profile: %v", err)
[all …]
/dports/net/norm/norm-1.5r6/protolib/src/common/
H A DprotoDebug.cpp66 FILE* debugLog = DebugLog(); in SetDebugLevel() local
69 if (!debugLevel && ((stderr == debugLog) || (stdout == debugLog))) in SetDebugLevel()
74 if (debugLevel && ((stderr == debugLog) || (debugLog == stdout))) in SetDebugLevel()
100 if ((0 != DebugLevel()) && ((debugLog == stdout) || (debugLog == stderr))) in OpenDebugLog()
110 if ((0 != DebugLevel()) && (debugLog != stdout) && (debugLog != stderr)) in OpenDebugLog()
122 if (debugLog && (debugLog != stderr) && (debugLog != stdout)) in CloseDebugLog()
124 fclose(debugLog); in CloseDebugLog()
520 if (debug_window.IsOpen() && ((stderr == debugLog) || (stdout == debugLog))) in DMSG()
787 if (debug_window.IsOpen() && ((stderr == debugLog) || (stdout == debugLog))) in TRACE()
809 fflush(debugLog); in TRACE()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dralloc.c90 debugLog (const char *fmt,...) in debugLog() function
147 if (str) debugLog (str); in debugAopGet()
961 debugLog ("%s\n", __FUNCTION__); in freeReg()
980 debugLog ("%s\n", __FUNCTION__); in nFreeRegs()
995 debugLog ("%s\n", __FUNCTION__); in nfreeRegsType()
1103 debugLog ("%s\n", __FUNCTION__); in computeSpillable()
1125 debugLog ("%s\n", __FUNCTION__); in noSpilLoc()
1135 debugLog ("%s\n", __FUNCTION__); in hasSpilLoc()
1145 debugLog ("%s\n", __FUNCTION__); in directSpilLoc()
1160 debugLog ("%s\n", __FUNCTION__); in hasSpilLocnoUptr()
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/profiler/
H A Dprofiler.go223 debugLog("failed to initialize config: %v", err)
243 debugLog("failed to dial GRPC: %v", err)
256 func debugLog(format string, e ...interface{}) { func
304 debugLog("failed to get backoff duration: %v", err)
358 debugLog("failed to start CPU profile: %v", err)
365 debugLog("failed to write heap profile: %v", err)
386 debugLog("failed to get profile duration: %v", err)
394 debugLog("unexpected profile type: %v", pt)
403 debugLog("start uploading profile")
405 debugLog("failed to upload profile: %v", err)
[all …]
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/profiler/
H A Dprofiler.go223 debugLog("failed to initialize config: %v", err)
243 debugLog("failed to dial GRPC: %v", err)
256 func debugLog(format string, e ...interface{}) { func
304 debugLog("failed to get backoff duration: %v", err)
358 debugLog("failed to start CPU profile: %v", err)
365 debugLog("failed to write heap profile: %v", err)
386 debugLog("failed to get profile duration: %v", err)
394 debugLog("unexpected profile type: %v", pt)
403 debugLog("start uploading profile")
405 debugLog("failed to upload profile: %v", err)
[all …]
/dports/security/vault/vault-1.8.2/vendor/cloud.google.com/go/profiler/
H A Dprofiler.go223 debugLog("failed to initialize config: %v", err)
243 debugLog("failed to dial GRPC: %v", err)
256 func debugLog(format string, e ...interface{}) { func
304 debugLog("failed to get backoff duration: %v", err)
358 debugLog("failed to start CPU profile: %v", err)
365 debugLog("failed to write heap profile: %v", err)
386 debugLog("failed to get profile duration: %v", err)
394 debugLog("unexpected profile type: %v", pt)
403 debugLog("start uploading profile")
405 debugLog("failed to upload profile: %v", err)
[all …]
/dports/security/vault/google-cloud-go-storage-v1.6.0/profiler/
H A Dprofiler.go223 debugLog("failed to initialize config: %v", err)
243 debugLog("failed to dial GRPC: %v", err)
256 func debugLog(format string, e ...interface{}) { func
304 debugLog("failed to get backoff duration: %v", err)
358 debugLog("failed to start CPU profile: %v", err)
365 debugLog("failed to write heap profile: %v", err)
386 debugLog("failed to get profile duration: %v", err)
394 debugLog("unexpected profile type: %v", pt)
403 debugLog("start uploading profile")
405 debugLog("failed to upload profile: %v", err)
[all …]
/dports/security/vault/google-cloud-go-spanner-v1.5.1/profiler/
H A Dprofiler.go223 debugLog("failed to initialize config: %v", err)
243 debugLog("failed to dial GRPC: %v", err)
256 func debugLog(format string, e ...interface{}) { func
304 debugLog("failed to get backoff duration: %v", err)
358 debugLog("failed to start CPU profile: %v", err)
365 debugLog("failed to write heap profile: %v", err)
386 debugLog("failed to get profile duration: %v", err)
394 debugLog("unexpected profile type: %v", pt)
403 debugLog("start uploading profile")
405 debugLog("failed to upload profile: %v", err)
[all …]
/dports/www/gohugo/google-cloud-go-storage-v1.10.0/profiler/
H A Dprofiler.go223 debugLog("failed to initialize config: %v", err)
243 debugLog("failed to dial GRPC: %v", err)
256 func debugLog(format string, e ...interface{}) { func
304 debugLog("failed to get backoff duration: %v", err)
358 debugLog("failed to start CPU profile: %v", err)
365 debugLog("failed to write heap profile: %v", err)
386 debugLog("failed to get profile duration: %v", err)
394 debugLog("unexpected profile type: %v", pt)
403 debugLog("start uploading profile")
405 debugLog("failed to upload profile: %v", err)
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/cloud.google.com/go/profiler/
H A Dprofiler.go223 debugLog("failed to initialize config: %v", err)
243 debugLog("failed to dial GRPC: %v", err)
256 func debugLog(format string, e ...interface{}) { func
304 debugLog("failed to get backoff duration: %v", err)
358 debugLog("failed to start CPU profile: %v", err)
365 debugLog("failed to write heap profile: %v", err)
386 debugLog("failed to get profile duration: %v", err)
394 debugLog("unexpected profile type: %v", pt)
403 debugLog("start uploading profile")
405 debugLog("failed to upload profile: %v", err)
[all …]

12345678910>>...39