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

  /external/v8/tools/push-to-trunk/
common_includes.py 80 def Fill80(line):
122 result += "%s\n" % Fill80("%s%s%s." % (raw_title, space, bug_reference))
126 result += "%s\n" % Fill80("(%s)" % author.strip())
push_to_trunk.py 237 changelog_entry = "\n".join(map(Fill80, changelog_entry.splitlines()))

Completed in 460 milliseconds