Home
last modified time | relevance | path

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

12

/l4re-core-master/moe/server/src/
A Dearly.h16 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 Dspin.h34 #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 Dspin.h34 #define l4_spin_text(x, y, text) \ argument
36 #define l4_spin_text_vga(x, y, text) \ argument
/l4re-core-master/l4sys/include/
A Dassert.h65 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 Dkdebug.h63 __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.h35 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 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()
544 const char *text) in show_scroll_win()
A Dmconf.c316 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 Dzconf.l26 static char *text; variable
A Dlkc.h36 #define _(text) gettext(text) argument
37 #define N_(text) (text) argument
A Dqconf.h178 void setText(colIdx idx, const QString& text) in setText()
182 QString text(colIdx idx) const in text() function
A Dkxgettext.c12 static char *escape(const char* text, char *bf, int len) in escape()
A Dexpr.h143 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 Dtst-timer.c37 static const char text[] = "signal_func\n"; in signal_func() local
/l4re-core-master/ldscripts/ARCH-amd64/
A Dmain_stat.ld70 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
A Dmain_dyn.ld84 *(.text .stub .text.* .gnu.linkonce.t.*)
/l4re-core-master/ldscripts/ARCH-ppc32/
A Dmain_stat.ld71 *(.text .stub .text.* .gnu.linkonce.t.*)
/l4re-core-master/ldscripts/ARCH-sparc/
A Dmain_stat.ld70 *(.text .stub .text.* .gnu.linkonce.t.*)
/l4re-core-master/ldscripts/ARCH-x86/
A Dmain_dyn.ld68 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
A Dmain_stat.ld65 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/lxdialog/
A Ddialog.h111 const char *text; member
/l4re-core-master/ldscripts/ARCH-mips/
A Dmain_rel.ld93 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
A Dmain_dyn.ld109 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
A Dmain_stat.ld108 *(.text.unlikely .text.*_unlikely .text.unlikely.*)
/l4re-core-master/uclibc/lib/contrib/uclibc/test/string/
A Dtester.c1022 char text[] = "This,is,a,test"; in test_strsep() local

Completed in 64 milliseconds

12