Home
last modified time | relevance | path

Searched refs:APPDIR (Results 1 – 6 of 6) sorted by relevance

/external/autotest/frontend/client/
DTkoClient-shell2 APPDIR=`dirname $0`;
3 GWTDIR=`$APPDIR/gwt_dir`;
4 java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar:$GWTDIR/gwt-incub…
DAfeClient-shell2 APPDIR=`dirname $0`;
3 GWTDIR=`$APPDIR/gwt_dir`;
4 java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar:$GWTDIR/gwt-incub…
DEmbeddedTkoClient-shell2 APPDIR=`dirname $0`;
3 GWTDIR=`$APPDIR/gwt_dir`;
4 java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar:$GWTDIR/gwt-incub…
Dgenerate-javadoc2 APPDIR=`dirname $0`;
3 GWTDIR=`$APPDIR/gwt_dir`;
4 javadoc -classpath "$APPDIR/src:$GWTDIR/gwt-user.jar" -d doc -public \
/external/python/cpython3/Mac/BuildScript/scripts/
Dpostflight.documentation7 APPDIR="/Applications/Python ${PYVER}"
13 if [ -d "${APPDIR}" ]; then
14 ln -fhs "${FWK_DOCDIR}/index.html" "${APPDIR}/Python Documentation.html"
15 open "${APPDIR}" || true # open the applications folder
/external/python/cpython2/Mac/BuildScript/scripts/
Dpostflight.documentation7 APPDIR="/Applications/Python ${PYVER}"
13 if [ -d "${APPDIR}" ]; then
14 ln -fhs "${FWK_DOCDIR}/index.html" "${APPDIR}/Python Documentation.html"
15 open "${APPDIR}" || true # open the applications folder