Home
last modified time | relevance | path

Searched refs:show_result (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/elftoolchain/ar/benchmark/
HDacp.sh22 show_result () function
59 show_result
/NextBSD/tools/tools/crypto/
HDcryptokeytest.c183 show_result(a, b, c, sw, hw) in show_result() function
241 show_result(a, b, c, r1, r2); in testit()
/NextBSD/contrib/gdb/gdb/
HDcommand.h231 struct cmd_list_element **show_result);
/NextBSD/contrib/gdb/gdb/cli/
HDcli-decode.c336 struct cmd_list_element **show_result) in add_setshow_cmd_full() argument
351 if (show_result != NULL) in add_setshow_cmd_full()
352 *show_result = show; in add_setshow_cmd_full()
/NextBSD/contrib/dialog/
HDdialog.c618 show_result(int ret) in show_result() function
1925 retval = show_result((*(modePtr->jumper)) (dialog_vars.title, in main()
HDCHANGES380 + add a null-pointer check in show_result() for
1328 + modify driver to always call show_result(), to simplify updates.