/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | ostream_inserter_char.cc | 67 std::ostringstream oss01; in test02() 76 std::ostringstream oss02; in test02() 85 std::ostringstream oss03; in test02() 103 std::ostringstream oss01; in test03() 112 std::ostringstream oss02; in test03() 121 std::ostringstream oss03; in test03() 141 std::ostringstream oss_01(std::ios_base::out); in test04() 186 std::ostringstream sstr02; in test05() 213 std::ostringstream ostr1("mos def"); in test06() 222 std::ostringstream ostr2("blackalicious", in test06() [all …]
|
H A D | ostream_manip.cc | 41 std::ostringstream oss01(str01); in test01() 42 std::ostringstream oss02; in test01() 43 std::ostringstream::int_type i01, i02; in test01() 44 typedef std::ostringstream::traits_type traits_type; in test01() 88 typedef ostringstream::int_type int_type; in test02() 91 ostringstream osst_01; in test02()
|
H A D | ostringstream_members.cc | 29 std::ostringstream os01; in test01() 74 std::ostringstream sstrm1; in test02() 124 std::ostringstream ostrstream0; in test03() 135 class derived_oss: public std::ostringstream 138 derived_oss() : std::ostringstream() { } in derived_oss()
|
H A D | stringstream_members.cc | 136 std::ostringstream ostrst01; in test03() 137 std::ostringstream ostrst02(blank); in test03() 188 std::ostringstream oss; in test04()
|
H A D | ios_manip_fmtflags.cc | 60 std::ostringstream oss; in test01() 97 std::ostringstream ostr01; in test02()
|
H A D | ostream_inserter_arith.cc | 206 ostringstream os; in test01() 219 ostringstream os; in test01() 264 ostringstream os; in test02() 281 ostringstream os2; in test02() 366 ostringstream ostr; in test05()
|
H A D | ostringstream.cc | 41 typedef std::ostringstream test_type; in test01()
|
H A D | ostream_unformatted.cc | 34 ostringstream ost; in test01()
|
H A D | instantiations.cc | 41 ostringstream sout; in test01()
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/24_iterators/ |
H A D | ostreambuf_iterator.cc | 34 ostringstream osstream("this tag"); in test01() 63 std::ostringstream ostrs00(str01); in test02() 64 std::ostringstream ostrs01(str01); in test02()
|
H A D | ostream_iterator.cc | 34 ostringstream osstream("this tag"); in test01()
|
/openbsd/gnu/llvm/llvm/tools/llvm-profgen/ |
H A D | CallContext.h | 34 std::ostringstream OContextStr; in getLocWithContext() 47 std::ostringstream OContextStr; in getReversedLocWithContext()
|
/openbsd/gnu/llvm/compiler-rt/lib/orc/ |
H A D | coff_platform.cpp | 196 std::ostringstream ErrStream; in registerJITDylib() 202 std::ostringstream ErrStream; in registerJITDylib() 219 std::ostringstream ErrStream; in deregisterJITDylib() 333 std::ostringstream ErrStream; in dlopenFull() 366 std::ostringstream ErrStream; in dlopenInitialize() 397 std::ostringstream ErrStream; in dlcloseImpl() 463 std::ostringstream ErrStream; in registerObjectSections() 507 std::ostringstream ErrStream; in deregisterObjectSections() 563 std::ostringstream ErrStream; in registerAtExit()
|
H A D | macho_platform.cpp | 457 std::ostringstream ErrStream; in registerJITDylib() 463 std::ostringstream ErrStream; in registerJITDylib() 480 std::ostringstream ErrStream; in deregisterJITDylib() 541 std::ostringstream ErrStream; in registerObjectPlatformSections() 628 std::ostringstream ErrStream; in deregisterObjectPlatformSections() 1092 std::ostringstream ErrStream; in dlopenFull() 1126 std::ostringstream ErrStream; in dlopenInitialize() 1143 std::ostringstream ErrStream; in dlopenInitialize() 1188 std::ostringstream ErrStream; in dlcloseImpl()
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
H A D | inserters_extractors.cc | 148 std::ostringstream ostrs01; in test01() 176 std::ostringstream oss(str); in test04() 333 std::ostringstream oss1; in test09() 337 std::ostringstream oss2; in test09()
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | money_put_members_char.cc | 76 ostringstream oss; in test01() 207 ostringstream oss; in test02() 263 ostringstream oss; in test03() 337 ostringstream fmt; in test05() 364 ostringstream fmt; in test06()
|
H A D | num_put_members_char.cc | 71 ostringstream oss; in test01() 240 ostringstream oss; in test02() 343 ostringstream oss; in test05() 374 ostringstream oss1, oss2; in test06()
|
/openbsd/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | func-id-helper.cpp | 26 std::ostringstream F; in SymbolOrNumber() 59 std::ostringstream F; in FileLineAndColumn()
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_mac_test.cpp | 59 std::ostringstream oss; in TEST() 76 std::ostringstream oss; in TEST()
|
/openbsd/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | RNBRemote.cpp | 587 std::ostringstream stream; in SendAsyncJSONPacket() 1788 std::ostringstream rep; in HandlePacket_qC() 1814 std::ostringstream rep; in HandlePacket_qGetPid() 3088 std::ostringstream ostrm; in HandlePacket_m() 3162 std::ostringstream ostrm; in HandlePacket_x() 4789 std::ostringstream strm; in HandlePacket_qHostInfo() 5149 std::ostringstream s; in UpdateTargetXML() 5251 std::ostringstream strm; in HandlePacket_qGDBServerVersion() 5586 std::ostringstream json; in HandlePacket_jThreadsInfo() 5607 std::ostringstream json; in HandlePacket_jThreadExtendedInfo() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb21.C | 19 ostringstream str; in main()
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/thread/ |
H A D | pthread3.cc | 40 std::ostringstream oss; in thread_main()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | virtual3.C | 13 class BugStream : public ostringstream {
|
/openbsd/gnu/llvm/llvm/include/llvm/Testing/ADT/ |
H A D | StringMap.h | 31 std::ostringstream SS;
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | sstream | 104 // Class template basic_ostringstream [ostringstream] 118 // [ostringstream.cons] Constructors: 127 // [ostringstream.assign] Assign and swap: 131 // [ostringstream.members] Member functions: 141 typedef basic_ostringstream<char> ostringstream; 707 // Class template basic_ostringstream [ostringstream] 727 // [ostringstream.cons] Constructors: 751 // [ostringstream.assign] Assign and swap: 764 // [ostringstream.members] Member functions:
|