HomeSort by: relevance | last modified time | path
    Searched refs:author (Results 1 - 13 of 13) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/docs/
conf.py 58 author = 'Brian Paul' variable
184 # author, documentclass [howto, manual, or own class]).
197 [author], 1)
204 # (source start file, target name, title, author,
208 author, 'TheMesa3DGraphicsLibrary', 'One line description of project.',
  /xsrc/external/mit/MesaLib.old/dist/scripts/
get_reviewer.pl 148 "HgAuthor: {author}\\n" .
158 "HgAuthor: {author}\\n" .
1384 my $author = $1;
1385 my ($name, $address) = parse_email($author);
1386 $author = format_email($name, $address, 1);
1387 push(@authors, $author);
1537 print STDERR " Author: @{$ref}[1]\n";
1585 "\n#(toggle), A#(author), S#(signed) *(all), ^(none), O(options), Y(approve): ";
1627 if ($list[$i]->[1] =~ /^(author|commit|signer)/i);
1730 be matched to its commit author and that commits signers with blame
    [all...]
  /xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
hardware.h 138 /** Author/owner/implementor of the module */
139 const char *author; member in struct:hw_module_t
  /xsrc/external/mit/fontconfig/dist/
Tools.mk 10 # documentation, and that the name of the author(s) not be used in
16 # THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
18 # EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
24 # Google Author(s): Behdad Esfahbod
  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_android.c 49 .author = "Google",
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_android.c 55 .author = "Google",
  /xsrc/external/mit/brotli/dist/
setup.py 143 AUTHOR = 'The Brotli Authors'
285 author=AUTHOR, variable in class:BuildExt
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_android.c 64 .author = "Google",
  /xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
rnn.c 765 else if (!strcmp(chain->name, "author")) {
766 struct rnnauthor* author = calloc(sizeof *author, 1); local
769 author->contributions = getcontent(chain);
772 author->name = strdup(getattrib(db, file, chain->line, authorattr));
774 author->email = strdup(getattrib(db, file, chain->line, authorattr));
776 rnn_err(db, "%s:%d: wrong attribute \"%s\" for author\n", file, chain->line, authorattr->name);
796 ADDARRAY(author->nicknames, nickname);
798 rnn_err(db, "%s:%d: wrong tag in author: <%s>\n", file, authorchild->line, authorchild->name);
802 ADDARRAY(copyright->authors, author);
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_android.c 61 .author = "Google",
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_android.c 56 .author = "Intel",
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_android.c 51 .author = "Intel",
  /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_android.c 49 .author = "Google LLC",

Completed in 15 milliseconds