HomeSort by: relevance | last modified time | path
    Searched refs:authors (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/public-domain/xz/dist/po4a/
po4a.conf 10 [type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 add_$lang:?$lang.po.authors
11 [type: man] ../src/xzdec/xzdec.1 $lang:man/$lang/xzdec.1 add_$lang:?$lang.po.authors
12 [type: man] ../src/lzmainfo/lzmainfo.1 $lang:man/$lang/lzmainfo.1 add_$lang:?$lang.po.authors
13 [type: man] ../src/scripts/xzdiff.1 $lang:man/$lang/xzdiff.1 add_$lang:?$lang.po.authors
14 [type: man] ../src/scripts/xzgrep.1 $lang:man/$lang/xzgrep.1 add_$lang:?$lang.po.authors
15 [type: man] ../src/scripts/xzless.1 $lang:man/$lang/xzless.1 add_$lang:?$lang.po.authors
16 [type: man] ../src/scripts/xzmore.1 $lang:man/$lang/xzmore.1 add_$lang:?$lang.po.authors
update-po 40 > "$FILE.authors"
47 /The XZ Utils authors and contributors$/d
50 ' "$FILE" >> "$FILE.authors"
80 --copyright-holder="The XZ Utils authors and contributors" \
83 # Remove the *.po.authors files that were generated above.
85 rm -f -- *.po.authors
  /src/external/bsd/ntp/dist/scripts/build/
genAuthors.in 6 # Make sure we have the list of authors for git imports.
7 # Call with the path to the Authors/ subdirectory.
25 # Read in the list of known authors.
29 # Make sure that each of these users is in the set of known authors.
38 my $A_dir = "$bk_root/BitKeeper/etc/Authors";
39 my $A_file = "$bk_root/BitKeeper/etc/authors.txt";
40 my %authors;
46 # Process the authors.txt file
52 $authors{$1} = "";
60 #print "\%authors = ", join(' ', sort keys %authors), "\n"
    [all...]
  /src/external/bsd/kyua-cli/dist/integration/
cmd_about_test.sh 44 grep '<.*@.*>' "${file}" || atf_fail 'No authors reported'
51 atf_set "require.files" "${KYUA_DOCDIR}/AUTHORS ${KYUA_DOCDIR}/COPYING"
62 echo "Author <author@example.net>" >docs/AUTHORS
72 atf_set "require.files" "${KYUA_DOCDIR}/AUTHORS"
75 atf_check -s exit:0 -o file:"${KYUA_DOCDIR}/AUTHORS" -e empty \
76 kyua about authors
83 echo "Author <author@example.net>" >docs/AUTHORS
85 atf_check -s exit:0 -o file:docs/AUTHORS -e empty kyua about authors
  /src/external/gpl3/gcc/dist/contrib/gcc-changelog/
git_commit.py 221 def __init__(self, folder, authors, prs):
224 self.author_lines = list(authors)
279 def authors(self): member in class:ChangeLogEntry
785 def format_authors_in_changelog(cls, authors, timestamp, prefix=''):
787 for i, author in enumerate(authors):
820 authors = entry.authors if entry.authors else [self.info.author]
821 # add Co-Authored-By authors to all ChangeLog entries
823 if author not in authors
    [all...]
test_email.py 87 assert len(entry.authors) == 1
88 assert (entry.authors[0]
155 assert len(entry.authors) == 2
  /src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_commit.py 213 def __init__(self, folder, authors, prs):
216 self.author_lines = list(authors)
271 def authors(self): member in class:ChangeLogEntry
756 def format_authors_in_changelog(cls, authors, timestamp, prefix=''):
758 for i, author in enumerate(authors):
785 authors = entry.authors if entry.authors else [self.info.author]
786 # add Co-Authored-By authors to all ChangeLog entries
788 if author not in authors
    [all...]
test_email.py 85 assert len(entry.authors) == 1
86 assert (entry.authors[0]
153 assert len(entry.authors) == 2
  /src/external/gpl2/groff/dist/src/preproc/refer/
ref.h 66 string authors; member in class:reference
label.y 1032 /* A reference with a list of authors <A0,A1,...,AN> _needs_ author i
1033 where 0 <= i <= N if there exists a reference with a list of authors
1042 determine which authors are needed (cannot be elided with et al.);
1043 determine which authors can have only last names in the labels.
1148 string &result = ((reference *)this)->authors;
1180 const char *start = authors.contents();
1181 *end = start + authors.length();
  /src/external/gpl2/rcs/dist/src/
rlog.c 173 struct authors { /* login names in author option; */ struct
175 struct authors * nextauthor;
220 static struct authors *authorlist;
784 struct authors * newauthor;
790 authorlist = talloc(struct authors);
797 newauthor = talloc(struct authors);
965 struct authors const *pauthor;
969 if ((pauthor = authorlist)) /* only certain authors wanted */
  /src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
Mdoc.pm 202 if ($reference{authors}) {
203 $reference{authors} .= " and @_"
206 $reference{authors} = "@_";
mdoc2man 150 $reference->{authors},
mdoc2texi 92 "@*\n", ns, $reference->{authors}, ',', "\@emph{$reference->{title}}",
  /src/external/mpl/bind/dist/bin/named/
builtin.c 18 * The built-in "version", "hostname", "id", "authors" and "empty" databases.
533 static const char *authors[] = { local
548 * If a version string is specified, disable the authors.bind zone.
554 for (p = authors; *p != NULL; p++) {
1206 if (strcmp(argv[0], "authors") == 0) {
  /src/external/gpl3/gcc/dist/libstdc++-v3/doc/
Makefile.am 309 ${xml_dir}/authors.xml \
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/doc/
Makefile.am 307 ${xml_dir}/authors.xml \
  /src/external/mpl/bind/dist/contrib/gitchangelog/
gitchangelog.py 975 Authors
1071 for author in self.authors
1075 def authors(self): member in class:GitCommit
1571 commit["author_names_joined"] = ", ".join(commit["authors"])
1825 "authors": commit.author_names,
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-glade-1 447 <authors>James Henstridge &lt;james@daa.com.au&gt;
448 </authors>
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx64/
gvmat64.asm 17 ; warranty. In no event will the authors be held liable for any damages
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
match686.asm 169 ;; warranty. In no event will the authors be held liable for any damages
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
gvmat64.asm 17 ; warranty. In no event will the authors be held liable for any damages
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
match686.asm 169 ;; warranty. In no event will the authors be held liable for any damages
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx64/
gvmat64.asm 17 ; warranty. In no event will the authors be held liable for any damages
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx86/
match686.asm 169 ;; warranty. In no event will the authors be held liable for any damages

Completed in 35 milliseconds

1 2