Searched refs:goto (Results 1 – 25 of 186) sorted by relevance
12345678
32 if "%JAVA_HOME%"=="" goto nojavahome33 if not exist "%JAVA_HOME%\bin\javaw.exe" goto nojavahome37 goto loop54 if "%firstArg%"=="" goto launch57 if not "%firstArg%"=="-addMessages" goto notAddMessages59 goto shift163 if not "%firstArg%"=="-computeBugHistory" goto notUpdate65 goto shift169 if not "%firstArg%"=="-xmltotext" goto notXmlToText71 goto shift1[all …]
24 if "%HOME%"=="" goto homeDrivePathPre28 if "%HOMEDRIVE%%HOMEPATH%"=="" goto userProfilePre29 if "%HOMEDRIVE%%HOMEPATH%"=="%HOME%" goto userProfilePre33 if "%USERPROFILE%"=="" goto alpha34 if "%USERPROFILE%"=="%HOME%" goto alpha35 if "%USERPROFILE%"=="%HOMEDRIVE%%HOMEPATH%" goto alpha43 if "%ANT_HOME%"=="" goto setDefaultAntHome46 if not _%ANT_HOME:~-1%==_\ goto checkClasspath48 goto stripAntHome63 if ""%1""=="""" goto doneStart[all …]
21 if ""%1""=="""" goto runCommand24 if "%OS%"=="Windows_NT" goto nt_cd25 if "%OS%"=="WINNT" goto nt_cd27 goto end_cd36 if ""%1""=="""" goto runCommand39 if ""%1""=="""" goto runCommand42 goto loop
4 if not "%1" == "header" if not "%1" == "file" if not "%1" == "footer" goto :error_cmd5 if "%2" == "" goto error_no_destfile7 if "%1" == "header" goto :header8 if "%1" == "file" goto :addfile9 if "%1" == "footer" goto :footer12 if "%3" == "" goto error_var14 goto done17 if "%3" == "" goto error_file19 goto done24 goto done[all …]
36 if not "%NLS%" == "enabled" goto SmallEnv38 if not "%CACHING%" == "enabled" goto SmallEnv40 if not "%DEPENDENCY_TRACKING%" == "disabled" goto SmallEnv42 if not "%LIBICONV_PREFIX%" == "disabled" goto SmallEnv44 if not "%LIBINTL_PREFIX%" == "disabled" goto SmallEnv46 if not "%HTML%" == "enabled" goto SmallEnv48 if not "%XSRC%" == "." goto SmallEnv54 if "%1" == "nls" goto NextArgument55 if "%1" == "NLS" goto NextArgument56 if "%1" == "no-nls" goto NoNLS[all …]
6 goto L; // expected-error{{cannot jump}}7 goto L2; // expected-error{{cannot jump}}8 goto L3; // expected-error{{cannot jump}}20 goto L4; // expected-error{{cannot jump}}21 goto L5; // expected-error{{cannot jump}}24 goto L6; // expected-error{{cannot jump}}35 goto L7; // expected-error{{cannot jump}}37 goto L7; // expected-error{{cannot jump}}40 goto L8; // expected-error{{cannot jump}}50 goto L9; // expected-error{{cannot jump}}[all …]
35 goto :eof164 if %support8% EQU 0 goto modeSkip170 if %support16% EQU 0 goto modeSkip176 if %support32% EQU 0 goto modeSkip211 goto nextMode216 goto nextMode225 goto :eof264 goto :eof299 goto :eof303 goto :eof[all …]
26 if not "%OS%" == "Windows_NT" goto nodos30 if /i "%~1" == "" goto syntax31 if /i "%~1" == "-?" goto syntax32 if /i "%~1" == "-h" goto syntax33 if /i "%~1" == "-help" goto syntax36 if "%~1" == "" goto prerequisites82 goto unknown86 shift & goto parseArgs103 if not defined PF goto nopf106 if not exist "%PF%\%VC_PATH%" goto novc[all …]
26 if not "%OS%" == "Windows_NT" goto nodos30 if /i "%~1" == "-?" goto syntax31 if /i "%~1" == "-h" goto syntax32 if /i "%~1" == "-help" goto syntax39 if not exist "%SystemDrive%\Perl64" goto noperl46 if not exist "%SRC_DIR%" goto nosrc55 goto success63 goto success68 goto error73 goto error[all …]
14 if "%1" == "" goto help34 goto end40 goto end47 goto end54 goto end61 goto end68 goto end75 goto end83 goto end94 goto end[all …]
27 if x%1==x goto usage36 if x%1==x goto run37 if x%1==x-mapVersionTag set mapVersionTag=%2 && shift && shift && goto processcmdlineargs38 if x%1==x-vm set vm=%2 && shift && shift && goto processcmdlineargs39 if x%1==x-bc set bootclasspath=-Dbootclasspath=%2 && shift && shift && goto processcmdlineargs40 if x%1==x-target set target=%2 && shift && shift && goto processcmdlineargs41 if x%1==x-buildID set buildID=-DbuildId=%2 && shift && shift && goto processcmdlineargs42 …tpUser=%2 && set ftpPassword=-DftpPassword=%3 && shift && shift && shift && goto processcmdlineargs43 set buildType=%1 && shift && goto processcmdlineargs46 if x%buildType%==x goto usage[all …]
16 if "%1" == "" goto help38 goto end44 goto end52 goto end60 goto end68 goto end76 goto end84 goto end93 goto end105 goto end[all …]
16 if "%1" == "" goto help40 goto end46 goto end68 goto end76 goto end84 goto end92 goto end100 goto end109 goto end121 goto end[all …]
45 if not "%MAVEN_SKIP_RC%" == "" goto skipRcPre59 if not "%JAVA_HOME%" == "" goto OkJHome66 goto error69 if exist "%JAVA_HOME%\bin\java.exe" goto chkMHome77 goto error80 if not "%M2_HOME%"=="" goto valMHome83 if not "%M2_HOME%"=="" goto valMHome90 goto error95 if not "_%M2_HOME:~-1%"=="_\" goto checkMCmd97 goto stripMHome[all …]
12 if "%1" == "" goto help30 goto end36 goto end43 goto end50 goto end57 goto end64 goto end71 goto end79 goto end90 goto end[all …]
14 if "%1" == "" goto help34 goto end40 goto end48 goto end56 goto end64 goto end72 goto end80 goto end89 goto end101 goto end[all …]
12 if "%1" == "" goto help27 goto end33 goto end40 goto end47 goto end54 goto end61 goto end69 goto end80 goto end87 goto end[all …]
20 if defined JAVA_HOME goto findJavaFromJavaHome24 if "%ERRORLEVEL%" == "0" goto init32 goto fail38 if exist "%JAVA_EXE%" goto init46 goto fail51 if not "%OS%" == "Windows_NT" goto win9xME_args52 if "%@eval[2+2]" == "4" goto 4NT_args60 if "x%~1" == "x" goto execute63 goto execute79 if "%ERRORLEVEL%"=="0" goto mainEnd
31 goto:finish42 if "%1"=="" goto:parameterContinue47 goto:parameterLoop53 goto:parameterLoop61 goto:parameterLoop70 goto:parameterLoop80 goto:parameterLoop84 goto:error114 REM goto:main120 if %errorCode% neq 0 (goto:error)[all …]
50 if x%1==x goto setup51 if x%1==x-ws set ws=%2 && shift && shift && goto processcmdlineargs52 if x%1==x-os set os =%2 && shift && shift && goto processcmdlineargs53 if x%1==x-arch set arch=%2 && shift && shift && goto processcmdlineargs54 if x%1==x-noclean set installmode=noclean && shift && goto processcmdlineargs55 if x%1==x-properties set properties=-propertyfile %2 && shift && shift && goto processcmdlineargs56 if x%1==x-vm set vm=%2 && shift && shift && goto processcmdlineargs58 set tests=%tests% %1 && shift && goto processcmdlineargs77 goto run86 goto end