Home
last modified time | relevance | path

Searched defs:file_sink (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/spdlog/spdlog-1.9.2/bench/
H A Dasync_bench.cpp121 auto file_sink = std::make_shared<spdlog::sinks::basic_file_sink_mt>(filename, true); in main() local
136 auto file_sink = std::make_shared<spdlog::sinks::basic_file_sink_mt>(filename, true); in main() local
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/bench/
H A Dasync_bench.cpp122 auto file_sink = std::make_shared<spdlog::sinks::basic_file_sink_mt>(filename, true); in main() local
137 auto file_sink = std::make_shared<spdlog::sinks::basic_file_sink_mt>(filename, true); in main() local
/dports/devel/boost-docs/boost_1_72_0/libs/log/example/rotating_file/
H A Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/example/rotating_file/
H A Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main() typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/example/rotating_file/
H A Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main() typedef
/dports/databases/percona57-server/boost_1_59_0/libs/log/example/rotating_file/
H A Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main() typedef
/dports/databases/xtrabackup/boost_1_59_0/libs/log/example/rotating_file/
H A Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main() typedef
/dports/databases/percona57-client/boost_1_59_0/libs/log/example/rotating_file/
H A Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/log/example/rotating_file/
H A Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main() typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/example/rotating_file/
H A Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/log/example/rotating_file/
H A Dmain.cpp49 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; in main() typedef
/dports/devel/boost-docs/boost_1_72_0/libs/log/example/doc/
H A Dsinks_xml_file.cpp28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/example/doc/
H A Dsinks_xml_file.cpp28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/example/doc/
H A Dsinks_xml_file.cpp28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; typedef
/dports/databases/percona57-server/boost_1_59_0/libs/log/example/doc/
H A Dsinks_xml_file.cpp28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; typedef
/dports/databases/xtrabackup/boost_1_59_0/libs/log/example/doc/
H A Dsinks_xml_file.cpp28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; typedef
/dports/databases/percona57-client/boost_1_59_0/libs/log/example/doc/
H A Dsinks_xml_file.cpp28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; typedef
/dports/devel/boost-libs/boost_1_72_0/libs/log/example/doc/
H A Dsinks_xml_file.cpp28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/example/doc/
H A Dsinks_xml_file.cpp28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; typedef
/dports/devel/hyperscan/boost_1_75_0/libs/log/example/doc/
H A Dsinks_xml_file.cpp28 typedef sinks::synchronous_sink< sinks::text_file_backend > file_sink; typedef
/dports/devel/spdlog/spdlog-1.9.2/tests/
H A Dtest_async.cpp156 auto file_sink = std::make_shared<spdlog::sinks::basic_file_sink_mt>(filename, true); variable
179 auto file_sink = std::make_shared<spdlog::sinks::basic_file_sink_mt>(filename, true); variable
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/tests/
H A Dtest_async.cpp154 auto file_sink = std::make_shared<spdlog::sinks::basic_file_sink_mt>(filename, true); variable
177 auto file_sink = std::make_shared<spdlog::sinks::basic_file_sink_mt>(filename, true); variable
/dports/devel/boost-docs/boost_1_72_0/libs/log/example/multiple_files/
H A Dmain.cpp68 typedef sinks::synchronous_sink< sinks::text_multifile_backend > file_sink; in main() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/example/multiple_files/
H A Dmain.cpp68 typedef sinks::synchronous_sink< sinks::text_multifile_backend > file_sink; in main() typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/example/multiple_files/
H A Dmain.cpp68 typedef sinks::synchronous_sink< sinks::text_multifile_backend > file_sink; in main() typedef

123