Lines Matching defs:self
114 def __init__(self, config_filename, target): argument
120 def Add(self, fname, key, value): argument
123 def __hash__(self): argument
204 def __init__(self, rc, err_lines, sizes, func_sizes, config): argument
211 def __init__(self, toolchains, base_dir, git_dir, num_threads, num_jobs, argument
301 def __del__(self): argument
306 def signal_handler(self, signal, frame): argument
309 def SetDisplayOptions(self, show_errors=False, show_sizes=False, argument
328 def _AddTimestamp(self): argument
357 def ClearLine(self, length): argument
373 def SelectCommit(self, commit, checkout=True): argument
380 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
399 def ProcessResult(self, result): argument
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
532 def FilterErrors(self, lines): argument
548 def ReadFuncSizes(self, fname, fd): argument
573 def _ProcessConfig(self, fname): argument
610 def GetBuildOutcome(self, commit_upto, target, read_func_sizes, argument
681 def GetResultSummary(self, boards_selected, commit_upto, read_func_sizes, argument
760 def AddOutcome(self, board_dict, arch_list, changes, char, color): argument
790 def ColourNum(self, num): argument
796 def ResetResultSummary(self, board_selected): argument
818 def PrintFuncSizeDetail(self, fname, old, new): argument
866 def PrintSizeDetail(self, target_list, show_bloat): argument
904 def PrintSizeSummary(self, board_selected, board_dict, show_detail, argument
1009 def PrintResultSummary(self, board_selected, board_dict, err_lines, argument
1305 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
1355 def GetThreadDir(self, thread_num): argument
1363 def _PrepareThread(self, thread_num, setup_git): argument
1389 def _PrepareWorkingSpace(self, max_threads, setup_git): argument
1402 def _PrepareOutputSpace(self): argument
1425 def BuildBoards(self, commits, board_selected, keep_outputs, verbose): argument