Searched refs:authors (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/scripts/ |
| H A D | get_reviewer.pl | 836 Using "--git-blame" is slow and may add old committers and authors 1335 my @authors = (); 1348 @authors = grep(/$author_pattern/, @lines); 1354 return (0, \@signatures, \@authors, \@stats) if !@signatures; 1363 my ($author_ref, $authors_ref) = extract_formatted_signatures(@authors); 1381 my @authors = (); 1387 push(@authors, $author); 1394 return @authors; 1733 tracking, the maximum number of commit authors and signers to add, 1808 my @authors [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/ |
| H A D | headergen2.c | 400 fprintf(f.file, " by the following authors:"); 403 if(db->copyright.authors[i]->name) 404 fprintf(f.file, "%s", db->copyright.authors[i]->name); 405 if(db->copyright.authors[i]->email) 406 fprintf(f.file, " <%s>", db->copyright.authors[i]->email); 407 if(db->copyright.authors[i]->nicknamesnum) { 408 for(j = 0; j < db->copyright.authors[i]->nicknamesnum; ++j) { 409 fprintf(f.file, "%s%s", (j ? ", " : " ("), db->copyright.authors[i]->nicknames[j]);
|
| H A D | rnn.h | 45 struct rnnauthor **authors; member in struct:rnncopyright
|
| H A D | rnn.c | 802 ADDARRAY(copyright->authors, author);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | XWin.rc | 24 *Except as contained in this notice, the names of the authors 27 *from the authors.
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | XWin.rc | 24 *Except as contained in this notice, the names of the authors 27 *from the authors.
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | Tools.mk | 12 # specific, written prior permission. The authors make no
|
| H A D | configure.ac | 12 dnl specific, written prior permission. The authors make no
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | license.rst | 29 Mesa device drivers are copyrighted by their authors. See below for a
|
| /xsrc/external/mit/brotli/dist/ |
| H A D | README.md | 94 > **Disclaimer:** Brotli authors take no responsibility for the third party projects mentioned in this section.
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | ax_pthread.m4 | 45 # Please let the authors know if this macro fails on any platform, or if
|
| /xsrc/external/mit/xorg-server/dist/m4/ |
| H A D | ax_pthread.m4 | 45 # Please let the authors know if this macro fails on any platform, or if
|
Completed in 11 milliseconds