Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 22 of 22) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dsymbol.c41 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 Dmenu.c31 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 Dzconf.y514 struct property *prop; variable
618 struct property *prop; in print_symbol() local
699 struct property *prop; in zconfdump() local
H A Dconfdata.c193 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 Dutil.c56 struct property *prop; in file_write_dep() local
H A Dqconf.cc118 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 Dzconf.tab.c2269 struct property *prop; in conf_parse() local
2373 struct property *prop; in print_symbol() local
2454 struct property *prop; in zconfdump() local
H A Dconf.c352 struct property *prop; in conf() local
H A Dmconf.c341 struct property *prop; in build_conf() local
H A Dgconf.c1313 struct property *prop; in update_tree() local
1396 struct property *prop; in display_tree() local
H A Dexpr.h81 struct property *prop; member
H A Dnconf.c735 struct property *prop; in build_conf() local
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dchecks.c117 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 Dlivetree.c178 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 Dtreesource.c193 static void write_propval(FILE *f, struct property *prop) in write_propval()
236 struct property *prop; in write_tree_source_node() local
H A Dfstree.c52 struct property *prop; in read_fstree() local
H A Ddtc-parser.y49 struct property *prop; member
H A Dflattree.c262 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 Dfdt_rw.c206 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 Dfdt_ro.c186 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 Dfdt_sw.c193 struct fdt_property *prop; in fdt_property() local
239 struct fdt_property *prop = in fdt_finish() local
H A Dfdt_wip.c85 struct fdt_property *prop; in fdt_nop_property() local