HomeSort by relevance Sort by last modified time
    Searched refs:Fill80 (Results 1 - 3 of 3) sorted by null

  /external/v8/tools/release/
create_release.py 149 changelog_entry = "\n".join(map(Fill80, changelog_entry.splitlines()))
push_to_candidates.py 185 changelog_entry = "\n".join(map(Fill80, changelog_entry.splitlines()))
common_includes.py 84 def Fill80(line):
126 result += "%s\n" % Fill80("%s%s%s." % (raw_title, space, bug_reference))
130 result += "%s\n" % Fill80("(%s)" % author.strip())

Completed in 134 milliseconds