Home
last modified time | relevance | path

Searched refs:cmd_report (Results 1 – 25 of 25) sorted by relevance

/dports/devel/kyua/kyua-0.13/cli/
H A Dcmd_report.hpp41 class cmd_report : public cli_command class
44 cmd_report(void);
H A Dcmd_report.cpp69 using cli::cmd_report;
376 cmd_report::cmd_report(void) : cli_command( in cmd_report() function in cmd_report
399 cmd_report::run(cmdline::ui* ui, in run()
H A DMakefile.am.inc47 libcli_a_SOURCES += cli/cmd_report.cpp
48 libcli_a_SOURCES += cli/cmd_report.hpp
H A Dmain.cpp196 commands.insert(new cli::cmd_report(), "Reporting"); in safe_main()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/vnd.dovecot/report/
H A Dext-vnd-report-common.h25 extern const struct sieve_command_def cmd_report;
H A Dext-vnd-report.c49 sieve_validator_register_command(valdtr, ext, &cmd_report); in ext_report_validator_load()
H A Dcmd-report.c57 const struct sieve_command_def cmd_report = { variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/
H A Dbuiltin.h24 int cmd_report(int argc, const char **argv);
H A Dperf.c68 { "report", cmd_report, 0 },
H A Dbuiltin-mem.c350 ret = cmd_report(i, rep_argv); in report_events()
H A Dbuiltin-kvm.c1562 return cmd_report(i, rec_argv); in __cmd_report()
H A Dbuiltin-report.c1123 int cmd_report(int argc, const char **argv) in cmd_report() function
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/
H A Dbuiltin.h24 int cmd_report(int argc, const char **argv);
H A Dperf.c68 { "report", cmd_report, 0 },
H A Dbuiltin-mem.c350 ret = cmd_report(i, rep_argv); in report_events()
H A Dbuiltin-kvm.c1562 return cmd_report(i, rec_argv); in __cmd_report()
H A Dbuiltin-report.c1123 int cmd_report(int argc, const char **argv) in cmd_report() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/
H A Dbuiltin.h24 int cmd_report(int argc, const char **argv);
H A Dperf.c68 { "report", cmd_report, 0 },
H A Dbuiltin-mem.c350 ret = cmd_report(i, rep_argv); in report_events()
H A Dbuiltin-kvm.c1562 return cmd_report(i, rec_argv); in __cmd_report()
H A Dbuiltin-report.c1123 int cmd_report(int argc, const char **argv) in cmd_report() function
/dports/audio/baresip/baresip-0.5.8/src/
H A Dcmd.c277 static int cmd_report(const struct cmd *cmd, struct re_printf *pf, in cmd_report() function
391 err = cmd_report(ctx->cmd, pf, ctx->mb, compl, data); in cmd_process_edit()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/simpleperf/
H A DAndroid.bp299 "cmd_report.cpp",
/dports/devel/kyua/kyua-0.13/
H A DMakefile.in971 cli/libcli_a-cmd_report.$(OBJEXT) \
2798 cli/cmd_list.hpp cli/cmd_report.cpp cli/cmd_report.hpp \