Lines Matching refs:endl
227 << "': " << strerror(errno) << std::endl; in OpenDictionary()
233 << "': " << strerror(errno) << std::endl; in OpenDictionary()
241 << "': " << strerror(errno) << std::endl; in OpenDictionary()
268 << file_name << "': " << strerror(errno) << std::endl; in OpenFileForReading()
275 << file_name << "': " << strerror(errno) << std::endl; in OpenFileForReading()
304 << "': " << strerror(errno) << std::endl; in OpenOutputFile()
317 << "': " << strerror(errno) << std::endl; in ReadInput()
331 << "': " << strerror(errno) << std::endl; in WriteOutput()
352 << output_file_name_ << "': " << strerror(errno) << std::endl; in CompareOutput()
357 << std::endl; in CompareOutput()
362 << std::endl; in CompareOutput()
387 std::cerr << "Error initializing hashed dictionary" << std::endl; in Encode()
405 std::cerr << "Error during encoder initialization" << std::endl; in Encode()
420 << bytes_read << std::endl; in Encode()
435 << "% of original)" << std::endl; in Encode()
475 << bytes_read << std::endl; in Decode()
487 << " may not be a valid VCDIFF delta file" << std::endl; in Decode()
499 << "% of original)" << std::endl; in Decode()
539 << bytes_read << std::endl; in DecodeAndCompare()
551 << " may not be a valid VCDIFF delta file" << std::endl; in DecodeAndCompare()
561 << std::endl; in DecodeAndCompare()
566 << std::endl; in DecodeAndCompare()
573 << "% of original)" << std::endl; in DecodeAndCompare()
586 << std::endl; in main()
593 << ": Must specify --dictionary <file-name>" << std::endl; in main()
600 << std::endl; in main()
628 " and --delta <file-name>" << std::endl; in main()
647 << command_option << std::endl; in main()