Searched defs:title (Results 1 - 25 of 48) sorted by relevance

12

/linux-master/scripts/kconfig/lxdialog/
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) argument
H A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, argument
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, argument
H A Dmenubox.c163 int dialog_menu(const char *title, const char *prompt, argument
H A Dtextbox.c151 int dialog_textbox(const char *title, const char *tbuf, int initial_height, argument
H A Ddialog.h85 struct dialog_color title; member in struct:dialog_info
/linux-master/tools/perf/ui/
H A Dprogress.h10 const char *title; member in struct:ui_progress
H A Dprogress.c30 __ui_progress__init(struct ui_progress *p, u64 total, const char *title, bool size) argument
H A Dbrowser.h24 const char *title; member in struct:ui_browser
H A Dbrowser.c262 void __ui_browser__show_title(struct ui_browser *browser, const char *title) argument
269 void ui_browser__show_title(struct ui_browser *browser, const char *title) argument
276 int ui_browser__show(struct ui_browser *browser, const char *title, argument
[all...]
/linux-master/tools/perf/ui/tui/
H A Dprogress.c30 char buf[100], *title = (char *) p->title; local
H A Dutil.c75 int ui_browser__input_window(const char *title, const char *text, char *input, argument
167 void __ui__info_window(const char *title, const char *text, const char *exit_msg) argument
216 void ui__info_window(const char *title, const char *text) argument
224 int ui__question_window(const char *title, const char *text, argument
244 __ui__warning(const char *title, const char *format, va_list args) argument
[all...]
/linux-master/tools/perf/ui/browsers/
H A Dhists.h28 int (*title)(struct hist_browser *browser, member in struct:hist_browser
/linux-master/drivers/acpi/acpica/
H A Drsdump.c425 acpi_rs_dump_resource_label(char *title, argument
496 acpi_rs_out_string(const char *title, const char *value) argument
506 acpi_rs_out_integer8(const char *title, u8 value) argument
511 acpi_rs_out_integer16(const char *title, u16 value) argument
517 acpi_rs_out_integer32(const char *title, u32 value) argument
523 acpi_rs_out_integer64(const char *title, u64 value) argument
529 acpi_rs_out_title(const char *title) argument
[all...]
H A Dexdump.c914 static void acpi_ex_out_string(const char *title, const char *value) argument
919 static void acpi_ex_out_pointer(const char *title, const void *value) argument
/linux-master/arch/um/drivers/
H A Dxterm.c22 char *title; member in struct:xterm_chan
92 char title[256], file[] = "/tmp/xterm-pipeXXXXXX"; local
[all...]
H A Dline.c751 char *umid, *title; local
/linux-master/tools/testing/selftests/tdx/
H A Dtdx_guest_test.c112 static void print_array_hex(const char *title, const char *prefix_str, argument
/linux-master/tools/lib/subcmd/
H A Dhelp.c253 void list_commands(const char *title, struct cmdnames *main_cmds, argument
/linux-master/tools/power/pm-graph/
H A Dbootgraph.py49 title = 'BootGraph' variable in class:SystemValues
/linux-master/scripts/kconfig/
H A Dexpr.c1279 expr_print_revdep(struct expr *e, void (*fn)(void *, struct symbol *, const char *), void *data, tristate pr_type, const char **title) argument
1298 expr_gstr_print_revdep(struct expr *e, struct gstr *gs, tristate pr_type, const char *title) argument
H A Dmconf.c351 static int show_textbox_ext(const char *title, const char *text, int r, int c, argument
361 static void show_textbox(const char *title, const char *text, int r, int c) argument
366 static void show_helptext(const char *title, const char *text) argument
386 struct gstr title; local
[all...]
H A Dnconf.gui.c508 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, argument
308 dialog_inputbox(WINDOW *main_window, const char *title, const char *prompt, const char *init, char **resultp, int *result_len) argument
500 show_scroll_win(WINDOW *main_window, const char *title, const char *text) argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c863 void intel_rc6_print_residency(struct seq_file *m, const char *title, argument
/linux-master/sound/pci/emu10k1/
H A Demuproc.c18 snd_emu10k1_proc_spdif_status(struct snd_emu10k1 * emu, struct snd_info_buffer *buffer, char *title, int status_reg, int rate_reg) argument

Completed in 407 milliseconds

12