Home
last modified time | relevance | path

Searched full:author (Results 1 – 25 of 125) sorted by relevance

12345

/llvm-project/polly/lib/External/isl/doc/
H A Disl.bib2 author = {Wayne Kelly and
26 author = {Beletska, Anna and Barthou, Denis and Bielecki, Wlodzimierz and Cohen, Albert},
39 author = "Schrijver, Alexander",
46 author = {Tarjan, Robert},
58author = "Wayne Kelly and Vadim Maslov and William Pugh and Evan Rosser and Tatiana Shpeisman and …
66author = "Wayne Kelly and Vadim Maslov and William Pugh and Evan Rosser and Tatiana Shpeisman and …
74 author = "Verdoolaege, Sven",
83 author = {Barthou, Denis and Cohen, Albert and Collard, Jean-Fran\c{c}ois},
97 author = "P. Feautrier",
107 author = {Feautrier, P.},
[all …]
/llvm-project/clang/test/Sema/
H A Dwarn-documentation.m7 /// \brief\author Aaa
11 * \brief\author Aaa
24 /// \brief\author Aaa
28 /// \brief\author Aaa
33 /// \brief\author Aaa
38 /// \brief\author Aaa
52 /// \brief\author Aaa
57 /// \brief\author Aaa
60 /// \brief\author Aaa
65 /// \brief\author Aaa
[all …]
H A Dwarn-documentation.cpp855 int test1; ///< \brief\author Aaa
859 int test2, ///< \brief\author Aaa
860 test3; ///< \brief\author Aaa
864 ///< \author Aaa
891 /// \brief\author Aaa
895 /// \brief\author Aaa
899 /// \brief\author Aaa
902 /// \brief\author Aaa
906 int test_attach5; ///< \brief\author Aaa
909 /// \brief\author Aaa
[all …]
/llvm-project/llvm/docs/
H A DCodeReview.rst54 they may ask for a revert to the original author who is responsible to revert
57 code in the tree. This does not indicate any fault from the patch author,
78 author, for example, might no longer be an active contributor to the project.
115 All comments by reviewers should be acknowledged by the patch author. It is
117 revision of the patch unless the author and/or other reviewers can articulate a
119 does not address all outstanding feedback, the author should explicitly state
137 suggesting a change, if you want the author to make a similar set of changes at
139 the author can make all of the changes at once. If a patch will require
142 possible. This allows the patch author and reviewers to make the most efficient
168 another), the author shoul
[all...]
H A DDeveloperPolicy.rst302 added to the project's release notes at the author's or code reviewer's
401 * If you're not the original author, ensure the 'Author' property of the commit is
402 set to the original author and the 'Committer' property is set to yourself.
404 ``git commit --amend --author="John Doe <jdoe@llvm.org>"`` to correct the
405 author property if it is incorrect. See `Attribution of Changes`_ for more
472 original commit thread with the reverting patch author.
492 * In general, if the author themselves would revert the change per these
494 author. This is one of the major cases where our norms differ from others;
512 revert. This serves as both a notice to the original author tha
[all...]
/llvm-project/.github/workflows/
H A Demail-check.yaml21 - name: Extract author email
22 id: author
29 - name: Validate author email
30 if: ${{ endsWith(steps.author.outputs.EMAIL, 'noreply.github.com') }}
H A Dnew-prs.yml25 # that we do not have any of the other author associations.
48 - name: Greet Author
57 # Greet first so that only the author gets that notification.
H A Dmerged-prs.yml41 --author "${{ github.event.pull_request.user.login }}"
/llvm-project/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py106 def update(self, title, dateCreated, dateModified, author): argument
110 self.author = author
301 author = reviewInfo["fields"]["authorPHID"]
315 phabReview.update(title, dateCreated, dateModified, author)
482 get_real_name_from_author(review.author),
513 get_real_name_from_author(review.author),
531 reAuthorMail = re.compile("^author-mail <([^>]*)>.*$")
/llvm-project/llvm/lib/Support/
H A Dregstrlcpy.c10 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
/llvm-project/clang/test/SemaObjC/
H A Dweak-attr-ivar.m46 @property(copy) NSString *author; property
51 @end @implementation FooPlaypenEntry @synthesize author = _author;
H A Dsuper-dealloc-attribute.m27 - (void) MyDeallocMeth __attribute((objc_requires_super)); // 'Baz' author has annotated method
29 - (void) AnnotMeth __attribute((objc_requires_super)); // 'Baz' author has annotated method
/llvm-project/llvm/utils/git/
H A Dgithub-automation.py88 Author: {self.issue.user.name} ({self.issue.user.login})
173 Author: {self.pr.user.name} ({self.pr.user.login})
247 def __init__(self, token: str, repo: str, pr_number: int, author: str):
250 self.author = author
277 @{self.author} Congratulations on having your first Pull Request (PR) merged into the LLVM Project!
681 pr_buildbot_information_parser.add_argument("--author", type=str, required=True)
751 args.token, args.repo, args.issue_number, args.author
/llvm-project/
H A D.mailmap1 # This file allows mapping several author and committer email addresses and
2 # names to a single canonical one for `git shortlog`, `git log --author`,
/llvm-project/utils/bazel/
H A DREADME.md9 unless the author has opted in to support Bazel. Keeping the Bazel build files
/llvm-project/lldb/examples/test/
H A Dusage-lldb-loggings20 Last Changed Author: johnny
81 Last Changed Author: johnny
/llvm-project/compiler-rt/
H A DCREDITS.TXT24 D: Architect and primary author of compiler-rt
/llvm-project/clang/test/Index/Inputs/CommentXML/
H A Dvalid-para-kind-01.xml8 <Para kind="author">Bbb</Para>
/llvm-project/llvm/utils/lit/
H A Dsetup.py21 author=lit.__author__,
/llvm-project/polly/docs/
H A Dconf.py186 # (source start file, target name, title, author, documentclass [howto/manual]).
219 # (source start file, target name, title, author,
/llvm-project/llvm/
H A DCREDITS.TXT168 D: Author of llvmc2
248 D: Author of LLVM Ada bindings
267 D: Author of the original C backend
/llvm-project/polly/lib/External/isl/imath/
H A Diprime.h4 Author: M. J. Fromberger
/llvm-project/libunwind/docs/
H A Dconf.py182 # (source start file, target name, title, author, documentclass [howto/manual]).
221 # (source start file, target name, title, author,
/llvm-project/bolt/docs/
H A Dconf.py176 # (source start file, target name, title, author, documentclass [howto/manual]).
215 # (source start file, target name, title, author,
/llvm-project/lld/docs/
H A Dconf.py176 # (source start file, target name, title, author, documentclass [howto/manual]).
215 # (source start file, target name, title, author,

12345