Searched refs:report (Results 1 - 25 of 270) sorted by relevance

1234567891011

/freebsd-11-stable/libexec/bootpd/
H A Dreport.h0 /* report.h */
5 extern void report(int, const char *, ...) __printflike(2, 3);
/freebsd-11-stable/contrib/dialog/samples/
H A Dcalendar11 . ./report-string
H A Dcalendar-stdout9 . ./report-string
H A Dcalendar211 . ./report-string
H A Dcalendar2-stdout9 . ./report-string
H A Dfselect11 . ./report-string
H A Dfselect011 . ./report-string
H A Dfselect211 . ./report-string
H A Dinputbox420 . ./report-string
H A Dmsgbox13 . ./report-button
H A Dpause10 . ./report-button
H A Dpause-help12 . ./report-button
H A Dprgbox9 . ./report-button
H A Dprgbox29 . ./report-button
H A Drangebox11 . ./report-string
H A Drangebox211 . ./report-string
H A Drangebox311 . ./report-string
H A Drangebox411 . ./report-string
H A Dtimebox-stdout10 . ./report-string
H A Dtimebox211 . ./report-string
H A Dtimebox2-stdout10 . ./report-string
H A Dyesno218 . ./report-yesno
H A Dyesno318 . ./report-yesno
H A Dyesno418 . ./report-yesno
/freebsd-11-stable/contrib/ntp/sntp/unity/auto/
H A Dunity_test_summary.rb17 attr_reader :report, :total_tests, :failures, :ignored
20 @report = ''
52 @report += "\n"
53 @report += "--------------------------\n"
54 @report += "UNITY IGNORED TEST SUMMARY\n"
55 @report += "--------------------------\n"
56 @report += ignore_output.flatten.join("\n")
60 @report += "\n"
61 @report += "--------------------------\n"
62 @report
[all...]

Completed in 92 milliseconds

1234567891011