Searched defs:text (Results 1 – 16 of 16) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | xen.lds.S | 34 *(.text) 39 _etext = .; /* End of text section */ 133 *(.init.text) 134 _einittext = .;
|
/xen-4.10.0-shim-comet/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() 544 const char *text) in show_scroll_win()
|
A D | mconf.c | 315 const char *text; member 756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() 765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 771 static void show_helptext(const char *title, const char *text) in show_helptext()
|
A D | lkc.h | 34 #define _(text) gettext(text) argument 35 #define N_(text) (text) argument
|
A D | zconf.l | 26 static char *text; variable
|
A D | qconf.h | 179 void setText(colIdx idx, const QString& text) in setText() 183 QString text(colIdx idx) const in text() function
|
A D | kxgettext.c | 12 static char *escape(const char* text, char *bf, int len) in escape()
|
A D | expr.h | 148 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
|
A D | qconf.cc | 1159 QString* text = reinterpret_cast<QString*>(data); in expr_print_help() local
|
/xen-4.10.0-shim-comet/tools/blktap2/include/ |
A D | tapdisk-message.h | 71 char text[TAPDISK_MESSAGE_STRING_LENGTH]; member
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xen-tmem-list-parse.c | 161 #define PRINTF_CYC_COUNTER(x,text) \ argument
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/ |
A D | dialog.h | 111 const char *text; member
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxlu_cfg.c | 561 const char *text, *newline; in xlu__cfg_yyerror() local
|
/xen-4.10.0-shim-comet/tools/libfsimage/iso9660/ |
A D | iso9660.h | 185 u_int8_t text[0]; member
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | xenbaked.c | 185 char *text; member
|
/xen-4.10.0-shim-comet/tools/xentrace/ |
A D | xenalyze.c | 9563 char text[128]; in progress_finish() local
|
Completed in 54 milliseconds