Lines Matching defs:is
59 systembuf_check_data(std::istream& is, std::size_t length)
63 while (is >> chr) {
102 std::istream is(&sb);
103 systembuf_check_data(is, length);
122 std::ifstream is("test_write.txt");
123 systembuf_check_data(is, length);
124 is.close();
297 // XXX This assumes that the pipe's buffer is big enough to accept
328 // that it is annoying. Reenable at some point if we make atf store
330 // failes), because this message is the only help in seeing how the