Searched defs:board_selected (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/tools/buildman/ |
D | builder.py | 859 def ResetResultSummary(self, board_selected): argument 969 def PrintSizeSummary(self, board_selected, board_dict, show_detail, argument 1074 def PrintResultSummary(self, board_selected, board_dict, err_lines, argument 1404 def ProduceResultSummary(self, commit_upto, commits, board_selected): argument 1421 def ShowSummary(self, commits, board_selected): argument 1442 def SetupBuild(self, board_selected, commits): argument 1525 def BuildBoards(self, commits, board_selected, keep_outputs, verbose): argument
|