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

12345678910

/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/chromium_org/third_party/skia/experimental/pixman/
H A Dconfig.h1 #define PACKAGE macro
/external/skia/experimental/pixman/
H A Dconfig.h1 #define PACKAGE macro
/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/pixman/pixman/
H A Dconfig.h2 #define PACKAGE "pixman" macro
/external/oprofile/libutil/
H A Dop_version.c21 printf("%s: " PACKAGE " " VERSION " compiled on "
/external/elfutils/0.153/
H A Dconfig.h17 #define PACKAGE "elfutils" macro
/external/chromium_org/sdch/open-vcdiff/packages/
H A Ddeb.sh28 PACKAGE="$1"
48 archive="${PACKAGE}-${VERSION}"
49 archive_with_underscore="${PACKAGE}_${VERSION}"
51 echo "Cannot find ../$PACKAGE*.tar.gz. Run \"make dist\" first." 1>&2
H A Drpm.sh27 PACKAGE="$1"
29 fullname="${PACKAGE}-${VERSION}"
65 --define "NAME $PACKAGE" \
86 mv "$RPM_SOURCE_DIR"/*/"${PACKAGE}"-*"${VERSION}"*.rpm "$destdir"
/external/chromium_org/third_party/tcmalloc/vendor/packages/
H A Ddeb.sh14 PACKAGE="$1"
34 archive="${PACKAGE}-${VERSION}"
35 archive_with_underscore="${PACKAGE}_${VERSION}"
37 echo "Cannot find ../$PACKAGE*.tar.gz. Run \"make dist\" first." 1>&2
/external/chromium_org/chrome/installer/linux/rpm/
H A Dbuild.sh20 local PACKAGE_FILENAME="${PACKAGE}"
23 PACKAGE_FILENAME="${PACKAGE}-${CHANNEL}"
46 local SXS_USER_DATA_DIR="\${XDG_CONFIG_HOME:-\${HOME}/.config}/${PACKAGE}-${CHANNEL}"
50 local PACKAGE="${PACKAGE}-${CHANNEL}"
61 "${STAGEDIR}/etc/cron.daily/${PACKAGE}"
62 chmod 755 "${STAGEDIR}/etc/cron.daily/${PACKAGE}"
68 PROVIDES="${PACKAGE}"
73 REPLACES="$PACKAGE-$rep"
75 REPLACES="$REPLACES $PACKAGE
[all...]
/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/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/
H A DContext.xs28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
/external/chromium_org/sdch/ios/
H A Dconfig.h89 #define PACKAGE "open-vcdiff" macro
/external/chromium_org/sdch/mac/
H A Dconfig.h89 #define PACKAGE "open-vcdiff" macro
/external/chromium_org/sdch/open-vcdiff/vsprojects/
H A Dconfig.h46 #define PACKAGE "open-vcdiff" macro
/external/chromium_org/third_party/jinja2/
H A Dget_jinja2.sh9 PACKAGE='Jinja2'
18 SRC_URL+="${PACKAGE:0:1}/$PACKAGE/$PACKAGE-$VERSION.tar.gz"
24 BUILD_DIR="$PACKAGE-$VERSION"
/external/chromium_org/third_party/libxml/src/
H A Dacconfig.h1 #undef PACKAGE macro
/external/chromium_org/third_party/markupsafe/
H A Dget_markupsafe.sh7 PACKAGE='MarkupSafe'
16 SRC_URL+="${PACKAGE:0:1}/$PACKAGE/$PACKAGE-$VERSION.tar.gz"
22 BUILD_DIR="$PACKAGE-$VERSION"
/external/chromium_org/third_party/snappy/linux/
H A Dconfig.h93 #define PACKAGE "snappy" macro
/external/chromium_org/third_party/snappy/mac/
H A Dconfig.h49 #define PACKAGE "snappy" macro
/external/chromium_org/third_party/yasm/source/config/win/
H A Dconfig.h113 #define PACKAGE "yasm" macro
/external/flac/
H A Dconfig.h98 #define PACKAGE "flac" macro
/external/genext2fs/
H A Dconfig.h88 #define PACKAGE "genext2fs" macro

Completed in 1611 milliseconds

12345678910