Home
last modified time | relevance | path

Searched refs:fname_list (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/patman/
H A Dfunc_test.py59 fname_list = []
65 fname_list.append(fname)
72 return cover_fname, fname_list
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dtoolchain.py305 fname_list = self.ScanPathEnv(fname)
306 for f in fname_list:
308 if not fname_list:
/OK3568_Linux_fs/u-boot/tools/
H A Dmicrocode-tool79 def ParseHeaderFiles(fname_list): argument
93 for fname in fname_list:
H A Dmicrocode-tool.py79 def ParseHeaderFiles(fname_list): argument
93 for fname in fname_list: