Home
last modified time | relevance | path

Searched refs:enable_timestamp (Results 1 – 25 of 33) sorted by relevance

12

/dports/audio/musicpd/mpd-0.23.6/src/
H A DLogBackend.cxx69 static bool enable_timestamp; variable
87 assert(!enable_timestamp); in EnableLogTimestamp()
89 enable_timestamp = true; in EnableLogTimestamp()
167 enable_timestamp ? log_date() : "", in FileLog()
/dports/devel/libassa/libassa-3.5.1/assa/
H A DLogger.h83 void enable_timestamp (void);
205 enable_timestamp (void) in enable_timestamp() function
208 m_impl->enable_timestamp (); in enable_timestamp()
365 inline void enable_timestamp (void) { LOGGER->enable_timestamp (); } in enable_timestamp() function
H A DLogger_Impl.h165 void enable_timestamp (void) { m_tmflg = true; } in enable_timestamp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dlogging_chromeos.cc48 bool enable_timestamp, in InitWithSyslogPrefix() argument
52 if (enable_timestamp) { in InitWithSyslogPrefix()
H A Dlogging.h311 bool enable_timestamp, bool enable_tickcount);
629 bool enable_timestamp,
H A Dlogging.cc487 bool enable_timestamp, bool enable_tickcount) { in SetLogItems() argument
490 g_log_timestamp = enable_timestamp; in SetLogItems()
/dports/net/fping/fping-5.0/
H A Dconfigure.ac38 AS_IF([test "x$enable_timestamp" != "xno"], [
43 AS_IF([test "x$enable_timestamp" = "xyes" -a "x$have_so_timestamp" = "xno"], [
/dports/devel/libassa/libassa-3.5.1/tests/
H A Dsighands_test.cpp206 Log::enable_timestamp (); in Child()
370 Log::enable_timestamp (); in init_service()
H A Dreactor_test.cpp170 Log::enable_timestamp (); in init_service()
H A Ddaytime.cpp221 Log::enable_timestamp (); in init_service()
H A Dlogger_test.cpp176 Log::enable_timestamp (); in main()
/dports/security/sancp/sancp-1.6.1-stable/
H A Dmisc_functs.cc178 char * createFileName(const char *name, bool enable_timestamp = true) in createFileName() argument
183 if(enable_timestamp){ in createFileName()
/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/src/
H A Df200-private.h96 …void enable_timestamp(uvc::device & device, std::timed_mutex & mutex, bool colorEnable, bool depth…
H A Df200.cpp252 f200::enable_timestamp(*device, mutex, true, true); in make_f200_device()
266 f200::enable_timestamp(*device, mutex, true, true); in make_sr300_device()
H A Df200-private.cpp553 …void enable_timestamp(uvc::device & device, std::timed_mutex & mutex, bool colorEnable, bool depth… in enable_timestamp() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/src/
H A Df200-private.h96 …void enable_timestamp(uvc::device & device, std::timed_mutex & mutex, bool colorEnable, bool depth…
H A Df200.cpp252 f200::enable_timestamp(*device, mutex, true, true); in make_f200_device()
266 f200::enable_timestamp(*device, mutex, true, true); in make_sr300_device()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dlogging.cc520 bool enable_timestamp, bool enable_tickcount) { in SetLogItems() argument
523 g_log_timestamp = enable_timestamp; in SetLogItems()
H A Dlogging.h299 bool enable_timestamp, bool enable_tickcount);
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/
H A Dlogging.h265 bool enable_timestamp, bool enable_tickcount); in SuperFastHash()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/
H A Dlogging.h299 bool enable_timestamp, bool enable_tickcount);
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/
H A Dlogging.h299 bool enable_timestamp, bool enable_tickcount);
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/
H A Dlogging.h269 bool enable_timestamp, bool enable_tickcount);
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/
H A Dlogging.h299 bool enable_timestamp, bool enable_tickcount);
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/
H A Dlogging.h284 bool enable_timestamp, bool enable_tickcount);

12