Home
last modified time | relevance | path

Searched defs:commits (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dcontrol.py26 def GetActionSummary(is_summary, commits, selected, options): argument
H A Dbuilder.py1305 def ProduceResultSummary(self, commit_upto, commits, board_selected): argument
1321 def ShowSummary(self, commits, board_selected): argument
1342 def SetupBuild(self, board_selected, commits): argument
1425 def BuildBoards(self, commits, board_selected, keep_outputs, verbose): argument
H A Dtest.py78 commits = [ variable
/rk3399_rockchip-uboot/scripts/
H A Dmailmapper79 commits, name = line.split(None, 1) variable