Searched refs:Lines (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/tools/cppunit/cppunit/
H A DCompilerOutputter.h96 typedef std::vector<std::string> Lines; typedef in class:CppUnit::CompilerOutputter
97 static Lines splitMessageIntoLines( std::string message );
/haiku/src/tools/cppunit/cppunit/
H A DCompilerOutputter.cpp163 Lines lines = splitMessageIntoLines( message );
165 for ( Lines::iterator it = lines.begin(); it != lines.end(); ++it )
184 CompilerOutputter::Lines
187 Lines lines;
/haiku/src/system/libnetwork/netresolv/net/
H A Dnsparser.y75 | Lines
78 Lines
80 | Lines Entry

Completed in 81 milliseconds