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

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl2/texinfo/dist/util/
gendocs.sh 52 usage="Usage: $prog [OPTION]... PACKAGE MANUAL-TITLE
54 Generate various output formats from PACKAGE.texinfo (or .texi or .txi) source.
78 manual/index.html file. It should include the name of the package being
103 PACKAGE=
118 if test -z "$PACKAGE"; then
119 PACKAGE=$1
130 if test -s $srcdir/$PACKAGE.texinfo; then
131 srcfile=$srcdir/$PACKAGE.texinfo
132 elif test -s $srcdir/$PACKAGE.texi; then
133 srcfile=$srcdir/$PACKAGE.tex
    [all...]
  /src/external/gpl3/autoconf/dist/build-aux/
gendocs.sh 59 usage="Usage: $prog [OPTION]... PACKAGE MANUAL-TITLE
61 Generate various output formats from PACKAGE.texinfo (or .texi or .txi) source.
66 -s SRCFILE read Texinfo from SRCFILE, instead of PACKAGE.{texinfo|texi|txi}
91 manual/index.html file. It should include the name of the package being
126 PACKAGE=
147 if test -z "$PACKAGE"; then
148 PACKAGE=$1
159 # For most of the following, the base name is just $PACKAGE
160 base=$PACKAGE
168 PACKAGE=$bas
    [all...]
  /src/external/bsd/dhcpcd/dist/src/
defs.h 31 #define PACKAGE "dhcpcd"
35 # define PRIVSEP_USER "_" PACKAGE
39 # define CONFIG SYSCONFDIR "/" PACKAGE ".conf"
42 # define SCRIPT LIBEXECDIR "/" PACKAGE "-run-hooks"
45 # define DEVDIR LIBDIR "/" PACKAGE "/dev"
  /src/external/gpl3/gdb/dist/gnulib/import/extra/
gendocs.sh 56 PACKAGE=
81 usage="Usage: $prog [OPTION]... PACKAGE MANUAL-TITLE
83 Generate output in various formats from PACKAGE.texinfo (or .texi or
91 -s SRCFILE read Texinfo from SRCFILE, instead of PACKAGE.{texinfo|texi|txi}
128 manual/index.html file. It should include the name of the package being
185 if test -z "$PACKAGE"; then
186 PACKAGE=$1
200 # For most of the following, the base name is just $PACKAGE
201 base=$PACKAGE
214 PACKAGE=$bas
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/import/extra/
gendocs.sh 56 PACKAGE=
81 usage="Usage: $prog [OPTION]... PACKAGE MANUAL-TITLE
83 Generate output in various formats from PACKAGE.texinfo (or .texi or
91 -s SRCFILE read Texinfo from SRCFILE, instead of PACKAGE.{texinfo|texi|txi}
128 manual/index.html file. It should include the name of the package being
185 if test -z "$PACKAGE"; then
186 PACKAGE=$1
200 # For most of the following, the base name is just $PACKAGE
201 base=$PACKAGE
214 PACKAGE=$bas
    [all...]
  /src/external/bsd/bc/dist/
warranty.c 51 printf("%s %s\n%s\n", PACKAGE, VERSION, BC_COPYRIGHT);
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/t/
prepend.t 31 my $t1 = $tmpl1->fill_in(PACKAGE => 'T1');
32 my $t2 = $tmpl2->fill_in(PACKAGE => 'T2');
33 my $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T3');
52 $t1 = $tmpl1->fill_in(PACKAGE => 'T4');
53 $t2 = $tmpl2->fill_in(PACKAGE => 'T5');
54 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
72 $t1 = $tmpl1->fill_in(PACKAGE => 'T4');
73 $t2 = $tmpl2->fill_in(PACKAGE => 'T5');
74 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
strict.t 32 my $t1 = $tmpl1->fill_in(PACKAGE => 'T1', STRICT => 1, HASH => { bar => 'baz' });
35 my $t2 = $tmpl2->fill_in(PACKAGE => 'T2', HASH => { bar => 'baz' });
40 PACKAGE => 'T3',
44 like $t1, qr/Global symbol "\$foo" requires explicit package/;
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
prepend.t 31 my $t1 = $tmpl1->fill_in(PACKAGE => 'T1');
32 my $t2 = $tmpl2->fill_in(PACKAGE => 'T2');
33 my $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T3');
52 $t1 = $tmpl1->fill_in(PACKAGE => 'T4');
53 $t2 = $tmpl2->fill_in(PACKAGE => 'T5');
54 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
72 $t1 = $tmpl1->fill_in(PACKAGE => 'T4');
73 $t2 = $tmpl2->fill_in(PACKAGE => 'T5');
74 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
strict.t 32 my $t1 = $tmpl1->fill_in(PACKAGE => 'T1', STRICT => 1, HASH => { bar => 'baz' });
35 my $t2 = $tmpl2->fill_in(PACKAGE => 'T2', HASH => { bar => 'baz' });
40 PACKAGE => 'T3',
44 like $t1, qr/Global symbol "\$foo" requires explicit package/;
  /src/usr.sbin/ndbootd/
config.h 69 /* Name of package */
70 #define PACKAGE "ndbootd"
72 /* Version number of package */
  /src/external/bsd/kyua-testers/lib/libtester/
config.h 34 /* Name of package */
35 #define PACKAGE "kyua-testers"
37 /* Define to the address where bug reports for this package should be sent. */
40 /* Define to the full name of this package. */
43 /* Define to the full name and version of this package. */
46 /* Define to the one symbol short name of this package. */
49 /* Define to the home page for this package. */
52 /* Define to the version of this package. */
58 /* Version number of package */
  /src/external/bsd/lutok/lib/liblutok/
config.h 38 /* Name of package */
39 #define PACKAGE "lutok"
41 /* Define to the address where bug reports for this package should be sent. */
44 /* Define to the full name of this package. */
47 /* Define to the full name and version of this package. */
50 /* Define to the one symbol short name of this package. */
53 /* Define to the home page for this package. */
56 /* Define to the version of this package. */
62 /* Version number of package */
  /src/external/gpl3/gdb/dist/sim/common/
defs.h 32 #undef PACKAGE
  /src/external/gpl3/gdb.old/dist/sim/common/
defs.h 32 #undef PACKAGE
  /src/crypto/external/cpl/tpm-tools/dist/po/
Makevars 24 # Makefile variables for PO directory in any package using GNU gettext.
26 # Usually the message domain is the same as the package name.
27 DOMAIN = $(PACKAGE)
38 # package. (Note that the msgstr strings, extracted from the package's
39 # sources, belong to the copyright holder of the package.) Translators are
  /src/crypto/external/cpl/tpm-tools/dist/po_/
Makevars 24 # Makefile variables for PO directory in any package using GNU gettext.
26 # Usually the message domain is the same as the package name.
27 DOMAIN = $(PACKAGE)
38 # package. (Note that the msgstr strings, extracted from the package's
39 # sources, belong to the copyright holder of the package.) Translators are
  /src/external/gpl2/grep/dist/intl/
Makefile 19 PACKAGE = grep
103 sed -e '/^#/d' -e 's/@''PACKAGE''@/grep/g' $< > t-$@
143 # package, you have to use `configure --with-included-gettext'.
146 if test "$(PACKAGE)" = "gettext" \
185 if test "$(PACKAGE)" = "gettext"; then \
212 if test "$(PACKAGE)" = "gettext" \
224 if test "$(PACKAGE)" = "gettext"; then \
234 if test "$(PACKAGE)" = "gettext" \
268 if test "$(PACKAGE)" = "gettext"; then \
305 if test "$(PACKAGE)" = gettext; then
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/
11-prepend.t 36 $t1 = $tmpl1->fill_in(PACKAGE => 'T1');
37 $t2 = $tmpl2->fill_in(PACKAGE => 'T2');
38 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T3');
60 $t1 = $tmpl1->fill_in(PACKAGE => 'T4');
61 $t2 = $tmpl2->fill_in(PACKAGE => 'T5');
62 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
83 $t1 = $tmpl1->fill_in(PACKAGE => 'T4');
84 $t2 = $tmpl2->fill_in(PACKAGE => 'T5');
85 $t3 = $tmpl2->fill_in(PREPEND => q{$foo = "fillin"}, PACKAGE => 'T6');
  /src/bin/setfacl/
Makefile 3 PACKAGE=runtime
  /src/tests/usr.bin/col/
Makefile 3 PACKAGE= tests
  /src/crypto/external/cpl/tpm-tools/include/
config.h 63 /* Name of package */
64 #define PACKAGE "tpm-tools"
66 /* Define to the address where bug reports for this package should be sent. */
69 /* Define to the full name of this package. */
72 /* Define to the full name and version of this package. */
75 /* Define to the one symbol short name of this package. */
78 /* Define to the home page for this package. */
81 /* Define to the version of this package. */
90 /* Version number of package */
  /src/external/bsd/atf/
bconfig.h 65 /* Name of package */
66 #define PACKAGE "atf"
68 /* Define to the address where bug reports for this package should be sent. */
71 /* Define to the copyright string applicable to this package. */
74 /* Define to the full name of this package. */
77 /* Define to the full name and version of this package. */
80 /* Define to the one symbol short name of this package. */
83 /* Define to the home page for this package. */
86 /* Define to the version of this package. */
92 /* Version number of package */
    [all...]
  /src/external/bsd/kyua-cli/
config.h 73 /* Name of package */
74 #define PACKAGE "kyua-cli"
76 /* Define to the address where bug reports for this package should be sent. */
79 /* Define to the full name of this package. */
82 /* Define to the full name and version of this package. */
85 /* Define to the one symbol short name of this package. */
88 /* Define to the home page for this package. */
91 /* Define to the version of this package. */
97 /* Version number of package */
  /src/external/gpl2/gettext/dist/gettext-tools/src/
project-id 2 # Prints a package's identification PACKAGE VERSION or PACKAGE.
27 package=`(grep '^PACKAGE_NAME=' configure; grep '^ *PACKAGE=' configure) | grep -v '=[ ]*$' | sed -e '1q' | sed -e 's/^[^=]*=//' | sed -e "s/^'//" -e "s/'$//"`
28 case "$package" in
30 # Some packages (gcal) retrieve the package name dynamically.
31 package=
34 if test -n "$package"; then
35 is_gnu=`LC_ALL=C grep "GNU $package" * 2>/dev/null | grep -v '^libtool:'
    [all...]

Completed in 31 milliseconds

1 2 3 4 5 6 7 8 91011>>