/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferOperations.cpp | 162 std::stringstream strstream; in getComputeShaderCode() local 164 strstream << "${VERSION}\n" in getComputeShaderCode() 186 return strstream.str(); in getComputeShaderCode() 280 std::stringstream strstream; in getFragmentShaderCode() local 282 strstream << "${VERSION}\n" in getFragmentShaderCode() 299 return strstream.str(); in getFragmentShaderCode() 308 std::stringstream strstream; in getVertexShaderCode() local 310 strstream << "${VERSION}\n" in getVertexShaderCode() 327 return strstream.str(); in getVertexShaderCode() 1007 std::stringstream strstream; in getFBFragmentShaderCode() local [all …]
|
D | esextcTextureBufferAtomicFunctions.cpp | 132 std::stringstream strstream; in getComputeShaderCode() local 134 strstream << "${VERSION}\n" in getComputeShaderCode() 159 return strstream.str(); in getComputeShaderCode()
|
/third_party/boost/libs/spirit/classic/test/impl/ |
D | sstream.hpp | 20 typedef strstream sstream_t; 22 getstring(std::strstream& ss) in getstring()
|
/third_party/boost/libs/spirit/classic/phoenix/test/ |
D | iostream_tests.cpp | 18 #define SSTREAM strstream 19 std::string GETSTRING(std::strstream& ss) in GETSTRING()
|
/third_party/boost/boost/wave/ |
D | cpp_throw.hpp | 29 std::strstream stream; in throw_() 44 std::strstream stream; in throw_() 60 std::strstream stream; in throw_() 76 std::strstream stream; in throw_()
|
/third_party/spirv-tools/source/fuzz/ |
D | shrinker.cpp | 294 std::stringstream strstream; in Run() local 295 strstream << "Shrinking did not complete; step limit " << step_limit_ in Run() 297 consumer_(SPV_MSG_WARNING, nullptr, {}, strstream.str().c_str()); in Run()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | shrinker.cpp | 294 std::stringstream strstream; in Run() local 295 strstream << "Shrinking did not complete; step limit " << step_limit_ in Run() 297 consumer_(SPV_MSG_WARNING, nullptr, {}, strstream.str().c_str()); in Run()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | shrinker.cpp | 294 std::stringstream strstream; in Run() local 295 strstream << "Shrinking did not complete; step limit " << step_limit_ in Run() 297 consumer_(SPV_MSG_WARNING, nullptr, {}, strstream.str().c_str()); in Run()
|
/third_party/boost/boost/wave/cpplexer/ |
D | cpplexer_exceptions.hpp | 36 std::strstream stream; \ 70 std::strstream stream; \
|
/third_party/icu/icu4c/source/test/iotest/ |
D | stream.cpp | 228 strstream sstrm; in testString() 258 strstream ss; in TestStreamEOF()
|
/third_party/boost/boost/lexical_cast/ |
D | lexical_cast_old.hpp | 142 std::strstream stream;
|
/third_party/boost/libs/lexical_cast/test/ |
D | lexical_cast_pointers_test.cpp | 25 typedef std::strstream ss_t;
|
/third_party/boost/boost/spirit/home/classic/debug/impl/ |
D | parser_names.ipp | 21 #include <strstream> 22 #define BOOST_SPIRIT_SSTREAM std::strstream 23 std::string BOOST_SPIRIT_GETSTRING(std::strstream& ss)
|
/third_party/boost/boost/spirit/home/classic/phoenix/ |
D | special_ops.hpp | 14 #define PHOENIX_SSTREAM strstream
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Compiler.cpp | 997 std::ostringstream strstream = sh::InitializeStream<std::ostringstream>(); in setResourceString() local 1000 strstream << ":MaxVertexAttribs:" << mResources.MaxVertexAttribs in setResourceString() 1079 mBuiltInResourcesString = strstream.str(); in setResourceString()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Compiler.cpp | 1215 std::ostringstream strstream = sh::InitializeStream<std::ostringstream>(); in setResourceString() local 1218 strstream << ":MaxVertexAttribs:" << mResources.MaxVertexAttribs in setResourceString() 1335 mBuiltInResourcesString = strstream.str(); in setResourceString()
|
/third_party/skia/buildtools/third_party/libc++/ |
D | BUILD.gn | 98 "trunk/src/strstream.cpp",
|
/third_party/boost/boost/spirit/home/classic/tree/impl/ |
D | tree_to_xml.ipp | 27 #include <strstream>
|
/third_party/flutter/engine/flutter/ci/licenses_golden/ |
D | licenses_third_party | 17872 FILE: ../../../third_party/libcxx/include/strstream 17961 FILE: ../../../third_party/libcxx/src/strstream.cpp 18263 FILE: ../../../third_party/libcxx/include/strstream 18352 FILE: ../../../third_party/libcxx/src/strstream.cpp
|