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

123456

/external/chromium/net/tools/spdyshark/
H A Dmoduleinfo.h3 #ifdef PACKAGE
4 #undef PACKAGE macro
8 #define PACKAGE "spdy" macro
H A Dmoduleinfo.nmake6 PACKAGE=spdy
/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/oprofile/libutil/
H A Dop_version.c21 printf("%s: " PACKAGE " " VERSION " compiled on "
/external/qemu/distrib/
H A Dmake-distrib.sh17 PACKAGE=android-emulator-$DATE
18 TMPDIR=$TMPROOT/$PACKAGE
38 tar cjf $PACKAGE.tar.bz2 $PACKAGE
43 echo "please grab $TMPROOT/$PACKAGE.tar.bz2"
/external/chromium/sdch/open-vcdiff/vsprojects/
H A Dconfig.h39 #define PACKAGE "open-vcdiff" macro
/external/chromium/sdch/open-vcdiff/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
H A Drpm.sh13 PACKAGE="$1"
15 fullname="${PACKAGE}-${VERSION}"
51 --define "NAME $PACKAGE" \
72 mv "$RPM_SOURCE_DIR"/*/"${PACKAGE}"-*"${VERSION}"*.rpm "$destdir"
/external/chromium/sdch/mac/
H A Dconfig.h89 #define PACKAGE "open-vcdiff" macro
/external/flac/
H A Dconfig.h98 #define PACKAGE "flac" macro
/external/genext2fs/
H A Dconfig.h88 #define PACKAGE "genext2fs" macro
/external/grub/
H A Dconfig.h83 #define PACKAGE "grub" macro
/external/oprofile/
H A Dconfig.h71 #define PACKAGE "oprofile" macro
/external/libxml2/
H A Dconfig.h3 #define PACKAGE "libxml2" macro
257 #define PACKAGE "libxml2" macro
/external/chromium/sdch/linux/
H A Dconfig.h89 #define PACKAGE "open-vcdiff" macro
/external/grub/util/
H A Dgrub-set-default.in21 PACKAGE=@PACKAGE@
H A Dgrub-image.in25 PACKAGE=@PACKAGE@
30 pkglibdir=${libdir}/${PACKAGE}/${context}
58 bootdir=${PACKAGE}-${VERSION}-${context}
/external/jsr305/ri/src/main/java/javax/annotation/
H A DCheckReturnValue.java13 ElementType.PACKAGE })
/external/libffi/darwin-x86/
H A Dfficonfig.h102 #define PACKAGE "libffi" macro
/external/libpng/
H A Dconfig.h.in53 #undef PACKAGE
/external/protobuf/gtest/build-aux/
H A Dconfig.h.in41 #undef PACKAGE
/external/chromium/third_party/libevent/android/
H A Dconfig.h211 #define PACKAGE "libevent" macro
/external/chromium/third_party/libevent/linux/
H A Dconfig.h209 #define PACKAGE "libevent" macro
/external/chromium/third_party/libevent/mac/
H A Dconfig.h209 #define PACKAGE "libevent" macro
/external/libffi/linux-arm/
H A Dfficonfig.h101 #define PACKAGE "libffi" macro

Completed in 408 milliseconds

123456