Searched refs:PACKAGE (Results 1 - 25 of 185) sorted by relevance

12345678

/external/dhcpcd/
H A Ddefs.h30 #define PACKAGE "dhcpcd" macro
34 # define CONFIG SYSCONFDIR "/" PACKAGE ".conf"
37 # define SCRIPT LIBEXECDIR "/" PACKAGE "-run-hooks"
40 # define DUID SYSCONFDIR "/" PACKAGE ".duid"
43 # define LEASEFILE DBDIR "/" PACKAGE "-%s.lease"
46 # define PIDFILE RUNDIR "/" PACKAGE "%s%s.pid"
49 # define CONTROLSOCKET RUNDIR "/" PACKAGE ".sock"
/external/bison/build-aux/
H A Dgendocs.sh64 usage="Usage: $prog [OPTION]... PACKAGE MANUAL-TITLE
66 Generate output in various formats from PACKAGE.texinfo (or .texi or
72 -s SRCFILE read Texinfo from SRCFILE, instead of PACKAGE.{texinfo|texi|txi}
131 PACKAGE=
157 if test -z "$PACKAGE"; then
158 PACKAGE=$1
169 # For most of the following, the base name is just $PACKAGE
170 base=$PACKAGE
178 PACKAGE=$base
179 elif test -s "$srcdir/$PACKAGE
[all...]
/external/protobuf/more_tests/
H A DMakefile4 # make PACKAGE=/path/to/protobuf-VERSION.tar.gz
21 PACKAGE=protobuf.tar.gz macro
23 src: $(PACKAGE)
24 tar zxvf $(PACKAGE)
25 mv `basename $(PACKAGE) .tar.gz` src
/external/cmockery/cmockery_0_1_2/packages/
H A Ddeb.sh14 PACKAGE="$1"
33 archive="$(basename "$(ls -1 ${topdir}/$PACKAGE*.tar.gz | tail -n 1)" .tar.gz)"
35 echo "Cannot find ../$PACKAGE*.tar.gz. Run \"make dist\" first." 1>&2
H A Drpm.sh13 PACKAGE="$1"
15 fullname="${PACKAGE}-${VERSION}"
51 --define "NAME $PACKAGE" \
72 mv "$RPM_SOURCE_DIR"/*/"${PACKAGE}"-*"${VERSION}"*.rpm "$destdir"
/external/linux-tools-perf/src/tools/perf/scripts/perl/Perf-Trace-Util/
H A DContext.xs28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
/external/flac/
H A Dconfig.h98 #define PACKAGE "flac" macro
/external/iptables/
H A Dconfig.h57 #define PACKAGE "iptables" macro
/external/libcap-ng/
H A Dconfig.h54 #define PACKAGE "libcap-ng" macro
/external/libexif/
H A Dconfig.h62 #define PACKAGE "libexif" macro
/external/libusb/
H A Dconfig.h61 #define PACKAGE "libusb" macro
/external/libusb-compat/
H A Dconfig.h52 #define PACKAGE "libusb-compat" macro
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DTCB.java42 ElementType.PACKAGE,
/external/pcre/
H A Dconfig.h230 #define PACKAGE "pcre" macro
/external/scrypt/
H A Dconfig.h72 #define PACKAGE "scrypt" macro
/external/selinux/policycoreutils/load_policy/
H A Dload_policy.c16 #ifndef PACKAGE
17 #define PACKAGE "policycoreutils" /* the name of this package lang translation */ macro
32 bindtextdomain(PACKAGE, LOCALEDIR);
33 textdomain(PACKAGE);
/external/google-tv-pairing-protocol/cpp/src/
H A Dconfig.h.in38 #undef PACKAGE
/external/libogg/doc/
H A DMakefile.am5 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
/external/libvorbis/doc/vorbisenc/
H A DMakefile.am3 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
/external/openfst/
H A Dconfig.h.in38 #undef PACKAGE
/external/droiddriver/src/io/appium/droiddriver/finders/
H A DAttribute.java29 PACKAGE("package"), enum constant in enum:Attribute
/external/elfutils/src/
H A Dconfig.h47 #define PACKAGE "elfutils" macro
/external/cmockery/cmockery_0_1_2/src/
H A Dconfig.h107 #define PACKAGE "cmockery" macro
/external/jsr305/ri/src/main/java/javax/annotation/
H A DCheckReturnValue.java13 ElementType.PACKAGE })
/external/libmtp/
H A Dconfig.h139 #define PACKAGE "libmtp" macro

Completed in 766 milliseconds

12345678