HomeSort by relevance Sort by last modified time
    Searched refs:PWD (Results 1 - 19 of 19) sorted by null

  /external/webkit/WebCore/
make-generated-sources.sh 2 export SOURCE_ROOT=$PWD
3 export SRCROOT=$PWD
4 export WebCore=$PWD
  /external/webkit/JavaScriptCore/
make-generated-sources.sh 3 export SRCROOT=$PWD
4 export WebCore=$PWD
  /external/quake/
cleanupdevicesdcard.sh 17 echo $PWD
19 HERE=$PWD
21 while [ \( ! \( -f $TOPFILE \) \) -a \( $PWD != "/" \) ]; do
23 T=$PWD
  /sdk/eclipse/scripts/
build_plugins.sh 65 [ `basename "$PWD"` == "eclipse" ] || dieWithUsage "Please run this script from the sdk/eclipse directory"
91 echo "PWD=`pwd`"
104 SITE_PARAM="-DinternalSite=1 -DupdateSiteSource=$PWD/sites/internal"
106 SITE_PARAM="-DupdateSiteSource=$PWD/sites/external"
136 BUILDCONFIG="$PWD/buildConfig"
196 -DbuildDirectory=$PWD \
update_version.sh 19 if [ `basename "$PWD"` != "eclipse" ]; then
build_server.sh 52 cd "$D/../../../" && echo "Switched to directory $PWD"
  /build/
envsetup.sh 158 export PROMPT_COMMAND="echo -ne \"\033]0;[${product}-${variant}] ${USER}@${HOSTNAME}: ${PWD}\007\""
160 export PROMPT_COMMAND="echo -ne \"\033]0;[$apps $variant] ${USER}@${HOSTNAME}: ${PWD}\007\""
570 PWD= /bin/pwd
575 local HERE=$PWD
577 while [ \( ! \( -f $TOPFILE \) \) -a \( $PWD != "/" \) ]; do
579 T=`PWD= /bin/pwd`
605 local HERE=$PWD
607 while [ \( ! \( -f $TOPFILE \) \) -a \( $PWD != "/" \) ]; d
    [all...]
  /external/opencore/build_config/default/
setup.sh 98 export PROJECT_DIR=$PWD
115 export CFG_DIR=$PWD
  /external/stlport/test/eh/
cray.mak 7 STL_INCL=-I${PWD}/../../stlport/
sgi_mipspro.mak 11 STL_INCL=-I${PWD}/../../stlport/
sunpro-64.mak 9 STL_INCL= -I${PWD}/../../stlport
sunpro.mak 9 STL_INCL= -I${PWD}/../../stlport
  /external/iproute2/
configure 4 INCLUDE=${1:-"$PWD/include"}
  /external/qemu/
android-configure.sh 388 PWD=`pwd`
390 echo "SRC_PATH := $PWD" >> $config_mk
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 458 PWD=`pwd`
459 make_add "SRC_PATH=$PWD"
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_x509v3_nist2.sh 19 X509TEST="$PWD/test_x509v3 -v"
20 TMPOUT="$PWD/test_x509v3_nist2.out"
  /build/core/
envsetup.mk 281 ABP:=$(PWD)/$(HOST_OUT_EXECUTABLES)
287 ABP:=$(ABP):$(PWD)/prebuilt/$(HOST_PREBUILT_TAG)/toolchain/arm-eabi-4.4.0/bin
317 DUMPVAR_VALUE := $(PWD)/$($(dumpvar_goals))
  /external/stlport/
configure 5 base=`cd \`dirname $0\`; echo $PWD`
110 # write_option "${PWD}/external/boost" BOOST_DIR
  /sdk/sdkmanager/app/etc/
android.bat 66 rem jar_path and swt_path are relative to PWD so we don't need to adjust them, just change dirs.

Completed in 984 milliseconds