| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | symbol.c | 41 struct property *prop = prop_alloc(P_DEFAULT, sym); in sym_add_default() local 100 struct property *prop; in sym_get_choice_prop() local 109 struct property *prop; in sym_get_env_prop() local 118 struct property *prop; in sym_get_default_prop() local 130 struct property *prop; in sym_get_range_prop() local 158 struct property *prop; in sym_validate_range() local 191 struct property *prop; in sym_calc_visibility() local 238 struct property *prop; in sym_choice_default() local 264 struct property *prop; in sym_calc_choice() local 289 struct property *prop; in sym_calc_value() local [all …]
|
| H A D | menu.c | 31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn() 129 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local 187 struct property *prop; in menu_add_option() local 214 struct property *prop; in sym_check_prop() local 266 struct property *prop; in menu_finalize() local 510 static void get_prompt_str(struct gstr *r, struct property *prop) in get_prompt_str() 544 struct property *prop; in get_symbol_str() local
|
| H A D | zconf.y | 514 struct property *prop; variable 618 struct property *prop; in print_symbol() local 699 struct property *prop; in zconfdump() local
|
| H A D | confdata.c | 193 struct property *prop; in conf_read_simple() local 344 struct property *prop; in conf_read() local 924 struct property *prop; in randomize_choice_values() local 967 struct property *prop; in set_all_choice_values() local
|
| H A D | util.c | 56 struct property *prop; in file_write_dep() local
|
| H A D | qconf.cc | 118 struct property *prop; in updateMenu() local 1080 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local 1248 struct property *prop; in search() local
|
| H A D | zconf.tab.c | 2269 struct property *prop; in conf_parse() local 2373 struct property *prop; in print_symbol() local 2454 struct property *prop; in zconfdump() local
|
| H A D | conf.c | 352 struct property *prop; in conf() local
|
| H A D | mconf.c | 341 struct property *prop; in build_conf() local
|
| H A D | gconf.c | 1313 struct property *prop; in update_tree() local 1396 struct property *prop; in display_tree() local
|
| H A D | expr.h | 81 struct property *prop; member
|
| H A D | nconf.c | 735 struct property *prop; in build_conf() local
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | checks.c | 117 struct property *prop; in check_nodes_props() local 182 struct property *prop; in check_is_string() local 199 struct property *prop; in check_is_cell() local 235 struct property *prop, *prop2; in check_duplicate_property_names() local 271 struct node *node, struct property *prop) in check_property_name_chars() 282 #define DESCLABEL_ARGS(node,prop,mark) \ argument 290 struct property *prop, struct marker *mark) in check_duplicate_label() 323 struct node *node, struct property *prop) in check_duplicate_label_prop() 338 struct node *node, struct property *prop) in check_explicit_phandles() 399 struct property **pp, *prop = NULL; in check_name_properties() local [all …]
|
| H A D | livetree.c | 178 void add_property(struct node *node, struct property *prop) in add_property() 271 struct property *prop; in get_property() local 280 cell_t propval_cell(struct property *prop) in propval_cell() 289 struct property *prop; in get_property_by_label() local 313 struct node **node, struct property **prop) in get_marker_label() 536 struct property *prop, **tbl; in sort_properties() local
|
| H A D | treesource.c | 193 static void write_propval(FILE *f, struct property *prop) in write_propval() 236 struct property *prop; in write_tree_source_node() local
|
| H A D | fstree.c | 52 struct property *prop; in read_fstree() local
|
| H A D | dtc-parser.y | 49 struct property *prop; member
|
| H A D | flattree.c | 262 struct property *prop; in flatten_tree() local 760 struct property *prop; in unflatten_tree() local
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/ |
| H A D | fdt_rw.c | 206 int len, struct fdt_property **prop) in _fdt_resize_property() 224 int len, struct fdt_property **prop) in _fdt_add_property() 277 struct fdt_property *prop; in fdt_setprop() local 294 struct fdt_property *prop; in fdt_delprop() local
|
| H A D | fdt_ro.c | 186 const struct fdt_property *prop; in fdt_get_property() local 247 const struct fdt_property *prop; in fdt_getprop() local 434 const void *prop; in fdt_node_check_compatible() local
|
| H A D | fdt_sw.c | 193 struct fdt_property *prop; in fdt_property() local 239 struct fdt_property *prop = in fdt_finish() local
|
| H A D | fdt_wip.c | 85 struct fdt_property *prop; in fdt_nop_property() local
|