Lines Matching defs:out
847 /// @param out the output stream to emit the usage to .
849 display_usage(const string& prog_name, ostream& out)
851 emit_prefix(prog_name, out)
1768 /// package) to generate suppression specification to filter out types
1771 /// Filtering out types not defined in publi headers amounts to filter
1772 /// out types that are deemed private to the package we are looking
1867 /// @param whitelists out parameter. If @p entry is the whitelist we
2059 ostringstream out;
2097 diff->report(out, /*prefix=*/" ");
2102 + out.str()
2109 out << "No ABI change detected\n";
2173 diff->report(out, /*indent=*/" ");
2178 + out.str()
2225 /// @param paths out parameter. This is the set of meaningful paths
2267 /// @param interesting_files out parameter. This parameter is
2718 /// @param diff out parameter. If this function returns true, then
3002 /// @param diff out parameter. If this function returns true, then
3108 /// @param diff out parameter. If this function returns true, then
3168 /// @param diff out parameter. If this function returns true, then