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

/external/chromium-trace/trace-viewer/third_party/python_gflags/
H A Dsetup.py38 author='Google Inc. and others', variable
/external/chromium-trace/trace-viewer/third_party/closure_linter/
H A Dsetup.py26 author='The Closure Linter Authors', variable
/external/linux-tools-perf/util/
H A Dsetup.py20 author='Arnaldo Carvalho de Melo', variable
/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/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DAuthorBox.java37 private String author; field in class:AuthorBox
57 * @return the author
60 return author;
67 public void setAuthor(String author) { argument
68 this.author = author;
72 return 7 + Utf8.utf8StringLengthInBytes(author);
79 author = IsoTypeReader.readString(content);
86 byteBuffer.put(Utf8.convert(author));
92 return "AuthorBox[language=" + getLanguage() + ";author
[all...]
/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
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 721 milliseconds