OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:installdir
(Results
1 - 25
of
50
) sorted by null
1
2
/external/chromium_org/chrome/installer/linux/common/
default-app-block.template
3
<executable>@@
INSTALLDIR
@@/@@PACKAGE@@</executable>
4
<command>@@
INSTALLDIR
@@/@@PACKAGE@@ %s</command>
8
<tab-command>@@
INSTALLDIR
@@/@@PACKAGE@@ %s</tab-command>
9
<win-command>@@
INSTALLDIR
@@/@@PACKAGE@@ --new-window %s</win-command>
installer.include
61
-e "s#@@
INSTALLDIR
@@#${
INSTALLDIR
}#g" \
86
install -m 755 -d "${STAGEDIR}/${
INSTALLDIR
}" \
119
install -m 755 "${STRIPPEDFILE}" "${STAGEDIR}/${
INSTALLDIR
}/${PROGNAME}"
123
install -m 644 "${BUILDDIR}/resources.pak" "${STAGEDIR}/${
INSTALLDIR
}/"
129
install -m 644 "${BUILDDIR}/chrome_100_percent.pak" "${STAGEDIR}/${
INSTALLDIR
}/"
131
install -m 644 "${BUILDDIR}/theme_resources_100_percent.pak" "${STAGEDIR}/${
INSTALLDIR
}/"
132
install -m 644 "${BUILDDIR}/ui_resources_100_percent.pak" "${STAGEDIR}/${
INSTALLDIR
}/"
139
"${STAGEDIR}/${
INSTALLDIR
}/${PROGNAME}-sandbox"
142
cp -a "${BUILDDIR}/locales" "${STAGEDIR}/${
INSTALLDIR
}/"
[
all
...]
symlinks.include
10
ln -snf "/$LIBDIR/$target" "@@
INSTALLDIR
@@/$f"
12
ln -snf "/usr/$LIBDIR/$target" "@@
INSTALLDIR
@@/$f"
23
rm -rf "@@
INSTALLDIR
@@/$f"
39
ln -snf "/$LIBDIR/$LIBUDEV_1" "@@
INSTALLDIR
@@/$LIBUDEV_0"
42
ln -snf "/usr/$LIBDIR/$LIBUDEV_1" "@@
INSTALLDIR
@@/$LIBUDEV_0"
50
rm -rf "@@
INSTALLDIR
@@/$LIBUDEV_0"
default-app.template
10
<executable>@@
INSTALLDIR
@@/@@PACKAGE@@</executable>
11
<command>@@
INSTALLDIR
@@/@@PACKAGE@@ %s</command>
15
<tab-command>@@
INSTALLDIR
@@/@@PACKAGE@@ %s</tab-command>
16
<win-command>@@
INSTALLDIR
@@/@@PACKAGE@@ --new-window %s</win-command>
prerm.include
7
for icon in "@@
INSTALLDIR
@@/product_logo_"*.png; do
postinst.include
7
for icon in "@@
INSTALLDIR
@@/product_logo_"*.png; do
77
"@@
INSTALLDIR
@@/default-app-block"
/external/chromium_org/chrome/installer/linux/debian/
debian.menu
5
icon="@@
INSTALLDIR
@@/product_logo_32.xpm" \
6
command="@@
INSTALLDIR
@@/@@PACKAGE@@"
build.sh
66
local
INSTALLDIR
="${
INSTALLDIR
}-${CHANNEL}"
81
install -m 755 -d "${STAGEDIR}/${
INSTALLDIR
}/cron"
83
"${STAGEDIR}/${
INSTALLDIR
}/cron/${PACKAGE}"
84
chmod 755 "${STAGEDIR}/${
INSTALLDIR
}/cron/${PACKAGE}"
86
ln -snf "${
INSTALLDIR
}/cron/${PACKAGE}" "${PACKAGE}"
110
ln -s "${
INSTALLDIR
}/${x}" "${STAGEDIR}/opt/google/chrome/${x}"
112
pushd "${STAGEDIR}/${
INSTALLDIR
}"
114
ln -s "${
INSTALLDIR
}/${x}" "${STAGEDIR}/opt/google/chrome/${x}"
/external/iproute2/man/man3/
Makefile
10
$(
INSTALLDIR
) $(DESTDIR)$(MANDIR)/man3
/external/iproute2/man/
Makefile
2
INSTALLDIR
=install -m 0755 -d
/external/chromium_org/chrome/installer/linux/common/chromium-browser/
chromium-browser.info
15
INSTALLDIR
=/opt/chromium.org/chromium
/external/chromium_org/chrome/installer/linux/common/google-chrome/
google-chrome.info
15
INSTALLDIR
=/opt/google/chrome
/external/stlport/etc/
STLport-4.5.1.spec
42
make -f %{MAKEFILE}
INSTALLDIR
=$RPM_BUILD_ROOT/usr clean all
47
make -f %{MAKEFILE}
INSTALLDIR
=$RPM_BUILD_ROOT/usr install
STLport-4.5.3.spec
42
make -f %{MAKEFILE}
INSTALLDIR
=$RPM_BUILD_ROOT/usr clean all
47
make -f %{MAKEFILE}
INSTALLDIR
=$RPM_BUILD_ROOT/usr install
STLport-4.6.spec
42
make -f %{MAKEFILE}
INSTALLDIR
=$RPM_BUILD_ROOT/usr clean all
47
make -f %{MAKEFILE}
INSTALLDIR
=$RPM_BUILD_ROOT/usr install
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
pimp.py
280
installDir
=None,
290
self.setInstallDir(
installDir
)
300
def setInstallDir(self,
installDir
=None):
301
if
installDir
:
304
('--install-lib',
installDir
),
309
installDir
= DEFAULT_INSTALLDIR
311
self.
installDir
=
installDir
314
return self.
installDir
!= DEFAULT_INSTALLDIR
330
if not os.path.exists(self.
installDir
)
[
all
...]
/external/bison/lib/
progname.h
48
set_program_name_and_installdir (ARG0, INSTALLPREFIX,
INSTALLDIR
)
/external/iproute2/man/man8/
Makefile
29
$(
INSTALLDIR
) $(DESTDIR)$(MANDIR)/man8
/external/chromium_org/third_party/icu/source/tools/pkgdata/
pkgdata.cpp
111
static int32_t pkg_installLibrary(const char *
installDir
, const char *dir);
112
static int32_t pkg_installFileMode(const char *
installDir
, const char *srcDir, const char *fileListName);
113
static int32_t pkg_installCommonMode(const char *
installDir
, const char *fileName);
935
static int32_t pkg_installLibrary(const char *
installDir
, const char *targetDir) {
943
installDir
, PKGDATA_FILE_SEP_STRING, libFileNames[LIB_FILE_VERSION]
957
installDir
[
all
...]
/external/chromium_org/chrome/installer/linux/rpm/
build.sh
22
local
INSTALLDIR
="${
INSTALLDIR
}-${CHANNEL}"
57
local
INSTALLDIR
="${
INSTALLDIR
}-${CHANNEL}"
/external/e2fsprogs/intl/
relocatable.c
160
#if !defined IN_LIBRARY || (defined PIC && defined
INSTALLDIR
)
278
#if defined PIC && defined
INSTALLDIR
388
#if defined PIC && defined
INSTALLDIR
403
const char *orig_installdir =
INSTALLDIR
;
/ndk/build/tools/
build-host-gdb.sh
147
local
INSTALLDIR
=$BH_BUILD_DIR/install-host-$1
149
ARGS=" --prefix=$
INSTALLDIR
"
176
local
INSTALLDIR
=$(gdb_build_install_dir $1 $2 $3)
189
ARGS=" --prefix=$
INSTALLDIR
"
/external/llvm/utils/
llvm-compilers-check
458
installdir
= self.install_prefix
474
self.logger.info("[None] Failed to configure " + component + " in " +
installdir
)
484
self.logger.info("[None] Failed to build " + component + " in " +
installdir
)
495
self.logger.info("[None] Failed to test " + component + " in " +
installdir
)
499
self.logger.info("Installing " + component + " in " +
installdir
)
504
self.logger.info("Failed testing " + component + " in " +
installdir
)
507
self.logger.info("Failed to build " + component + " in " +
installdir
)
510
self.logger.info("Failed to configure " + component + " in " +
installdir
)
/external/icu4c/tools/pkgdata/
pkgdata.cpp
67
static int32_t pkg_installLibrary(const char *
installDir
, const char *dir, UBool noVersion);
68
static int32_t pkg_installFileMode(const char *
installDir
, const char *srcDir, const char *fileListName);
69
static int32_t pkg_installCommonMode(const char *
installDir
, const char *fileName);
[
all
...]
/external/chromium_org/third_party/mesa/src/bin/
mklib
144
INSTALLDIR
="."
215
INSTALLDIR
=$1
1034
if [ ${
INSTALLDIR
} != "." ] ; then
1035
echo "mklib: Installing" ${FINAL_LIBS} "in" ${
INSTALLDIR
}
1036
test -d ${
INSTALLDIR
} || mkdir -p ${
INSTALLDIR
}
1037
mv ${FINAL_LIBS} ${
INSTALLDIR
}/
1040
echo "mklib: Installing" ${FINAL_BINS} "in" ${
INSTALLDIR
}
1041
mv ${FINAL_BINS} ${
INSTALLDIR
}/
Completed in 326 milliseconds
1
2