Lines Matching refs:quiet
242 flash = self.edt_flash_node(command, b, args.quiet)
266 if not args.quiet:
280 if not args.quiet:
285 if not args.quiet:
289 subprocess.check_call(sign_bin, stdout=subprocess.PIPE if args.quiet else None)
293 if not args.quiet:
297 subprocess.check_call(sign_hex, stdout=subprocess.PIPE if args.quiet else None)
332 def edt_flash_node(cmd, b, quiet=False): argument
339 if not quiet:
526 if not args.quiet:
565 if not args.quiet and args.verbose:
612 if not args.quiet: