Searched defs:author (Results 1 - 7 of 7) sorted by relevance

/external/llvm/utils/lit/
H A Dsetup.py9 author = lit.__author__, variable
/external/webkit/Tools/QueueStatusServer/model/
H A Dqueuestatus.py34 author = db.UserProperty() variable in class:QueueStatus
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
H A Dcommitinfo.py42 self._author = changelog_data["author"]
61 def author(self): member in class:CommitInfo
79 self.author(),
90 string += " Author: %s\n" % (self.author() or author_line)
H A Dchangelog.py75 def author(self): member in class:ChangeLogEntry
/external/markdown/
H A Dsetup.py33 author = 'Manfred Stienstra and Yuri takhteyev', variable in class:md_install_scripts
/external/webkit/Tools/Scripts/webkitpy/tool/bot/
H A Dflakytestreporter_unittest.py46 def author(self): member in class:MockCommitInfo
132 foo/bar.html bug 78 (author: abarth@webkit.org)
151 self.assertEqual(reporter._optional_author_string(["foo@bar.com"]), " (author: foo@bar.com)")
/external/libpng/contrib/gregbook/
H A Dwritepng.h10 express or implied. In no event shall the author or contributors
102 char *author; member in struct:_mainprog_info

Completed in 1038 milliseconds