Searched defs:commit_upto (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | builder.py | 450 def _GetOutputDir(self, commit_upto): argument 470 def GetBuildDir(self, commit_upto, target): argument 482 def GetDoneFile(self, commit_upto, target): argument 491 def GetSizesFile(self, commit_upto, target): argument 500 def GetFuncSizesFile(self, commit_upto, target, elf_fname): argument 511 def GetObjdumpFile(self, commit_upto, target, elf_fname): argument 522 def GetErrFile(self, commit_upto, target): argument 610 def GetBuildOutcome(self, commit_upto, target, read_func_sizes, argument 681 def GetResultSummary(self, boards_selected, commit_upto, read_func_sizes, argument 1305 def ProduceResultSummary(self, commit_upto, commits, board_selected): argument
|
| H A D | builderthread.py | 113 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument
|