Home
last modified time | relevance | path

Searched refs:LogToFile (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/pubseq_gateway/impl/diag/
H A DAppLog.hpp280 LogToFile(msg, len); in DoLog()
309 static void LogToFile(const char* msg, int len = -1, bool flush = false);
310 static void LogToFile(const string& msg, bool flush = false) { in LogToFile() function in IdLogUtil::CAppLog
311 LogToFile(msg.c_str(), msg.size(), flush); in LogToFile()
315 LogToFile(NULL, 0, true); in Flush()
355 LogToFile(str, len, true); in Err0Post()
373 LogToFile(str, len, true); in Err1Post()
461 LogToFile(msg); in PerfLogLine()
/dports/editors/lazarus/lazarus/components/lazdebuggergdbmi/test/
H A Dtestbreakpoint.pas307LogToFile(LineEnding+'###################### with pause -- 1 break ########################'+Lin…
327 LogToFile('##### INTERRUPT #####');
368LogToFile(LineEnding+'###################### with pause -- 2 breaks ########################'+Li…
394 LogToFile('##### INTERRUPT #####');
458LogToFile(LineEnding+'###################### withOUT pause -- NO stepping ######################…
477 LogToFile('##### INTERRUPT #####');
519LogToFile(LineEnding+'###################### withOUT pause -- with stepping ####################…
539 LogToFile('##### INTERRUPT #####');
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggergdbmi/test/
H A Dtestbreakpoint.pas307LogToFile(LineEnding+'###################### with pause -- 1 break ########################'+Lin…
327 LogToFile('##### INTERRUPT #####');
368LogToFile(LineEnding+'###################### with pause -- 2 breaks ########################'+Li…
394 LogToFile('##### INTERRUPT #####');
458LogToFile(LineEnding+'###################### withOUT pause -- NO stepping ######################…
477 LogToFile('##### INTERRUPT #####');
519LogToFile(LineEnding+'###################### withOUT pause -- with stepping ####################…
539 LogToFile('##### INTERRUPT #####');
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggergdbmi/test/
H A Dtestbreakpoint.pas307LogToFile(LineEnding+'###################### with pause -- 1 break ########################'+Lin…
327 LogToFile('##### INTERRUPT #####');
368LogToFile(LineEnding+'###################### with pause -- 2 breaks ########################'+Li…
394 LogToFile('##### INTERRUPT #####');
458LogToFile(LineEnding+'###################### withOUT pause -- NO stepping ######################…
477 LogToFile('##### INTERRUPT #####');
519LogToFile(LineEnding+'###################### withOUT pause -- with stepping ####################…
539 LogToFile('##### INTERRUPT #####');
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggergdbmi/test/
H A Dtestbreakpoint.pas307LogToFile(LineEnding+'###################### with pause -- 1 break ########################'+Lin…
327 LogToFile('##### INTERRUPT #####');
368LogToFile(LineEnding+'###################### with pause -- 2 breaks ########################'+Li…
394 LogToFile('##### INTERRUPT #####');
458LogToFile(LineEnding+'###################### withOUT pause -- NO stepping ######################…
477 LogToFile('##### INTERRUPT #####');
519LogToFile(LineEnding+'###################### withOUT pause -- with stepping ####################…
539 LogToFile('##### INTERRUPT #####');
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/
H A Dlogging_private.h22 LogToFile(t, msg, now); in do_log()
32 void LogToFile(logmsg::type nMessageType, std::wstring const& msg, fz::datetime const& now);
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DCrashHandler.cpp129 ZmqLogger::Instance()->LogToFile("---- Unhandled Exception: Stack Trace ----\n");
214 ZmqLogger::Instance()->LogToFile(" No stack trace found (addrlen == 0)\n");
319 ZmqLogger::Instance()->LogToFile(stack_output.str());
322 ZmqLogger::Instance()->LogToFile("---- End of Stack Trace ----\n");
H A DZmqLogger.cpp141 LogToFile(message); in Log()
145 void ZmqLogger::LogToFile(std::string message) in LogToFile() function in ZmqLogger
H A DZmqLogger.h124 void LogToFile(std::string message);
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/logging/rtc_event_log/
H A Drtc_event_log_helper_thread.cc174 bool RtcEventLogHelperThread::LogToFile() { in LogToFile() function in webrtc::RtcEventLogHelperThread
276 LogToFile(); // Log remaining events from message queues. in ProcessEvents()
295 message_received |= LogToFile(); in ProcessEvents()
H A Drtc_event_log_helper_thread.h89 bool LogToFile(); in RTC_POP_IGNORING_WUNDEF()
/dports/security/keybase/client-v5.7.1/go/kbfs/libgit/
H A Dinit.go51 params.LogToFile = true
140 params.LogToFile = false
/dports/math/vtk8/VTK-8.2.0/Parallel/Core/
H A DvtkSocketCommunicator.h185 virtual int LogToFile(const char* name);
186 virtual int LogToFile(const char* name, int append);
/dports/math/vtk9/VTK-9.1.0/Parallel/Core/
H A DvtkSocketCommunicator.h175 virtual int LogToFile(const char* name);
176 virtual int LogToFile(const char* name, int append);
/dports/math/vtk6/VTK-6.2.0/Parallel/Core/
H A DvtkSocketCommunicator.h159 virtual int LogToFile(const char* name);
160 virtual int LogToFile(const char* name, int append);
H A DvtkSocketCommunicator.cxx207 int vtkSocketCommunicator::LogToFile(const char* name) in LogToFile() function in vtkSocketCommunicator
209 return this->LogToFile(name, 0); in LogToFile()
213 int vtkSocketCommunicator::LogToFile(const char* name, int append) in LogToFile() function in vtkSocketCommunicator
/dports/audio/mixxx/mixxx-2.3.0/src/util/
H A Dlogging.h18 LogToFile = 1, enumerator
/dports/math/vtk9/VTK-9.1.0/Parallel/Core/Testing/Cxx/
H A DTestSocketCommunicator.cxx52 comm->LogToFile(stream.str().c_str()); in main()
/dports/security/keybase/client-v5.7.1/go/kbfs/search/
H A Dinit.go35 params.LogToFile = true
/dports/math/vtk8/VTK-8.2.0/Parallel/Core/Testing/Cxx/
H A DTestSocketCommunicator.cxx56 comm->LogToFile(stream.str().c_str()); in main()
/dports/math/vtk6/VTK-6.2.0/Parallel/Core/Testing/Cxx/
H A DTestSocketCommunicator.cxx56 comm->LogToFile(stream.str().c_str()); in main()
/dports/security/keybase/client-v5.7.1/go/kbfs/libkbfs/
H A Dinit.go121 LogToFile bool member
270 flags.BoolVar(&params.LogToFile, "log-to-file", defaultParams.LogToFile,
489 if params.LogToFile {
/dports/editors/lazarus/lazarus/components/lazdebuggergdbmi/test/gdbmitestutils/
H A Dtestbase.pas127 procedure LogToFile(const s: string); procedure
332 procedure TGDBTestCase.LogToFile(const s: string); procedure
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggergdbmi/test/gdbmitestutils/
H A Dtestbase.pas127 procedure LogToFile(const s: string); procedure
332 procedure TGDBTestCase.LogToFile(const s: string); procedure
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/
H A DDTrace.cs598 LogToFile(msg); in LogToOutput()
614 private static void LogToFile(string msg) in LogToFile() method in Db4objects.Db4o.DTrace
629 LogToFile("\r\n\r\n ********** BEGIN LOG ********** \r\n\r\n "); in LogToFile()

123456789