Home
last modified time | relevance | path

Searched refs:output (Results 1 – 7 of 7) sorted by relevance

/littlefs-latest/scripts/
Dchangeprefix.py87 output=None, argument
105 if output:
106 to_path = output
Dbench.py1027 output = None
1029 output = BenchOutput(args['output'],
1060 output,
1084 if output:
1085 output.close()
Dtest.py1033 output = None
1035 output = TestOutput(args['output'],
1062 output,
1084 if output:
1085 output.close()
Dplotmpl.py561 def main(csv_paths, output, *, argument
607 if output.endswith('.png'):
1009 plt.savefig(output, format='png' if png else 'svg')
1014 output,
Dprettyasserts.py418 def main(input=None, output=None, pattern=[], limit=LIMIT): argument
425 with openio(output or '-', 'w') as f:
Dperf.py161 output=None, argument
194 z = os.open(output, os.O_RDWR | os.O_CREAT)
1338 if not args.output:
/littlefs-latest/
D.gitignore1 # Compilation output