Searched refs:authors (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/scripts/
H A Dget_reviewer.pl836 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 Dheadergen2.c400 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 Drnn.h45 struct rnnauthor **authors; member in struct:rnncopyright
H A Drnn.c802 ADDARRAY(copyright->authors, author);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A DXWin.rc24 *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 DXWin.rc24 *Except as contained in this notice, the names of the authors
27 *from the authors.
/xsrc/external/mit/fontconfig/dist/
H A DTools.mk12 # specific, written prior permission. The authors make no
H A Dconfigure.ac12 dnl specific, written prior permission. The authors make no
/xsrc/external/mit/MesaLib/dist/docs/
H A Dlicense.rst29 Mesa device drivers are copyrighted by their authors. See below for a
/xsrc/external/mit/brotli/dist/
H A DREADME.md94 > **Disclaimer:** Brotli authors take no responsibility for the third party projects mentioned in this section.
/xsrc/external/mit/fontconfig/dist/m4/
H A Dax_pthread.m445 # Please let the authors know if this macro fails on any platform, or if
/xsrc/external/mit/xorg-server/dist/m4/
H A Dax_pthread.m445 # Please let the authors know if this macro fails on any platform, or if

Completed in 11 milliseconds