Home
last modified time | relevance | path

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

/external/u-boot/tools/buildman/
Dbuilder.py325 show_detail=False, show_bloat=False, argument
341 self._show_bloat = show_bloat
931 def PrintSizeDetail(self, target_list, show_bloat): argument
959 if show_bloat:
970 show_bloat): argument
1071 self.PrintSizeDetail(target_list, show_bloat)
1077 show_bloat, show_config, show_environment): argument
1255 show_bloat)
Dcontrol.py317 if options.show_bloat:
320 options.show_detail, options.show_bloat,