Searched defs:text (Results 1 – 8 of 8) sorted by relevance
| /scripts/kconfig/ |
| A D | nconf.gui.c | 127 int get_line_no(const char *text) in get_line_no() 141 const char *get_line(const char *text, int line_no) in get_line() 166 void fill_window(WINDOW *win, const char *text) in fill_window() 513 const char *text) in show_scroll_win() 519 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, in show_scroll_win_ext()
|
| A D | mconf.c | 309 const char *text; member 352 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext() 362 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 367 static void show_helptext(const char *title, const char *text) in show_helptext()
|
| A D | lexer.l | 37 static char *text; variable
|
| A D | expr.h | 190 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
|
| /scripts/dtc/ |
| A D | srcpos.c | 234 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update()
|
| /scripts/kconfig/lxdialog/ |
| A D | dialog.h | 76 const char *text; member
|
| /scripts/lib/kdoc/ |
| A D | kdoc_parser.py | 144 def add_text(self, text): argument
|
| /scripts/ |
| A D | unifdef.c | 175 static bool text; /* -t: this is a text file */ variable
|
Completed in 15 milliseconds