Searched refs:PWD (Results 1 – 25 of 30) sorted by relevance
12
21 (cd "$TOP"; PWD= /bin/pwd)27 PWD= /bin/pwd29 local HERE=$PWD31 while [ \( ! \( -f $TOPFILE \) \) -a \( "$PWD" != "/" \) ]; do33 T=`PWD= /bin/pwd -P`
5 SCRIPT_DIR="${PWD}"7 TOP="${PWD}"
59 if [[ "${PWD}" == /google/cog/* ]]; then67 if [[ "${PWD}" != /google/cog/* ]]; then
4 while [[ ! -f "${ENV_SETUP_SCRIPT}" ]] && [[ "${PWD}" != "/" ]]; do20 local -r CUR_DIR=$PWD
23 (cd "$TOP"; PWD= /bin/pwd)29 PWD= /bin/pwd31 local HERE=$PWD33 while [ \( ! \( -f $TOPFILE \) \) -a \( "$PWD" != "/" \) ]; do35 T=`PWD= /bin/pwd -P`835 local HERE=$PWD837 while [ \( ! \( -f $TOPFILE \) \) -a \( $PWD != "/" \) ]; do838 T=$PWD1082 if [[ "${PWD}" == /google/cog/* ]]; then
24 (${PWD}/build/soong/soong_ui.bash --dumpvar-mode --abs $1)28 export ANDROID_BUILD_TOP=${PWD}45 export PATH=${PWD}/prebuilts/build-tools/path/linux-x86:${PATH}
77 ASAN_SYMBOLIZER_PATH=$PWD/prebuilts/clang/host/linux-x86/llvm-binutils-stable/llvm-symbolizer \81 JAVA_HOME=$PWD/prebuilts/jdk/jdk17/linux-x86 \84 PATH="$PWD/prebuilts/build-tools/path/linux-x86:$PWD/${out}/.path" \91 TMPDIR="$PWD/$out/soong/.temp"
70 LLVM_AR="${PWD}/${CLANG_BIN}/llvm-ar"72 outfile="${PWD}/${outfile}"
71 SCRIPT_DIR="$PWD"73 CHECKOUT_ROOT="$PWD"
59 declare -r target="$PWD"
64 -Mo -q -e -t 0 -B / -B /tmp -B $(realpath $outdir):$PWD/out \65 --cwd $PWD --skip_setsid --keep_caps --disable_clone_newcgroup --disable_clone_newnet \
34 GOWORK=$PWD/build/bazel/mkcompare/go.work \
122 GOWORK=$PWD/build/bazel/mkcompare/go.work go build -o $comparator $elfdiff || exit 1
47 build/soong/soong_ui.bash --build-mode --all-modules --dir=$PWD -k --skip-soong-tests --ninja_weigh…53 declare -r source_root=$PWD
51 export TOP=$(cd $(dirname ${BASH_SOURCE[0]})/../..; PWD= /bin/pwd)
31 export ORIGINAL_PWD=${PWD}
21 export ORIGINAL_PWD=${PWD}
26 // merged into the given output file relative to the $PWD when sbox was started.33 // $PWD when sbox was run, the to field is relative to the top of the temporary sandbox directory.44 // top of the temporary sandbox directory, the to field is relative to the $PWD when sbox was run.
9 TOP=${PWD}
72 …RBE_CXX := --labels=type=compile,lang=cpp,compiler=clang --env_var_allowlist=PWD --exec_strategy=$…
19 PWD := $(shell pwd)