/l4re-core-master/moe/server/src/ |
A D | early.h | 16 inline void vcon_print(char const *text) in vcon_print() 21 inline long early_chksys(l4_msgtag_t const &t, char const *text) in early_chksys() 34 T early_chkcap(T cap, char const *text) in early_chkcap()
|
/l4re-core-master/l4util/include/ARCH-amd64/ |
A D | spin.h | 34 #define l4_spin_text(x, y, text) \ argument 36 #define l4_spin_text_vga(x, y, text) \ argument
|
/l4re-core-master/l4util/include/ARCH-x86/ |
A D | spin.h | 34 #define l4_spin_text(x, y, text) \ argument 36 #define l4_spin_text_vga(x, y, text) \ argument
|
/l4re-core-master/l4sys/include/ |
A D | assert.h | 65 void l4_assert_abort(const char *text) L4_NOTHROW in l4_assert_abort() 74 void l4_assert_fn(bool expr, const char *text) L4_NOTHROW in l4_assert_fn()
|
A D | kdebug.h | 63 __kdebug_text(unsigned op, char const *text, unsigned len) L4_NOTHROW in __kdebug_text() 86 __kdebug_3_text(unsigned op, char const *text, unsigned len, in __kdebug_3_text() 132 L4_INLINE void enter_kdebug(char const *text) L4_NOTHROW in enter_kdebug() 146 L4_INLINE void outnstring(char const *text, unsigned len) in outnstring() 149 L4_INLINE void outstring(char const *text) in outstring()
|
A D | __ktrace-impl.h | 35 fiasco_tbuf_log(const char *text) in fiasco_tbuf_log() 42 fiasco_tbuf_log_3val(const char *text, l4_umword_t v1, l4_umword_t v2, in fiasco_tbuf_log_3val()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
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 | 316 const char *text; member 757 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() 766 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 772 static void show_helptext(const char *title, const char *text) in show_helptext()
|
A D | zconf.l | 26 static char *text; variable
|
A D | lkc.h | 36 #define _(text) gettext(text) argument 37 #define N_(text) (text) argument
|
A D | qconf.h | 178 void setText(colIdx idx, const QString& text) in setText() 182 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 | 143 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | tst-timer.c | 37 static const char text[] = "signal_func\n"; in signal_func() local
|
/l4re-core-master/ldscripts/ARCH-amd64/ |
A D | main_stat.ld | 70 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
|
A D | main_dyn.ld | 84 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/l4re-core-master/ldscripts/ARCH-ppc32/ |
A D | main_stat.ld | 71 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/l4re-core-master/ldscripts/ARCH-sparc/ |
A D | main_stat.ld | 70 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/l4re-core-master/ldscripts/ARCH-x86/ |
A D | main_dyn.ld | 68 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
|
A D | main_stat.ld | 65 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/lxdialog/ |
A D | dialog.h | 111 const char *text; member
|
/l4re-core-master/ldscripts/ARCH-mips/ |
A D | main_rel.ld | 93 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
|
A D | main_dyn.ld | 109 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
|
A D | main_stat.ld | 108 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/string/ |
A D | tester.c | 1022 char text[] = "This,is,a,test"; in test_strsep() local
|