Searched refs:clean (Results 1 – 7 of 7) sorted by relevance
107 # The command used to undo local changes to each module when "west patch clean" is run112 # The command used to clean each module when "west patch clean" is run113 clean-command:115 default: "git clean -d -f -x"
154 clean: target161 clean_all: clean clean_coverage ;163 .PHONY: clean clean_coverage clean_all link_with_esw runner_lib no_default all ${DEPENDFILES}
337 "clean": self.clean,415 self.clean(args, yml, patched_mods)419 def clean(self, args, yml, dst_mods=None): member in Patch
195 def clean(self, args): member in Blobs
1370 my $clean = 'X' x length($1);1371 $res =~ s@\<.*\>@<$clean>@;1375 my $clean = 'X' x length($1);2185 our $clean = 0;2195 our $clean = 0;2205 our $clean = 0;2331 our $clean = 1;6925 if (!$clean and !$fix) {6944 if ($clean == 0 && $fix &&6985 if ($clean == 1) {[all …]
502 …fish_seen_subcommand_from list fetch clean" -ra "list\t'list binary blobs' fetch\t'fetch binary bl…503 …st_seen_subcommand_from blobs; and __fish_seen_subcommand_from list fetch clean" -ra "(__zephyr_we…504 …est_seen_subcommand_from blobs; and not __fish_seen_subcommand_from fetch clean" -o f -l format -r…
347 'clean[clean working tree of binary blobs]'
Completed in 13 milliseconds