Lines Matching refs:property
120 static struct property *sym_get_default_prop(struct symbol *sym) in sym_get_default_prop()
122 struct property *prop; in sym_get_default_prop()
132 struct property *sym_get_range_prop(struct symbol *sym) in sym_get_range_prop()
134 struct property *prop; in sym_get_range_prop()
162 struct property *prop; in sym_validate_range()
214 struct property *prop; in sym_calc_visibility()
271 struct property *prop; in sym_choice_default()
409 struct property *prop; in sym_calc_value()
698 struct property *prop; in sym_string_within_range()
796 struct property *prop; in sym_get_string_default()
1067 struct property *prop;
1199 struct property *prop; in sym_check_sym_deps()
1320 struct symbol *prop_get_symbol(const struct property *prop) in prop_get_symbol()