Searched refs:ofstream (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12.1/contrib/atf/atf-c++/ |
| H A D | check_test.cpp | 93 std::ofstream sfile("test.c"); in ATF_TEST_CASE_BODY() 108 std::ofstream sfile("test.c"); in ATF_TEST_CASE_BODY() 123 std::ofstream sfile("test.c"); in ATF_TEST_CASE_BODY() 140 std::ofstream sfile("test.c"); in ATF_TEST_CASE_BODY() 155 std::ofstream sfile("test.cpp"); in ATF_TEST_CASE_BODY() 170 std::ofstream sfile("test.cpp"); in ATF_TEST_CASE_BODY()
|
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerMerge.cpp | 224 std::ofstream OF(CFPath, std::ofstream::out | std::ofstream::app); in CrashResistantMergeInternalStep() 266 std::ofstream ControlFile(CFPath); in WriteNewControlFile() 369 std::ofstream SummaryOut(CoverageSummaryOutputPathOrNull); in CrashResistantMerge()
|
| /freebsd-12.1/contrib/libstdc++/include/backward/ |
| H A D | fstream.h | 36 using std::ofstream;
|
| /freebsd-12.1/contrib/atf/atf-c++/detail/ |
| H A D | test_helpers.cpp | 75 std::ofstream srcfile("test.cpp"); in header_check()
|
| H A D | fs_test.cpp | 52 std::ofstream os("files/reg"); in create_files() 379 std::ofstream os(p.c_str()); in ATF_TEST_CASE_BODY()
|
| /freebsd-12.1/contrib/libstdc++/include/std/ |
| H A D | std_iosfwd.h | 146 typedef basic_ofstream<char> ofstream; ///< @isiosfwd typedef
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | iosfwd | 69 typedef basic_ofstream<char> ofstream; 171 typedef basic_ofstream<char> ofstream;
|
| H A D | fstream | 139 typedef basic_ofstream<char> ofstream;
|
| /freebsd-12.1/sys/contrib/zstd/contrib/gen_html/ |
| H A D | gen_html.cpp | 89 ofstream ostream; in main()
|
| /freebsd-12.1/contrib/llvm/tools/bugpoint/ |
| H A D | ExecutionDriver.cpp | 371 std::ofstream outFile(OutputFile.c_str(), std::ios_base::app); in executeProgram()
|
| H A D | ToolRunner.cpp | 752 std::ofstream outFile(OutputFile.c_str(), std::ios_base::app); in ExecuteProgram()
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | extractExternal.cpp | 333 ofstream out(fileName, ios::trunc | ios::out | ios::binary); in hideSymbols()
|
| /freebsd-12.1/contrib/atf/atf-sh/ |
| H A D | atf-check.cpp | 661 std::ofstream ofs(oc.value.c_str(), std::fstream::binary in run_output_check()
|
| /freebsd-12.1/contrib/libc++/src/filesystem/ |
| H A D | operations.cpp | 696 ofstream out; in copy_file_impl_default()
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog-2000 | 2813 * bits/std_fstream.h: Remove duplicate typdefs for ofstream and 4128 * src/misc-inst.cc: Explicitly instantiate ifstream and ofstream 5568 (ofstream::open): Add ios_base::out to openmode.
|
| H A D | ChangeLog-2002 | 2051 * testsuite/27_io/ofstream.cc: New file. 4370 wifstream, ofstream, wofstream, fstream, wfstream.
|
| H A D | ChangeLog-2001 | 3626 (ofstream): Same.
|
| H A D | ChangeLog-2003 | 6276 narrow_stream_objects.cc, ofstream.cc, ofstream_members-1.tst,
|