Home
last modified time | relevance | path

Searched refs:show_detail (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/tools/buildman/
Dbuilder.py325 show_detail=False, show_bloat=False, argument
340 self._show_detail = show_detail
969 def PrintSizeSummary(self, board_selected, board_dict, show_detail, argument
1070 if show_detail:
1076 config, environment, show_sizes, show_detail, argument
1254 self.PrintSizeSummary(board_selected, board_dict, show_detail,
Dcontrol.py318 options.show_detail = True
320 options.show_detail, options.show_bloat,