Searched defs:str (Results 1 – 11 of 11) sorted by relevance
/extra/config/ |
A D | zconf.l | 49 static void append_string(const char *str, int size) in append_string() 63 static void alloc_string(const char *str, int size) in alloc_string()
|
A D | qconf.cc | 62 static inline QString qgettext(const char* str) in qgettext() 67 static inline QString qgettext(const QString& str) in qgettext() 997 QString str; in symbolInfo() local 1121 QString ConfigInfoView::print_filter(const QString &str) in print_filter() 1152 void ConfigInfoView::expr_print_help(void *data, struct symbol *sym, const char *str) in expr_print_help() 1665 static const QString str = _("Welcome to the qconf graphical configuration tool.\n\n" in showIntro() local 1682 …static const QString str = _("qconf is Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>.\n\… in showAbout() local
|
A D | conf.c | 57 static void strip(char *str) in strip() 750 void xfgets(char *str, int size, FILE *in) in xfgets()
|
A D | symbol.c | 159 char str[64]; in sym_validate_range() local 551 bool sym_string_valid(struct symbol *sym, const char *str) in sym_string_valid() 594 bool sym_string_within_range(struct symbol *sym, const char *str) in sym_string_within_range() 696 const char *str; in sym_get_string_default() local
|
A D | zconf.y | 589 static void print_quoted_string(FILE *out, const char *str) in print_quoted_string()
|
A D | expr.c | 1125 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() 1135 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper()
|
A D | lkc.h | 98 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite()
|
A D | confdata.c | 621 const char *str; in conf_write_symbol() local 736 const char *str; in conf_write() local
|
A D | nconf.c | 248 char str[256]; member 508 char *str = k_menu_items[index].str; in get_mext_match() local
|
/extra/config/lxdialog/ |
A D | dialog.h | 173 char str[MAXITEMSTR]; /* promtp displayed */ member
|
/extra/scripts/ |
A D | unifdef.c | 927 const char *str; member 1335 const char *str; in findsym() local
|
Completed in 766 milliseconds