Home
last modified time | relevance | path

Searched refs:NEQ (Results 1 - 17 of 17) sorted by relevance

/third_party/spirv-tools/kokoro/scripts/windows/
H A Dbuild.bat68 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
72 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
81 if "%BUILD_TESTS%" NEQ "NO" (
84 if !ERRORLEVEL! NEQ 0 exit /b !ERRORLEVEL!
/third_party/skia/third_party/externals/spirv-tools/kokoro/scripts/windows/
H A Dbuild.bat67 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
71 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
82 if !ERRORLEVEL! NEQ 0 exit /b !ERRORLEVEL!
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/scripts/windows/
H A Dbuild.bat67 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
71 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
82 if !ERRORLEVEL! NEQ 0 exit /b !ERRORLEVEL!
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2015-release-bazel/
H A Dbuild.bat48 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
56 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2015-release-bazel/
H A Dbuild.bat48 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
56 if %ERRORLEVEL% NEQ 0 exit /b %ERRORLEVEL%
/third_party/lame/libmp3lame/
H A Dmachine.h177 #define NEQ(a,b) (!EQ(a,b)) macro
H A Dquantize.c496 if (NEQ(work[start + j - width], work[start + j + nsame - width])) in trancate_smallspectrums()
H A Dlame.c1606 if (NEQ(RadioGain, GAIN_NOT_ENOUGH_SAMPLES)) { in save_gain_values()
/third_party/python/Tools/msi/
H A Dget_externals.bat20 if "x%~1" NEQ "x" goto usage
H A Duploadrelease.bat30 if "%1" NEQ "" echo Unexpected argument "%1" & exit /B 1
H A Dbuildrelease.bat72 if "%1" NEQ "" echo Invalid option: "%1" && exit /B 1
/third_party/python/PCbuild/
H A Dbuild.bat103 if "%PROCESSOR_ARCHITEW6432%" NEQ "AMD64" if "%PROCESSOR_ARCHITECTURE%" NEQ "AMD64" (
H A Dget_externals.bat31 if "x%~1" NEQ "x" goto usage
H A Dprepare_libffi.bat76 if ^%VCVARSALL:~0,1% NEQ ^" SET VCVARSALL="%VCVARSALL%"
/third_party/python/Tools/buildbot/
H A DremoteDeploy.bat19 if %ERRORLEVEL% NEQ 0 (echo SSH does not work) & exit /b %ERRORLEVEL%
/third_party/python/Doc/
H A Dmake.bat51 if "%1" NEQ "htmlhelp" goto :skiphhcsearch
/third_party/node/
H A Dvcbuild.bat231 if not defined openssl_no_asm if "%target_arch%" NEQ "arm64" call tools\msvs\find_nasm.cmd
258 if defined target_env if "%target_env%" NEQ "vs2022" goto vs-set-2019
298 if defined target_env if "%target_env%" NEQ "vs2019" goto msbuild-not-found

Completed in 12 milliseconds