| /freebsd-13-stable/contrib/dialog/ |
| HD | argv.c | 42 DLG_TRACE(("# dlg_string_to_argv:\n")); in dlg_string_to_argv() 43 DLG_TRACE(("# given:\n")); in dlg_string_to_argv() 46 DLG_TRACE(("#%s\t%.*s\\n\n", in dlg_string_to_argv() 53 DLG_TRACE(("#%s\t%.*s\n", in dlg_string_to_argv() 57 DLG_TRACE(("# result:\n")); in dlg_string_to_argv() 133 DLG_TRACE(("#\targv[%d] = %s\n", (int) n, result[n])); in dlg_string_to_argv()
|
| HD | buildlist.c | 408 DLG_TRACE(("# set top of %s column to %d\n", in set_top_item() 434 DLG_TRACE(("# fix_top_item(cur_item %d, %s) ->top_item %d\n", in fix_top_item() 746 DLG_TRACE(("# ** state %d:%d top %d (%d:%d:%d) %s\n", in dlg_buildlist() 767 DLG_TRACE(("# ...visit row %d (%d,%d)\n", cur_row, cur_y, cur_x)); in dlg_buildlist() 785 DLG_TRACE(("# MOUSE column %d, row %d ->item %d\n", j, i, k)); in dlg_buildlist() 834 DLG_TRACE(("# cur_item %d, new_choice:%d\n", cur_item, new_choice)); in dlg_buildlist() 1014 DLG_TRACE(("# <--CHOICE %d\n", i)); in dlg_buildlist() 1015 DLG_TRACE(("# <--topITM %d\n", moi->top_index)); in dlg_buildlist() 1016 DLG_TRACE(("# <--now_at %d\n", now_at)); in dlg_buildlist() 1017 DLG_TRACE(("# <--at_top %d\n", at_top)); in dlg_buildlist() [all …]
|
| HD | dialog.c | 458 DLG_TRACE(("# unescape_argv\n")); in unescape_argv() 515 DLG_TRACE(("# opened --file %s ..\n", filename)); in unescape_argv() 583 DLG_TRACE(("# finished --file\n")); in unescape_argv() 599 DLG_TRACE(("#\toption argv[%d]=%s\n", j, (*argvp)[j])); in unescape_argv() 608 DLG_TRACE(("#\t%d options vs %d arguments\n", known_opts, *argcp)); in unescape_argv() 747 DLG_TRACE(("# input_result:\n%s\n", dialog_vars.input_result)); in show_result() 1531 DLG_TRACE(("# ignore extra --trace option\n")); in process_trace_option() 1535 DLG_TRACE(("# Parameters:\n")); in process_trace_option() 1537 DLG_TRACE(("#\targv[%d] = %s\n", j, argv[j])); in process_trace_option() 1553 DLG_TRACE(("# process_common_options, offset %d\n", offset)); in process_common_options() [all …]
|
| HD | mouse.c | 58 DLG_TRACE(("# mouse_setcode %d\n", code)); in dlg_mouse_setcode() 104 DLG_TRACE(("# mouse_mkregion %d,%d %dx%d %d (%d)\n", in dlg_mouse_mkregion()
|
| HD | calendar.c | 119 DLG_TRACE(("# DAY(%d) = '%s'\n", n, cached_days[n])); in nameOfDayOfWeek() 164 DLG_TRACE(("# MON(%d) = '%s'\n", n, cached_months[n])); in nameOfMonth() 659 DLG_TRACE(("# current %04d/%02d/%02d\n", in trace_date() 664 DLG_TRACE(("# current (unchanged)\n")); in trace_date() 734 DLG_TRACE(("# calendar args:\n")); in dialog_calendar() 943 DLG_TRACE(("# mouseclick decoded %d\n", step)); in dialog_calendar()
|
| HD | trace.c | 250 DLG_TRACE(("## dialog %s\n", dialog_version())); in dlg_trace() 251 DLG_TRACE(("## vile: confmode\n")); in dlg_trace()
|
| HD | mousewget.c | 45 DLG_TRACE(("# mouse-click abs %d,%d (rel %d,%d)\n", in mouse_wgetch()
|
| HD | buttons.c | 643 DLG_TRACE(("# dlg_ok_buttoncode(%d) = %d\n", button, result)); in dlg_ok_buttoncode() 693 DLG_TRACE(("# dlg_defaultno_button() = %d\n", result)); in dlg_defaultno_button() 716 DLG_TRACE(("# dlg_default_button() = %d\n", result)); in dlg_default_button()
|
| HD | guage.c | 96 DLG_TRACE(("read_data:%s", buffer)); in read_data() 407 DLG_TRACE(("# gauge args:\n")); in dialog_gauge()
|
| HD | rc.c | 524 DLG_TRACE(("# opened rc file \"%s\"\n", tempptr)); in dlg_parse_rc() 527 DLG_TRACE(("#\t%s", str)); in dlg_parse_rc()
|
| HD | rangebox.c | 156 DLG_TRACE(("# drew %d offset %d scaled %d limit %d inc %d\n", in draw_value() 225 DLG_TRACE(("# tailbox args:\n")); in dialog_rangebox()
|
| HD | yesno.c | 63 DLG_TRACE(("# yesno args:\n")); in dialog_yesno()
|
| HD | ui_getc.c | 490 DLG_TRACE(("# dlg_getc: timeout expired\n")); in dlg_getc() 495 DLG_TRACE(("# dlg_getc: input or output is invalid\n")); in dlg_getc()
|
| HD | msgbox.c | 65 DLG_TRACE(("# msgbox args:\n")); in dialog_msgbox()
|
| HD | pause.c | 82 DLG_TRACE(("# pause args:\n")); in dialog_pause()
|
| HD | inputbox.c | 87 DLG_TRACE(("# inputbox args:\n")); in dialog_inputbox()
|
| HD | inputstr.c | 108 DLG_TRACE(("# cache %p %p:%s\n", p, p->string, p->string)); 115 DLG_TRACE(("# trace_cache %s@%d\n", fn, ln));
|
| HD | dlg_keys.c | 78 DLG_TRACE(("# dlg_register_window %s\n", name)); in dlg_register_window() 81 DLG_TRACE(("# ...done dlg_register_window %s\n", name)); in dlg_register_window()
|
| HD | dialog.h | 846 #define DLG_TRACE(params) dlg_trace_msg params macro 856 #define DLG_TRACE(params) /* nothing */ macro
|
| HD | textbox.c | 106 DLG_TRACE(("# Lseek returned %ld, expected %ld\n", actual, offset)); in lseek_cur() 712 DLG_TRACE(("# textbox args:\n")); in dialog_textbox()
|
| HD | fselect.c | 478 DLG_TRACE(("opendir '%s'\n", path)); in fill_lists() 609 DLG_TRACE(("# %s args:\n", dselect ? "dselect" : "fselect")); in dlg_fselect()
|
| HD | tailbox.c | 330 DLG_TRACE(("# tailbox args:\n")); in dialog_tailbox()
|
| HD | timebox.c | 191 DLG_TRACE(("# timebox args:\n")); in dialog_timebox()
|
| HD | mixedgauge.c | 388 DLG_TRACE(("# mixedgauge args:\n")); in dialog_mixedgauge()
|
| HD | progressbox.c | 384 DLG_TRACE(("# progressbox args:\n")); in dlg_progressbox()
|