Searched refs:indent_add (Results 1 – 1 of 1) sorted by relevance
5846 def indent_add(s): function5852 indent_add(s)5870 indent_add(TYPE_TO_STR[sc.orig_type])5884 indent_add("option allnoconfig_y")5887 indent_add("option defconfig_list")5890 indent_add('option env="{}"'.format(sc.env_var))5893 indent_add("option modules")5906 indent_add("optional")5916 indent_add("depends on " + expr_str(self.dep, sc_expr_str_fn))5919 indent_add("help")[all …]