/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/ |
fixinc.sh | 83 # Define PWDCMD as a command to use to get the working dir 85 PWDCMD=${PWDCMD-pwd} 87 case "`$PWDCMD`" in 90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'" 95 ORIGDIR=`${PWDCMD}` 97 FIXINCL=`${PWDCMD}`/fixincl 109 cd $LIB; LIB=`${PWDCMD}` 177 INPUT=`${PWDCMD}` 263 cwd=`${PWDCMD}` [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/ |
fixinc.sh | 83 # Define PWDCMD as a command to use to get the working dir 85 PWDCMD=${PWDCMD-pwd} 87 case "`$PWDCMD`" in 90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'" 95 ORIGDIR=`${PWDCMD}` 97 FIXINCL=`${PWDCMD}`/fixincl 109 cd $LIB; LIB=`${PWDCMD}` 177 INPUT=`${PWDCMD}` 263 cwd=`${PWDCMD}` [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/ |
fixinc.sh | 83 # Define PWDCMD as a command to use to get the working dir 85 PWDCMD=${PWDCMD-pwd} 87 case "`$PWDCMD`" in 90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'" 95 ORIGDIR=`${PWDCMD}` 97 FIXINCL=`${PWDCMD}`/fixincl 109 cd $LIB; LIB=`${PWDCMD}` 177 INPUT=`${PWDCMD}` 263 cwd=`${PWDCMD}` [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/ |
fixinc.sh | 83 # Define PWDCMD as a command to use to get the working dir 85 PWDCMD=${PWDCMD-pwd} 87 case "`$PWDCMD`" in 90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'" 95 ORIGDIR=`${PWDCMD}` 97 FIXINCL=`${PWDCMD}`/fixincl 109 cd $LIB; LIB=`${PWDCMD}` 177 INPUT=`${PWDCMD}` 263 cwd=`${PWDCMD}` [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/ |
fixinc.sh | 83 # Define PWDCMD as a command to use to get the working dir 85 PWDCMD=${PWDCMD-pwd} 87 case "`$PWDCMD`" in 90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'" 95 ORIGDIR=`${PWDCMD}` 97 FIXINCL=`${PWDCMD}`/fixincl 109 cd $LIB; LIB=`${PWDCMD}` 177 INPUT=`${PWDCMD}` 263 cwd=`${PWDCMD}` [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/ |
fixinc.sh | 83 # Define PWDCMD as a command to use to get the working dir 85 PWDCMD=${PWDCMD-pwd} 87 case "`$PWDCMD`" in 90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'" 95 ORIGDIR=`${PWDCMD}` 97 FIXINCL=`${PWDCMD}`/fixincl 109 cd $LIB; LIB=`${PWDCMD}` 177 INPUT=`${PWDCMD}` 263 cwd=`${PWDCMD}` [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/ |
fixinc.sh | 83 # Define PWDCMD as a command to use to get the working dir 85 PWDCMD=${PWDCMD-pwd} 87 case "`$PWDCMD`" in 90 PWDCMD="eval pwd | sed -e 's,.*/usr/,/usr/,'" 95 ORIGDIR=`${PWDCMD}` 97 FIXINCL=`${PWDCMD}`/fixincl 109 cd $LIB; LIB=`${PWDCMD}` 177 INPUT=`${PWDCMD}` 263 cwd=`${PWDCMD}` [all...] |
/system/core/sh/ |
builtins.c | 30 { "pwd", pwdcmd },
|
builtins.h | 40 int pwdcmd(int, char **);
|
cd.h | 35 int pwdcmd(int, char **);
|
builtins.def | 73 pwdcmd -u pwd
|
cd.c | 308 pwdcmd(int argc, char **argv) function
|
/frameworks/compile/mclinker/unittests/ |
test3.txt | 37 # pwd command to use. Allow user to override default by setting PWDCMD in 39 # be called PWDCMD, otherwise the value set here is passed to make 41 PWD = $${PWDCMD-pwd}
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
gccinstall.info | 417 To avoid this issue, set the `PWDCMD' environment variable to an [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
gccinstall.info | 417 To avoid this issue, set the `PWDCMD' environment variable to an [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
gccinstall.info | 417 To avoid this issue, set the `PWDCMD' environment variable to an [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
gccinstall.info | 417 To avoid this issue, set the `PWDCMD' environment variable to an [all...] |