Searched refs:HOME (Results 1 - 25 of 48) sorted by relevance

12

/external/openssl/crypto/conf/
H A Dssleay.cnf29 cert_dir = $ENV::HOME/.ca_certs
31 HOME = /tmp/eay
33 tmp_cert_dir = $HOME/.ca_certs
34 tmp2_cert_dir = thisis$(HOME)stuff
36 LOGNAME = Eric Young (home=$HOME)
40 H=$HOME
41 H=$default::HOME
42 H=$ENV::HOME
48 RANDFILE = $HOME/.rand
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Drunant.pl60 my $HOME = $ENV{ANT_HOME};
61 if ($HOME eq "")
88 my $localpath = "$HOME/lib/ant-launcher.jar";
114 $HOME = `cygpath --path --windows $HOME`;
115 chomp ($HOME);
116 $CYGHOME = `cygpath --path --windows $ENV{HOME}`;
120 push @ARGS, "-Dant.home=$HOME";
H A Dant55 if [ -f "$HOME/.ant/ant.conf" ] ; then
56 . $HOME/.ant/ant.conf
58 if [ -f "$HOME/.antrc" ] ; then
59 . "$HOME/.antrc"
263 CYGHOME=`cygpath --$format "$HOME"`
272 echo ' $HOME/.ant/ant.conf, and $HOME/.antrc'
H A Dant.bat24 if "%HOME%"=="" goto homeDrivePathPre
25 if exist "%HOME%\antrc_pre.bat" call "%HOME%\antrc_pre.bat"
29 if "%HOMEDRIVE%%HOMEPATH%"=="%HOME%" goto userProfilePre
34 if "%USERPROFILE%"=="%HOME%" goto alpha
211 if "%HOME%"=="" goto homeDrivePathPost
212 if exist "%HOME%\antrc_post.bat" call "%HOME%\antrc_post.bat"
216 if "%HOMEDRIVE%%HOMEPATH%"=="%HOME%" goto userProfilePost
221 if "%USERPROFILE%"=="%HOME
[all...]
/external/libmtp/examples/
H A Devolution-sync.sh7 SYNC_HOME=$HOME/MTP_device_sync
11 # SENDFILE="$HOME/comp-apps/bin/sendfile"
65 cat $HOME/.evolution/tasks/local/system/tasks.ics \
66 $HOME/.evolution/calendar/local/system/calendar.ics \
/external/webkit/Tools/BuildSlaveSupport/gtk/buildbot/log/
H A Drun25 : ${buildbot_user:=${HOME}}
/external/webkit/Tools/BuildSlaveSupport/gtk/crashmon/log/
H A Drun25 : ${buildbot_user:=${HOME}}
/external/webkit/Tools/BuildSlaveSupport/gtk/xvfb/log/
H A Drun25 : ${buildbot_user:=${HOME}}
/external/valgrind/main/drd/scripts/
H A Ddownload-and-build-gcc11 SRCDIR=$HOME/software
13 SRC=$HOME/software/gcc-${GCC_VERSION}
16 PREFIX=$HOME/gcc-${GCC_VERSION}
18 #GMP_PREFIX=$HOME/gmp-5.0.1
20 #MPFR_PREFIX=$HOME/mpfr-2.4.2
22 #MPC_PREFIX=$HOME/mpc-0.8.1
H A Ddownload-and-build-firefox6 SRCDIR="$HOME/software"
11 PREFIX="$HOME/firefox3"
/external/openssh/regress/
H A Dputty-transfer.sh22 env HOME=$PWD ${PLINK} -load compression_$c -batch \
33 env HOME=$PWD ${PLINK} -load compression_$c \
H A Dputty-kex.sh20 env HOME=$PWD ${PLINK} -load kex_$k -batch -i putty.rsa2 \
H A Dputty-ciphers.sh21 env HOME=$PWD ${PLINK} -load cipher_$c -batch -i putty.rsa2 \
/external/openssh/contrib/
H A Dssh-copy-id8 ID_FILE="${HOME}/.ssh/id_rsa.pub"
/external/webkit/Tools/BuildSlaveSupport/gtk/crashmon/
H A Drun70 HOME="/home/${buildbot_user}" \
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
H A Dsetup.sh7 checkoutdir="$HOME/searchcvs/cvssrc";
/external/protobuf/examples/
H A Dlist_people.py19 elif phone_number.type == addressbook_pb2.Person.HOME:
H A DListPeople.java24 case HOME:
H A Dadd_person.cc44 phone_number->set_type(tutorial::Person::HOME);
H A Dadd_person.py29 phone_number.type = addressbook_pb2.Person.HOME
H A Dlist_people.cc27 case tutorial::Person::HOME:
/external/valgrind/main/drd/scripts/ppc-cross/
H A Ddownload-and-build-ppc-crosscompiler132 export RESULT_TOP=${result_top:-$HOME/x86_64-ppc}
134 export TARBALLS_DIR=$HOME/software/downloads
/external/valgrind/tsan/
H A Dtsan_dynamorio.sh3 DYNAMORIO_ROOT=${DYNAMORIO_ROOT:=$HOME/DynamoRIO}
H A Dtsan_pin.sh3 PIN_ROOT=${PIN_ROOT:-$HOME/pin}
/external/webkit/Tools/BuildSlaveSupport/gtk/buildbot/
H A Drun72 HOME="/home/${buildbot_user}" \

Completed in 3400 milliseconds

12