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

12345

/external/dhcpcd/
H A Dconfig.h30 #define PACKAGE "dhcpcd" macro
60 # define CONFIG SYSCONFDIR "/" PACKAGE ".conf"
63 # define SCRIPT LIBEXECDIR "/" PACKAGE "-run-hooks"
66 # define DUID SYSCONFDIR "/" PACKAGE ".duid"
69 # define LEASEFILE DBDIR "/" PACKAGE "-%s.lease"
72 # define PIDFILE RUNDIR "/" PACKAGE "-%s.pid"
/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
43 tar cjf $PACKAGE.tar.bz2 $PACKAGE
48 echo "please grab $TMPROOT/$PACKAGE.tar.bz2"
/external/dbus/dbus/
H A Ddbus-marshal-byteswap.h31 #ifndef PACKAGE
/external/genext2fs/
H A Dconfig.h88 #define PACKAGE "genext2fs" macro
H A Dconfig.h.in87 #undef PACKAGE
/external/grub/
H A Dconfig.h83 #define PACKAGE "grub" macro
H A Dconfig.h.in82 #undef PACKAGE
/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/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}
H A Dgrub-set-default21 PACKAGE=grub
H A Dgrub-image25 PACKAGE=grub
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/libffi/linux-arm/
H A Dfficonfig.h101 #define PACKAGE "libffi" macro
/external/libffi/linux-x86/
H A Dfficonfig.h101 #define PACKAGE "libffi" macro
/external/netperf/
H A Dconfig.h236 #define PACKAGE "netperf" macro
/external/strace/android/arch/arm/
H A Dconfig.h338 #define PACKAGE "strace" macro
/external/strace/android/arch/x86/
H A Dconfig.h339 #define PACKAGE "strace" macro
/external/bison/src/
H A Dmain.c59 (void) bindtextdomain (PACKAGE, LOCALEDIR);
61 (void) textdomain (PACKAGE);
/external/icu4c/config/
H A DMakefile.inc.in43 PACKAGE = @PACKAGE@
152 pkgdatadir = $(datadir)/$(PACKAGE)$(ICULIBSUFFIX)/$(VERSION)
153 pkglibdir = $(libdir)/$(PACKAGE)$(ICULIBSUFFIX)/$(VERSION)
/external/libffi/
H A Dfficonfig.h.in101 #undef PACKAGE

Completed in 295 milliseconds

12345