HomeSort by relevance Sort by last modified time
    Searched full:errorlevel (Results 1 - 25 of 270) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/llvm/tools/msbuild/
install.bat 41 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
43 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
45 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
51 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
53 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
55 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
57 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
59 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
61 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
67 IF NOT %ERRORLEVEL% == 0 GOTO FAILED
    [all...]
  /external/bison/djgpp/
config.bat 130 if errorlevel 1 goto CollectArgument
138 if not errorlevel 0 set ARGS=%_ARGS%
168 if errorlevel 1 update %XSRC%/configure ./configure
174 if errorlevel 1 update configure configure.org
176 if errorlevel 1 goto SedError
184 if not errorlevel 1 mv -f %XSRC%/lib/inttypes_.h %XSRC%/lib/_inttypes.h
188 if not errorlevel 1 mv -f %XSRC%/po/Makefile.in.in %XSRC%/po/Makefile.in-in
190 if errorlevel 1 mv -f %XSRC%/po/Makefile.in %XSRC%/po/Makefile.in-in
192 if errorlevel 1 mv -f %XSRC%/po/Makefile.inin %XSRC%/po/Makefile.in-in
194 if errorlevel 1 mv -f %XSRC%/po/Makefile.in_in %XSRC%/po/Makefile.in-in
    [all...]
  /external/clang/docs/analyzer/
make.bat 49 if errorlevel 1 exit /b 1
57 if errorlevel 1 exit /b 1
65 if errorlevel 1 exit /b 1
73 if errorlevel 1 exit /b 1
81 if errorlevel 1 exit /b 1
89 if errorlevel 1 exit /b 1
98 if errorlevel 1 exit /b 1
110 if errorlevel 1 exit /b 1
118 if errorlevel 1 exit /b 1
126 if errorlevel 1 exit /b
    [all...]
  /external/clang/docs/
make.bat 49 if errorlevel 1 exit /b 1
57 if errorlevel 1 exit /b 1
65 if errorlevel 1 exit /b 1
73 if errorlevel 1 exit /b 1
81 if errorlevel 1 exit /b 1
89 if errorlevel 1 exit /b 1
98 if errorlevel 1 exit /b 1
110 if errorlevel 1 exit /b 1
118 if errorlevel 1 exit /b 1
126 if errorlevel 1 exit /b
    [all...]
  /external/llvm/docs/
make.bat 49 if errorlevel 1 exit /b 1
57 if errorlevel 1 exit /b 1
65 if errorlevel 1 exit /b 1
73 if errorlevel 1 exit /b 1
81 if errorlevel 1 exit /b 1
89 if errorlevel 1 exit /b 1
98 if errorlevel 1 exit /b 1
110 if errorlevel 1 exit /b 1
118 if errorlevel 1 exit /b 1
126 if errorlevel 1 exit /b
    [all...]
  /external/chromium_org/chrome/tools/build/win/
map_drive.bat 8 if errorlevel 1 goto DRIVE_NOT_MAPPED
11 if not errorlevel 1 goto DRIVE_ALREADY_MAPPED
hardlink_failsafe.bat 13 if errorlevel 1 copy "%1" "%2"
  /ndk/
ndk-build.cmd 4 if ERRORLEVEL 1 (exit /b 1)
ndk-gdb-py.cmd 4 if ERRORLEVEL 1 (exit /b 1)
find-win-host.cmd 17 if ERRORLEVEL 1 exit /b 1
  /external/chromium_org/third_party/skia/
make.bat 18 exit /B %ERRORLEVEL%
29 if %ERRORLEVEL% neq 0 exit /B %ERRORLEVEL%
  /external/skia/
make.bat 18 exit /B %ERRORLEVEL%
29 if %ERRORLEVEL% neq 0 exit /B %ERRORLEVEL%
  /external/fio/os/windows/
dobuild.cmd 20 @if ERRORLEVEL 1 goto end
22 @if ERRORLEVEL 1 goto end
  /external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/genperf/
run.bat 4 goto next%errorlevel%
  /external/pcre/dist/
makevp.bat 39 IF ERRORLEVEL 1 GOTO ERROR
46 IF ERRORLEVEL 1 GOTO ERROR
49 IF ERRORLEVEL 1 GOTO ERROR
51 IF ERRORLEVEL 1 GOTO ERROR
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 136 set ANT_ERROR=%ERRORLEVEL%
143 set ANT_ERROR=%ERRORLEVEL%
160 set ANT_ERROR=%ERRORLEVEL%
167 set ANT_ERROR=%ERRORLEVEL%
173 for %%i in (0 1 2) do if errorlevel %%i00 set err100=%%i
176 for %%i in (0 1 2 3 4 5 6 7 8 9) do if errorlevel %err100%%%i0 set err10=%%i
179 for %%i in (0 1 2 3 4 5 6 7 8 9) do if errorlevel %err100%%err10%%%i set err1=%%i
182 for %%i in (0 1 2 3 4 5) do if errorlevel 2%%i0 set err10=%%i
183 if err10==5 for %%i in (0 1 2 3 4 5) do if errorlevel 25%%i set err1=%%i
190 rem bug ID 32069: resetting an undefined env variable changes the errorlevel
    [all...]
  /external/openssl/crypto/threads/
netware.bat 48 if errorlevel 1 goto end
54 if errorlevel 1 goto end
  /ndk/sources/host-tools/make-3.81/
configure.bat 43 if errorlevel 2 goto MakeOk
44 if not errorlevel 1 goto MakeOk
  /external/chromium_org/third_party/opus/src/win32/
genversion.bat 40 if not errorlevel 1 goto exit
  /external/libopus/win32/
genversion.bat 40 if not errorlevel 1 goto exit
  /external/chromium_org/third_party/icu/source/allinone/
icucheck.bat 53 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
64 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
75 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
86 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
97 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
  /external/icu/icu4c/source/allinone/
icucheck.bat 53 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
64 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
75 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
86 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
97 @IF NOT ERRORLEVEL 1 GOTO OK_%THT%
  /developers/build/
gradlew.bat 24 if "%ERRORLEVEL%" == "0" goto init
79 if "%ERRORLEVEL%"=="0" goto mainEnd
  /developers/build/prebuilts/androidtv/visual-game-controller/
gradlew.bat 24 if "%ERRORLEVEL%" == "0" goto init
79 if "%ERRORLEVEL%"=="0" goto mainEnd
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
gradlew.bat 24 if "%ERRORLEVEL%" == "0" goto init
79 if "%ERRORLEVEL%"=="0" goto mainEnd

Completed in 594 milliseconds

1 2 3 4 5 6 7 8 91011