Home
last modified time | relevance | path

Searched defs:stringStream (Results 1 – 25 of 129) sorted by relevance

123456

/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/tests/
H A DStreamTest.cpp22 … auto stringStream = Aws::Crt::MakeShared<std::stringstream>(allocator, "SomethingInteresting"); in s_StreamTestCreateDestroyWrapper() local
42 auto stringStream = Aws::Crt::MakeShared<std::stringstream>(allocator, STREAM_CONTENTS); in s_StreamTestLength() local
62 … auto stringStream = Aws::Crt::MakeShared<Aws::Crt::StringStream>(allocator, STREAM_CONTENTS); in AWS_TEST_CASE() local
89 auto stringStream = Aws::Crt::MakeShared<Aws::Crt::StringStream>(allocator, ""); in AWS_TEST_CASE() local
117 … auto stringStream = Aws::Crt::MakeShared<Aws::Crt::StringStream>(allocator, STREAM_CONTENTS); in s_StreamTestSeekBegin() local
148 … auto stringStream = Aws::Crt::MakeShared<Aws::Crt::StringStream>(allocator, STREAM_CONTENTS); in s_StreamTestSeekEnd() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-config/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Version.cpp35 std::ostringstream stringStream; in mongoose_version() local
/dports/graphics/cegui/cegui-0.8.7/cegui/src/RendererModules/OpenGL/
H A DShader.cpp132 std::stringstream stringStream; in compile() local
255 std::stringstream stringStream; in getGLErrors() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DVkStringify.cpp54 std::ostringstream stringStream; in Stringify() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/diff/
H A Ddiff.cxx251 std::stringstream stringStream; in cppunitAssertEqual() local
262 std::stringstream stringStream; in cppunitAssertEqualDouble() local
322 std::stringstream stringStream("Expected Value: "); in compareAttributes() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/diff/
H A Ddiff.cxx252 std::stringstream stringStream; in cppunitAssertEqual() local
263 std::stringstream stringStream; in cppunitAssertEqualDouble() local
323 std::stringstream stringStream("Expected Value: "); in compareAttributes() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/private-join-and-compute/src/util/
H A Dstatus.cc45 std::ostringstream stringStream; in ToString() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/private-join-and-compute/src/util/
H A Dstatus.cc45 std::ostringstream stringStream; in ToString() local
/dports/x11-toolkits/ctk/CTK-2018-10-29/Utilities/DGraph/
H A DDGraph.cpp52 std::stringstream stringStream; in splitString() local
210 std::stringstream stringStream; in main() local

123456