Home
last modified time | relevance | path

Searched defs:tokenStream (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeStringUtil.cpp92 istringstream tokenStream(s); in splitString() local
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.cpp241 istringstream tokenStream(string(entryIt->extensions)); in addExtFormats() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.cpp6691 std::stringstream tokenStream = sh::InitializeStream<std::stringstream>(); in checkSingleTextureOffset() local