Searched refs:pruned_output (Results 1 – 1 of 1) sorted by relevance
178 def prune_lockedsigs(excluded_tasks, excluded_targets, lockedsigs, onlynative, pruned_output): argument180 bb.utils.mkdirhier(os.path.dirname(pruned_output))181 with open(pruned_output, 'w') as f: