Searched refs:lines (Results 1 – 6 of 6) sorted by relevance
52 def merge_unfinished_lines(lines): argument60 for line in lines:94 def get_touched_files(lines, orig_cwd): argument109 for line in lines:
26 `Signed-off-by:` and `Author:` lines must match. If anyone else contributes
87 There may be multiple ``Signed-off-by:`` lines depending on the history of the
773 lines = []793 lines.append(line[len(HFTEST_LOG_PREFIX):])794 return lines
125 These log messages will be buffered per VM to make complete lines, then output
60 red broken lines indicate trust boundaries.62 Components outside of the broken lines are considered untrusted.
Completed in 11 milliseconds