Searched defs:sym (Results 1 - 15 of 15) sorted by relevance

/u-boot/common/
H A Dkallsyms.c25 const char *sym, *csym; local
[all...]
/u-boot/scripts/kconfig/
H A Dlkc.h129 static inline tristate sym_get_tristate_value(struct symbol *sym) argument
135 static inline struct symbol *sym_get_choice_value(struct symbol *sym) argument
145 sym_is_choice(struct symbol *sym) argument
150 sym_is_choice_value(struct symbol *sym) argument
155 sym_is_optional(struct symbol *sym) argument
160 sym_has_value(struct symbol *sym) argument
[all...]
H A Dconf.c83 static int conf_askvalue(struct symbol *sym, const char *def) argument
131 struct symbol *sym = menu->sym; local
164 struct symbol *sym = menu->sym; local
231 struct symbol *sym, *def_sym; local
346 struct symbol *sym; local
413 struct symbol *sym; local
[all...]
H A Dmenu.c47 void menu_add_entry(struct symbol *sym) argument
113 struct symbol *sym = current_entry->sym; local
193 menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) argument
223 menu_validate_number(struct symbol *sym, struct symbol *sym2) argument
229 sym_check_prop(struct symbol *sym) argument
296 struct symbol *sym; local
630 struct symbol *sym; local
764 get_symbol_prop(struct symbol *sym) argument
773 get_symbol_props_str(struct gstr *r, struct symbol *sym, enum prop_type tok, const char *prefix) argument
794 get_symbol_str(struct gstr *r, struct symbol *sym, struct list_head *head) argument
845 struct symbol *sym; local
859 struct symbol *sym = menu->sym; local
[all...]
H A Dexpr.c17 struct expr *expr_alloc_symbol(struct symbol *sym) argument
843 expr_contains_symbol(struct expr *dep, struct symbol *sym) argument
871 expr_depends_symbol(struct expr *dep, struct symbol *sym) argument
914 expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym) argument
1232 expr_print_file_helper(void *data, struct symbol *sym, const char *str) argument
1242 expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) argument
[all...]
H A Dqconf.h266 struct symbol *sym; member in class:ConfigInfoView
H A Dconfdata.c162 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) argument
289 struct symbol *sym; local
443 struct symbol *sym; local
521 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) argument
575 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) argument
649 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) argument
662 conf_write_symbol(FILE *fp, struct symbol *sym, struct conf_printer *printer, void *printer_arg) argument
705 struct symbol *sym; local
779 struct symbol *sym; local
912 struct symbol *sym; local
1016 struct symbol *sym; local
1126 struct symbol *sym; local
1174 struct symbol *sym; local
1193 struct symbol *sym, *csym; local
[all...]
H A Dmconf.c467 struct symbol *sym; local
648 struct symbol *sym; local
[all...]
H A Dsymbol.c36 enum symbol_type sym_get_type(struct symbol *sym) argument
70 struct property *sym_get_choice_prop(struct symbol *sym) argument
79 static struct property *sym_get_default_prop(struct symbol *sym) argument
91 static struct property *sym_get_range_prop(struct symbol *sym) argument
103 sym_get_range_val(struct symbol *sym, int base) argument
119 sym_validate_range(struct symbol *sym) argument
153 sym_set_changed(struct symbol *sym) argument
166 struct symbol *sym; local
173 sym_calc_visibility(struct symbol *sym) argument
242 sym_choice_default(struct symbol *sym) argument
268 sym_calc_choice(struct symbol *sym) argument
300 sym_warn_unmet_dep(struct symbol *sym) argument
321 sym_calc_value(struct symbol *sym) argument
466 struct symbol *sym; local
475 sym_tristate_within_range(struct symbol *sym, tristate val) argument
496 sym_set_tristate_value(struct symbol *sym, tristate val) argument
532 sym_toggle_tristate_value(struct symbol *sym) argument
555 sym_string_valid(struct symbol *sym, const char *str) argument
598 sym_string_within_range(struct symbol *sym, const char *str) argument
640 sym_set_string_value(struct symbol *sym, const char *newval) argument
696 sym_get_string_default(struct symbol *sym) argument
767 sym_get_string_value(struct symbol *sym) argument
791 sym_is_changable(struct symbol *sym) argument
917 struct symbol *sym; member in struct:sym_match
953 struct symbol *sym, **sym_arr = NULL; local
1012 struct symbol *sym; member in struct:dep_stack
1017 dep_stack_insert(struct dep_stack *stack, struct symbol *sym) argument
1042 struct symbol *sym, *next_sym; local
1130 struct symbol *sym; local
1163 sym_check_sym_deps(struct symbol *sym) argument
1213 struct symbol *sym, *sym2; local
1248 sym_check_deps(struct symbol *sym) argument
1279 prop_alloc(enum prop_type type, struct symbol *sym) argument
[all...]
H A Dexpr.h39 struct symbol *sym; member in union:expr_data
193 struct symbol *sym; /* the symbol for which the property is associated */ member in struct:property
234 struct symbol *sym; member in struct:menu
[all...]
H A Dnconf.c737 struct symbol *sym; local
1072 struct symbol *sym; local
[all...]
H A Dqconf.cc106 struct symbol* sym; local
467 struct symbol* sym; local
492 struct symbol* sym; local
1073 struct symbol* sym; local
1127 debug_info(struct symbol *sym) argument
1211 expr_print_help(void *data, struct symbol *sym, const char *str) argument
[all...]
H A Dgconf.c787 struct symbol *sym; local
808 struct symbol *sym = menu->sym; local
1040 struct symbol *sym = menu->sym; local
1255 struct symbol *sym; local
1336 struct symbol *sym; local
[all...]
/u-boot/lib/zlib/
H A Dinftrees.c37 unsigned sym; /* index of code symbols */ local
[all...]
/u-boot/fs/squashfs/
H A Dsqfs.c419 static char *sqfs_resolve_symlink(struct squashfs_symlink_inode *sym, argument
457 struct squashfs_symlink_inode *sym; local

Completed in 272 milliseconds