Home
last modified time | relevance | path

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

/system/bt/tools/scripts/
Dchange_types.sh81 PWD=`pwd`
82 if [[ "${PWD}" == */system/bt ]]
84 echo "Please edit ${PWD}/stack/include/bt_types.h next."
/system/bt/gd/cert/
Dset_up_virtualenv.sh30 while [[ $PWD != / ]] ; do
31 rc=$(find "$PWD" -maxdepth 1 "$@")
Dset_up_and_run_device_cert.sh58 while [[ $PWD != / ]] ; do
59 rc=$(find "$PWD" -maxdepth 1 "$@")
/system/extras/simpleperf/demo/CppApi/
Dgradlew168 if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then
/system/extras/simpleperf/demo/JavaApi/
Dgradlew168 if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then
/system/media/camera/docs/
Dmetadata-generate50 python -c "import os.path; print os.path.relpath('$1', '$PWD')"