Home
last modified time | relevance | path

Searched defs:commit_upto (Results 1 – 2 of 2) sorted by relevance

/u-boot-v2022.01-rc1/tools/buildman/
A Dbuilder.py530 def _GetOutputDir(self, commit_upto): argument
554 def GetBuildDir(self, commit_upto, target): argument
568 def GetDoneFile(self, commit_upto, target): argument
577 def GetSizesFile(self, commit_upto, target): argument
586 def GetFuncSizesFile(self, commit_upto, target, elf_fname): argument
597 def GetObjdumpFile(self, commit_upto, target, elf_fname): argument
608 def GetErrFile(self, commit_upto, target): argument
729 def GetBuildOutcome(self, commit_upto, target, read_func_sizes, argument
813 def GetResultSummary(self, boards_selected, commit_upto, read_func_sizes, argument
1535 def ProduceResultSummary(self, commit_upto, commits, board_selected): argument
A Dbuilderthread.py132 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument

Completed in 7 milliseconds