Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H 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()
509 const char *text) in show_scroll_win()
H A Dlkc.h41 #define _(text) gettext(text) argument
42 #define N_(text) (text) argument
H A Dmconf.c621 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
627 static void show_helptext(const char *title, const char *text) in show_helptext()
H A Dqconf.h178 void setText(colIdx idx, const QString& text) in setText()
182 QString text(colIdx idx) const in text() function
H A Dzconf.l27 static char *text; variable
H A Dkxgettext.c13 static char *escape(const char* text, char *bf, int len) in escape()
H A Dexpr.h138 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
H A Dqconf.cc1153 QString* text = reinterpret_cast<QString*>(data); in expr_print_help() local
H A Dlex.zconf.c798 static char *text; variable
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dsrcpos.c132 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update()
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dzlib.h187 MS_U32 text; /* true if compressed data believed to be text */ member
H A Dpng.h798 png_charp text; /* comment, may be an empty string (ie "") member
957 png_textp text; /* array of comments read/to write */ member
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dunifdef.c175 static bool text; /* -t: this is a text file */ variable