/external/snakeyaml/ |
D | mvnw | 61 …if [ -z "$JAVA_HOME" ] && [ -L /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK ] ;… 65 export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home 68 … if [ -z "$JAVA_HOME" ] && [ -L /System/Library/Java/JavaVirtualMachines/CurrentJDK ] ; then 72 export JAVA_HOME=/System/Library/Java/JavaVirtualMachines/CurrentJDK/Contents/Home 75 if [ -z "$JAVA_HOME" ] && [ -L "/Library/Java/JavaVirtualMachines/CurrentJDK" ] ; then 79 export JAVA_HOME=/Library/Java/JavaVirtualMachines/CurrentJDK/Contents/Home 82 if [ -z "$JAVA_HOME" ] && [ -x "/usr/libexec/java_home" ]; then 86 export JAVA_HOME=`/usr/libexec/java_home` 91 if [ -z "$JAVA_HOME" ] ; then 93 JAVA_HOME=`java-config --jre-home` [all …]
|
/external/apache-commons-compress/ |
D | mvnw | 59 if [ -z "$JAVA_HOME" ]; then 61 export JAVA_HOME="`/usr/libexec/java_home`" 63 export JAVA_HOME="/Library/Java/Home" 69 if [ -z "$JAVA_HOME" ] ; then 71 JAVA_HOME=`java-config --jre-home` 105 [ -n "$JAVA_HOME" ] && 106 JAVA_HOME=`cygpath --unix "$JAVA_HOME"` 115 [ -n "$JAVA_HOME" ] && 116 JAVA_HOME="`(cd "$JAVA_HOME"; pwd)`" 120 if [ -z "$JAVA_HOME" ]; then [all …]
|
/external/kotlinx.atomicfu/atomicfu-maven-plugin/ |
D | mvnw | 59 if [ -z "$JAVA_HOME" ]; then 61 export JAVA_HOME="`/usr/libexec/java_home`" 63 export JAVA_HOME="/Library/Java/Home" 69 if [ -z "$JAVA_HOME" ] ; then 71 JAVA_HOME=`java-config --jre-home` 105 [ -n "$JAVA_HOME" ] && 106 JAVA_HOME=`cygpath --unix "$JAVA_HOME"` 115 [ -n "$JAVA_HOME" ] && 116 JAVA_HOME="`(cd "$JAVA_HOME"; pwd)`" 120 if [ -z "$JAVA_HOME" ]; then [all …]
|
/external/jcommander/ |
D | gradlew | 47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"` 71 if [ -n "$JAVA_HOME" ] ; then 72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then 74 JAVACMD="$JAVA_HOME/jre/sh/java" 76 JAVACMD="$JAVA_HOME/bin/java" 79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
|
/external/oboe/apps/OboeTester/ |
D | gradlew | 47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"` 71 if [ -n "$JAVA_HOME" ] ; then 72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then 74 JAVACMD="$JAVA_HOME/jre/sh/java" 76 JAVACMD="$JAVA_HOME/bin/java" 79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/ |
D | gradlew | 47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"` 71 if [ -n "$JAVA_HOME" ] ; then 72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then 74 JAVACMD="$JAVA_HOME/jre/sh/java" 76 JAVACMD="$JAVA_HOME/bin/java" 79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
|
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/skia/platform_tools/android/apps/ |
D | gradlew | 47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"` 71 if [ -n "$JAVA_HOME" ] ; then 72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then 74 JAVACMD="$JAVA_HOME/jre/sh/java" 76 JAVACMD="$JAVA_HOME/bin/java" 79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
|
/external/testng/ |
D | gradlew | 47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"` 71 if [ -n "$JAVA_HOME" ] ; then 72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then 74 JAVACMD="$JAVA_HOME/jre/sh/java" 76 JAVACMD="$JAVA_HOME/bin/java" 79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
|
/external/jdiff/ |
D | gradlew | 47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"` 71 if [ -n "$JAVA_HOME" ] ; then 72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then 74 JAVACMD="$JAVA_HOME/jre/sh/java" 76 JAVACMD="$JAVA_HOME/bin/java" 79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
|
/external/renderscript-intrinsics-replacement-toolkit/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/oboe/apps/fxlab/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/grpc-grpc-java/examples/example-kotlin/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/flatbuffers/android/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/subsampling-scale-image-view/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/volley/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/MPAndroidChart/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/android-key-attestation/server/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/walt/android/WALT/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/mobly-snippet-lib/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/grpc-grpc-java/examples/android/routeguide/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/deqp-deps/amber/android_gradle/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/grpc-grpc/src/android/test/interop/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/tensorflow/tensorflow/lite/java/ovic/demo/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|
/external/grpc-grpc-java/ |
D | gradlew.bat | 20 if defined JAVA_HOME goto findJavaFromJavaHome 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 29 echo Please set the JAVA_HOME variable in your environment to match the 35 set JAVA_HOME=%JAVA_HOME:"=% variable 36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 43 echo Please set the JAVA_HOME variable in your environment to match the
|