Home
last modified time | relevance | path

Searched defs:TStringStream (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DCommon.h50 typedef std::basic_ostringstream<char, std::char_traits<char>, TStringAllocator> TStringStream; typedef
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCommon.h54 typedef std::basic_ostringstream<char, std::char_traits<char>, TStringAllocator> TStringStream; typedef