Home
last modified time | relevance | path

Searched defs:outfile (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dmicrocode-tool.py175 def CreateFile(date, license_text, mcodes, outfile): argument
H A Dmicrocode-tool175 def CreateFile(date, license_text, mcodes, outfile): argument
H A Dimagetool.h65 const char *outfile; /* Output filename */ member
H A Difdtool.c828 char *outfile = NULL; in main() local
/rk3399_rockchip-uboot/tools/patman/
H A Dcommand.py43 def RunPipe(pipe_list, infile=None, outfile=None, argument
/rk3399_rockchip-uboot/tools/binman/
H A Dfunc_test.py142 def _SetupDtb(self, fname, outfile='u-boot.dtb'): argument