OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROG_DIR
(Results
1 - 5
of
5
) sorted by null
/sdk/eclipse/scripts/
build_ide.sh
12
PROG_DIR
=$(dirname "$0")
build_server.sh
21
PROG_DIR
=$(dirname "$0")
54
D="$
PROG_DIR
"
119
D="$
PROG_DIR
"
create_all_symlinks.sh
22
PROG_DIR
=`dirname "$0"`
23
cd "${
PROG_DIR
}/../../../"
/prebuilts/devtools/
update_jars.sh
6
PROG_DIR
=$(dirname "$0")
8
PROG_DIR
=$(readlink -f $(dirname "$0"))
10
cd "$
PROG_DIR
"
/development/build/tools/
mk_sdk_repo_xml.sh
7
PROG_DIR
=$(dirname $0)
Completed in 55 milliseconds