Searched defs:text (Results 1 – 13 of 13) sorted by relevance
/xen/xen/arch/arm/ |
A D | xen.lds.S | 33 *(.text) 38 _etext = .; /* End of text section */ 147 *(.init.text) 148 _einittext = .;
|
/xen/xen/tools/kconfig/ |
A D | nconf.gui.c | 175 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()
|
A D | mconf.c | 314 const char *text; member 754 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() 763 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 769 static void show_helptext(const char *title, const char *text) in show_helptext()
|
A D | lexer.l | 31 static char *text; variable
|
A D | qconf.h | 168 void setText(colIdx idx, const QString& text) in setText() 172 QString text(colIdx idx) const in text() function
|
A D | expr.h | 196 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
|
A D | qconf.cc | 1213 QString* text = reinterpret_cast<QString*>(data); in expr_print_help() local
|
/xen/xen/arch/x86/cpu/ |
A D | amd.c | 763 static const char __initconst text[] = in init_amd() local
|
/xen/xen/tools/kconfig/lxdialog/ |
A D | dialog.h | 92 const char *text; member
|
/xen/tools/libxl/ |
A D | libxlu_cfg.c | 679 const char *text, *newline; in xlu__cfg_yyerror() local
|
/xen/tools/xenmon/ |
A D | xenbaked.c | 185 char *text; member
|
/xen/tools/libfsimage/iso9660/ |
A D | iso9660.h | 185 u_int8_t text[0]; member
|
/xen/tools/xentrace/ |
A D | xenalyze.c | 9560 char text[128]; in progress_finish() local
|
Completed in 69 milliseconds