Home
last modified time | relevance | path

Searched refs:PACKAGE (Results 1 – 25 of 31) sorted by relevance

12

/ndk/build/awk/
Dextract-pid.awk35 if (PACKAGE == "") {
36 PACKAGE="com.google.android.apps.maps"
65 if ($NF == PACKAGE) {
Dextract-package-name.awk25 PACKAGE="";
30 PACKAGE = XML_ATTR["package"];
34 if (!PACKAGE)
35 PACKAGE = "<none>";
37 print PACKAGE;
/ndk/sources/host-tools/make-3.81/config/
DMakefile.in35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
122 PACKAGE = @PACKAGE@
Dgettext.m4214 && test "$PACKAGE" != gettext-runtime \
215 && test "$PACKAGE" != gettext-tools; }; then
297 if test "$PACKAGE" = gettext-runtime || test "$PACKAGE" = gettext-tools; then
/ndk/build/tools/
Dbuild-cxx-stl.sh661 PACKAGE="$PACKAGE_DIR/${CXX_STL_PACKAGE}.zip"
662 log "Packaging: $PACKAGE"
663 pack_archive "$PACKAGE" "$OUT_DIR/sources/cxx-stl" "$STL_DIR"
Dbuild-ccache.sh45 register_option "--from=<url>" do_from "Specify source package" "$PACKAGE"
/ndk/sources/host-tools/make-3.81/glob/
DMakefile.in37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
138 PACKAGE = @PACKAGE@
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in13 PACKAGE = @PACKAGE@
145 if test "$(PACKAGE)" = "gettext-tools"; then \
204 if test "$(PACKAGE)" = "gettext-tools"; then \
249 if test "$(PACKAGE)" = "gettext-tools"; then \
287 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
294 if test "$(PACKAGE)" = "gettext-tools"; then \
330 if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
DRules-quot17 …if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/s…
DMakevars21 DOMAIN = $(PACKAGE)
/ndk/sources/host-tools/make-3.81/
DMakefile.in39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkglibdir = $(libdir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
137 distdir = $(PACKAGE)-$(VERSION)
DMakefile.DOS70 PACKAGE = make
Dconfig.log153 | #define PACKAGE "make"
171 | #define PACKAGE "make"
392 PACKAGE='make'
474 #define PACKAGE "make"
Dconfigh.dos87 #define PACKAGE "make"
Daclocal.m4385 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
388 # The call with PACKAGE and VERSION arguments is the old style
389 # call (pre autoconf-2.50), which is being phased out. PACKAGE
423 AC_SUBST([PACKAGE], [$1])dnl subst
426 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl subst
430 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) definition
DINSTALL130 They may also pay attention to `--with-PACKAGE' options, where PACKAGE
Dconfig.ami190 #define PACKAGE "make"
Dconfigure1370 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1371 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
2648 PACKAGE='make'
6042 && test "$PACKAGE" != gettext-runtime \
6043 && test "$PACKAGE" != gettext-tools; }; then
Dmain.c954 bindtextdomain (PACKAGE, LOCALEDIR); in main()
955 textdomain (PACKAGE); in main()
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
137 PACKAGE = @PACKAGE@
/ndk/sources/cxx-stl/gnu-libstdc++/
Dbuild-gnu-libstdc++.sh474 PACKAGE="$PACKAGE_DIR/gnustl-${VERSION}.zip"
475 dump "Packaging: $PACKAGE"
476 pack_archive "$PACKAGE" "$NDK_DIR/$STL_DIR" "$FILES"
/ndk/sources/host-tools/ndk-stack/binutils/
Daddr2line.c406 bindtextdomain (PACKAGE, LOCALEDIR); in addr2line_main()
407 textdomain (PACKAGE); in addr2line_main()
/ndk/sources/host-tools/make-3.81/w32/
DMakefile.in37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
139 PACKAGE = @PACKAGE@
DMakefile139 PACKAGE = make macro
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.084 ['${datarootdir}/doc/${PACKAGE}'])])
182 m4trace:configure.in:30: -1- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])
183 m4trace:configure.in:30: -1- AC_SUBST_TRACE([PACKAGE])
184 m4trace:configure.in:30: -1- m4_pattern_allow([^PACKAGE$])
188 m4trace:configure.in:30: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
189 m4trace:configure.in:30: -1- m4_pattern_allow([^PACKAGE$])
190 m4trace:configure.in:30: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
191 @%:@undef PACKAGE])

12