Home
last modified time | relevance | path

Searched defs:text (Results 1 – 8 of 8) sorted by relevance

/scripts/
Dmodule.lds.S73 *(.text..L.cfi.jumptable .text..L.cfi.jumptable.*)
75 *(.text.._end)
Dunifdef.c175 static bool text; /* -t: this is a text file */ variable
/scripts/kconfig/
Dnconf.gui.c175 int get_line_no(const char *text) in get_line_no()
189 const char *get_line(const char *text, int line_no) in get_line()
214 void fill_window(WINDOW *win, const char *text) in fill_window()
552 const char *text) in show_scroll_win()
Dmconf.c315 const char *text; member
755 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
764 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
770 static void show_helptext(const char *title, const char *text) in show_helptext()
Dlexer.l31 static char *text; variable
Dexpr.h195 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
/scripts/dtc/
Dsrcpos.c232 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update()
/scripts/kconfig/lxdialog/
Ddialog.h92 const char *text; member