Searched refs:stringstream (Results 26 - 50 of 51) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp110 std::stringstream stream;
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc76 ::std::stringstream stream;
91 ::std::stringstream stream;
98 ::std::stringstream stream;
108 ::std::stringstream stream;
/freebsd-12-stable/contrib/googletest/googletest/src/
H A Dgtest.cc991 // We allocate the stringstream separately because otherwise each use of
995 Message::Message() : ss_(new ::std::stringstream) {
1258 std::stringstream ss;
1453 ::std::stringstream val1_ss;
1457 ::std::stringstream val2_ss;
1877 ::std::stringstream stream;
2010 std::stringstream ss;
2017 std::stringstream ss;
2024 std::stringstream ss;
2030 // Converts the buffer in a stringstream t
[all...]
/freebsd-12-stable/contrib/googletest/googlemock/test/
H A Dgmock-generated-matchers_test.cc63 using std::stringstream;
97 stringstream ss;
105 stringstream ss;
113 stringstream ss;
H A Dgmock-matchers_test.cc78 using std::stringstream;
219 stringstream ss;
1278 stringstream ss;
5922 stringstream ss;
6259 stringstream ss1;
6264 stringstream ss2;
6273 stringstream ss3;
H A Dgmock-actions_test.cc1146 ::std::stringstream expected, actual;
H A Dgmock-generated-actions_test.cc889 std::stringstream ss;
/freebsd-12-stable/cddl/usr.sbin/zfsd/
H A Dcase_file.cc81 using std::stringstream;
795 stringstream guidString;
857 stringstream saveFile;
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp84 std::stringstream ErrorStream;
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h90 std::stringstream ss;
/freebsd-12-stable/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc381 ::std::stringstream ss;
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp216 std::stringstream result;
531 std::stringstream ss;
/freebsd-12-stable/contrib/googletest/googletest/include/gtest/
H A Dgtest-printers.h1044 ::std::stringstream ss;
1095 ::std::stringstream ss;
H A Dgtest.h1709 ::std::stringstream lhs_ss;
1713 ::std::stringstream rhs_ss;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp160 std::stringstream SrcLocStr;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp395 std::stringstream errStr;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp812 std::stringstream lineStream(long_help);
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp241 std::stringstream filename;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp410 std::stringstream Remark;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp299 std::stringstream line_number_stream;
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1177 ::std::stringstream ss;
H A Dgmock-matchers.h229 ::std::stringstream ss_;
2061 ::std::stringstream ss;
5175 ::std::stringstream ss;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3698 std::stringstream output;
3712 std::stringstream packet;
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp348 std::stringstream OS;
H A DClangAttrEmitter.cpp3439 std::stringstream SS;

Completed in 483 milliseconds

123