OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRG
(Results
1 - 2
of
2
) sorted by null
/tools/build/
gradlew
52
PRG
="$0"
54
while [ -h "$
PRG
" ] ; do
55
ls=`ls -ld "$
PRG
"`
58
PRG
="$link"
60
PRG
=`dirname "$
PRG
"`"/$link"
64
cd "`dirname \"$
PRG
\"`/"
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant
94
PRG
="$0"
98
while [ -h "$
PRG
" ] ; do
99
ls=`ls -ld "$
PRG
"`
102
PRG
="$link"
104
PRG
=`dirname "$
PRG
"`"/$link"
108
ANT_HOME=`dirname "$
PRG
"`/..
Completed in 649 milliseconds