Searched defs:title (Results 26 - 48 of 48) sorted by path

12

/linux-master/scripts/kconfig/lxdialog/
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 Dutil.c334 void print_title(WINDOW *dialog, const char *title, int width) argument
[all...]
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) argument
/linux-master/scripts/kconfig/
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.c700 struct gstr title; local
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
H A Dqconf.cc1325 char title[256]; local
/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
/linux-master/tools/lib/subcmd/
H A Dhelp.c253 void list_commands(const char *title, struct cmdnames *main_cmds, argument
/linux-master/tools/perf/
H A Dbuiltin-annotate.c438 static void print_annotate_item_stat(struct list_head *head, const char *title) argument
/linux-master/tools/perf/ui/
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...]
H A Dbrowser.h24 const char *title; member in struct:ui_browser
H A Dprogress.c30 __ui_progress__init(struct ui_progress *p, u64 total, const char *title, bool size) argument
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c437 static int sym_title(struct symbol *sym, struct map *map, char *title, argument
461 char title[SYM_TITLE_MAX_SIZE]; local
656 static int annotate_browser__show(struct ui_browser *browser, char *title, const char *help) argument
717 char title[256]; local
[all...]
H A Dhists.c670 static int hist_browser__handle_hotkey(struct hist_browser *browser, bool warn_lost_event, char *title, size_t size, int key) argument
746 char title[160]; local
3460 const char *title = "Available samples"; local
[all...]
H A Dhists.h28 int (*title)(struct hist_browser *browser, member in struct:hist_browser
/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/power/pm-graph/
H A Dbootgraph.py49 title = 'BootGraph' variable in class:SystemValues
H A Dsleepgraph.py88 title = 'SleepGraph' variable in class:SystemValues
2242 def title(self): member in class:DevFunction
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c152 char *title; member in struct:_test
/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

Completed in 417 milliseconds

12