Searched refs:goto (Results 1 – 25 of 331) sorted by relevance
12345678910>>...14
99 goto yy6;102 case 0x00: goto yy2;128 case 0x1F: goto yy4;130 case '\n': goto yy9;133 case '\r': goto yy11;135 case '!': goto yy12;136 case '"': goto yy14;137 case '#': goto yy16;167 case 'z': goto yy18;168 case '%': goto yy21;[all …]
99 goto yy6;102 case 0x00: goto yy2;128 case 0x1F: goto yy4;130 case '\n': goto yy9;133 case '\r': goto yy11;135 case '!': goto yy12;136 case '"': goto yy14;137 case '#': goto yy16;138 case '%': goto yy19;139 case '&': goto yy21;[all …]
83 case 0x00: goto yy69;87 case ' ': goto yy64;88 case '\n': goto yy66;89 case '\r': goto yy68;90 case '!': goto yy45;91 case '"': goto yy63;92 case '#': goto yy15;93 case '%': goto yy35;94 case '&': goto yy39;95 case '\'': goto yy62;[all …]
8 cd %SRC% || goto :error13 cd %SRC%\build || goto :error27 "-DLESS_DEBUG_INFO=%LESS_DEBUG_INFO%" || goto :error29 cmake --build . --config %BUILD_TYPE% || goto :error32 cd %SRC% || goto :error35 build\%BUILD_TYPE%\ReactorUnitTests.exe || goto :error36 build\%BUILD_TYPE%\gles-unittests.exe || goto :error37 build\%BUILD_TYPE%\system-unittests.exe || goto :error38 build\%BUILD_TYPE%\vk-unittests.exe || goto :error41 cd %SRC%\build || goto :error[all …]
7 if /i "%1"=="help" goto help8 if /i "%1"=="--help" goto help9 if /i "%1"=="-help" goto help10 if /i "%1"=="/help" goto help11 if /i "%1"=="?" goto help12 if /i "%1"=="-?" goto help13 if /i "%1"=="--?" goto help14 if /i "%1"=="/?" goto help75 if "%1"=="" goto args-done76 if /i "%1"=="debug" set config=Debug&goto arg-ok[all …]
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 …]
38 …TEST_CPP_FLAGS% %TEST_CS_FLAGS% -I include_test monster_test.fbs monsterdata_test.json || goto FAIL39 …tc.exe --rust %TEST_RUST_FLAGS% -I include_test monster_test.fbs monsterdata_test.json || goto FAIL41 ….exe --python %TEST_BASE_FLAGS% -I include_test monster_test.fbs monsterdata_test.json || goto FAIL44 …o namespace_test namespace_test/namespace_test1.fbs namespace_test/namespace_test2.fbs || goto FAIL48 …o namespace_test namespace_test/namespace_test1.fbs namespace_test/namespace_test2.fbs || goto FAIL50 …FLAGS% %TEST_CS_FLAGS% %TEST_TS_FLAGS% -o union_vector ./union_vector/union_vector.fbs || goto FAIL54 …dtype%\flatc.exe --rust -I include_test -o include_test include_test/include_test1.fbs || goto FAIL55 …latc.exe --rust -I include_test -o include_test/sub include_test/sub/include_test2.fbs || goto FAIL56 …flatc.exe -b --schema --bfbs-comments --bfbs-builtins -I include_test monster_test.fbs || goto FAIL57 …--bfbs-gen-embed %TEST_NOINCL_FLAGS% %TEST_CPP_FLAGS% -I include_test monster_test.fbs || goto FAIL[all …]
14 if "%~1" EQU "-h" goto Help15 if "%~1" EQU "-x86" (set BUILDX86=1) && shift && goto CheckOpts16 if "%~1" EQU "-x64" (set BUILDX64=1) && shift && goto CheckOpts17 if "%~1" EQU "--doc" (set BUILDDOC=1) && shift && goto CheckOpts18 if "%~1" EQU "--no-test-marker" (set BUILDTEST=) && shift && goto CheckOpts19 if "%~1" EQU "--test-marker" (set BUILDTEST=--test-marker) && shift && goto CheckOpts20 if "%~1" EQU "--pack" (set BUILDPACK=1) && shift && goto CheckOpts21 if "%~1" EQU "-r" (set REBUILD=-r) && shift && goto CheckOpts31 if errorlevel 1 goto :eof33 if errorlevel 1 goto :eof[all …]
43 goto :eof163 if %support8% EQU 0 goto modeSkip169 if %support16% EQU 0 goto modeSkip175 if %support32% EQU 0 goto modeSkip207 goto nextMode212 goto nextMode221 goto :eof265 goto :eof293 goto :eof297 goto :eof[all …]
34 goto :eof73 if ERRORLEVEL 1 goto :SampleError79 if ERRORLEVEL 1 goto :SampleError85 if ERRORLEVEL 1 goto :SampleError91 if ERRORLEVEL 1 goto :SampleError97 if ERRORLEVEL 1 goto :SampleError103 if ERRORLEVEL 1 goto :SampleError109 if ERRORLEVEL 1 goto :SampleError115 if ERRORLEVEL 1 goto :SampleError121 if ERRORLEVEL 1 goto :SampleError[all …]
34 %%DOTNET% restore Grpc.sln || goto :error39 %%DOTNET% build --configuration Release Grpc.Core || goto :error41 %%DOTNET% build --configuration Release Grpc.HealthCheck || goto :error45 …unitypackage\unitypackage_skeleton\Plugins\Grpc.Core.Api\lib\net45\Grpc.Core.Api.dll || goto :error46 …unitypackage\unitypackage_skeleton\Plugins\Grpc.Core.Api\lib\net45\Grpc.Core.Api.pdb || goto :error47 …unitypackage\unitypackage_skeleton\Plugins\Grpc.Core.Api\lib\net45\Grpc.Core.Api.xml || goto :error48 …ore.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\lib\net45\Grpc.Core.dll || goto :error49 …ore.pdb unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\lib\net45\Grpc.Core.pdb || goto :error50 …ore.xml unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\lib\net45\Grpc.Core.xml || goto :error53 …age\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x86\libgrpc_csharp_ext.so || goto :error[all …]
34 goto :eof77 if ERRORLEVEL 1 goto :SampleError83 if ERRORLEVEL 1 goto :SampleError89 if ERRORLEVEL 1 goto :SampleError95 if ERRORLEVEL 1 goto :SampleError101 if ERRORLEVEL 1 goto :SampleError107 if ERRORLEVEL 1 goto :SampleError113 if ERRORLEVEL 1 goto :SampleError119 if ERRORLEVEL 1 goto :SampleError125 if ERRORLEVEL 1 goto :SampleError[all …]
32 %DOTNET% restore Grpc.sln || goto :error37 %DOTNET% build --configuration Release Grpc.Core || goto :error39 %DOTNET% build --configuration Release Grpc.HealthCheck || goto :error43 …unitypackage\unitypackage_skeleton\Plugins\Grpc.Core.Api\lib\net45\Grpc.Core.Api.dll || goto :error44 …unitypackage\unitypackage_skeleton\Plugins\Grpc.Core.Api\lib\net45\Grpc.Core.Api.pdb || goto :error45 …unitypackage\unitypackage_skeleton\Plugins\Grpc.Core.Api\lib\net45\Grpc.Core.Api.xml || goto :error46 …ore.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\lib\net45\Grpc.Core.dll || goto :error47 …ore.pdb unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\lib\net45\Grpc.Core.pdb || goto :error48 …ore.xml unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\lib\net45\Grpc.Core.xml || goto :error51 …age\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x86\libgrpc_csharp_ext.so || goto :error[all …]
30 %DOTNET% restore Grpc.sln || goto :error35 %DOTNET% pack --configuration Release Grpc.Core.Api --output ..\..\..\artifacts || goto :error36 %DOTNET% pack --configuration Release Grpc.Core --output ..\..\..\artifacts || goto :error37 %DOTNET% pack --configuration Release Grpc.Core.Testing --output ..\..\..\artifacts || goto :error38 %DOTNET% pack --configuration Release Grpc.Auth --output ..\..\..\artifacts || goto :error39 %DOTNET% pack --configuration Release Grpc.HealthCheck --output ..\..\..\artifacts || goto :error40 %DOTNET% pack --configuration Release Grpc.Reflection --output ..\..\..\artifacts || goto :error41 %DOTNET% pack --configuration Release Grpc.Tools --output ..\..\..\artifacts || goto :error43 %DOTNET% pack --configuration Release Grpc --output ..\..\..\artifacts || goto :error44 %DOTNET% pack --configuration Release Grpc.Core.NativeDebug --output ..\..\..\artifacts || goto :er…[all …]
40 goto exit;44 goto exit;48 goto exit;113 goto exit;117 goto skip_optional;180 goto exit;184 goto exit;189 goto exit;194 goto exit;199 goto exit;[all …]
8 goto :error16 mingw32-make -j8 all || goto error18 rem tests.exe || goto error19 goto :EOF26 …vcplatform% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" || goto error28 tests.exe || goto error29 goto :EOF38 dotnet build -c %configuration% || goto error41 … -c %configuration% -f netcoreapp2.1 Google.Protobuf.Test\Google.Protobuf.Test.csproj || goto error42 dotnet test -c %configuration% -f net451 Google.Protobuf.Test\Google.Protobuf.Test.csproj || goto e…[all …]
16 if "%~1" EQU "-h" goto Help17 if "%~1" EQU "-x86" (set BUILDX86=1) && shift && goto CheckOpts18 if "%~1" EQU "-x64" (set BUILDX64=1) && shift && goto CheckOpts19 if "%~1" EQU "-arm32" (set BUILDARM32=1) && shift && goto CheckOpts20 if "%~1" EQU "-r" (set REBUILD=-r) && shift && goto CheckOpts21 if "%~1" EQU "-o" (set OUTPUT="/p:OutputPath=%~2") && shift && shift && goto CheckOpts22 if "%~1" EQU "--out" (set OUTPUT="/p:OutputPath=%~2") && shift && shift && goto CheckOpts23 if "%~1" EQU "-p" (set PACKAGES=%PACKAGES% %~2) && shift && shift && goto CheckOpts24 if "%~1" EQU "--python-exe" (set PYTHON_EXE="/p:PythonExe=%~2") && shift && shift && goto CheckOpts37 if errorlevel 1 goto :eof[all …]
18 goto :main53 goto :error58 del /q/f/s %TEMP_DIR% > NUL || goto :error59 rmdir /q/s %TEMP_DIR% > NUL || goto :error61 mkdir %TEMP_DIR% || goto :error66 curl -L %DXC_LATEST_ARTIFACT% --output "%TEMP_DIR%\dxc.zip" || goto :error71 …"Expand-Archive -LiteralPath '%TEMP_DIR%\dxc.zip' -DestinationPath '%TEMP_DIR%\dxc'" || goto :error80 …e('https://storage.googleapis.com/chrome-infra/depot_tools.zip', 'depot_tools.zip')" || goto :error81 powershell -Command "Expand-Archive -Force 'depot_tools.zip' 'depot_tools'" || goto :error86 call gclient || goto :error[all …]
19 if "%1" == "" goto help46 goto end52 goto end58 if errorlevel 9009 goto sphinx_python59 goto sphinx_ok85 goto end93 goto end101 goto end109 goto end117 goto end[all …]
12 if "%1"=="-x64" (set rt_opts=%rt_opts% %1) & shift & goto CheckOpts13 if "%1"=="-arm64" (set rt_opts=%rt_opts% %1) & shift & goto CheckOpts14 if "%1"=="-arm32" (set rt_opts=%rt_opts% %1) & (set arm32_ssh=true) & shift & goto CheckOpts15 if "%1"=="-d" (set rt_opts=%rt_opts% %1) & shift & goto CheckOpts16 if "%1"=="-O" (set rt_opts=%rt_opts% %1) & shift & goto CheckOpts17 if "%1"=="-q" (set rt_opts=%rt_opts% %1) & shift & goto CheckOpts18 if "%1"=="+d" (set rt_opts=%rt_opts:-d=%) & shift & goto CheckOpts19 if "%1"=="+q" (set rt_opts=%rt_opts:-q=%) & shift & goto CheckOpts20 if NOT "%1"=="" (set regrtest_args=%regrtest_args% %1) & shift & goto CheckOpts22 if "%PROCESSOR_ARCHITECTURE%"=="ARM" if "%arm32_ssh%"=="true" goto NativeExecution[all …]
27 if not "%OS%" == "Windows_NT" goto nodos36 if /i "%~1" == "" goto syntax49 if "%~1" == "" goto prerequisites108 goto syntax110 goto syntax112 goto syntax117 goto unknown121 shift & goto parseArgs125 if not defined VC_VER goto syntax131 if not defined PF goto nopf[all …]
15 if "%~1"=="--no-tkinter" (set IncludeTkinter=false) & shift & goto CheckOpts16 if "%~1"=="--no-openssl" (set IncludeSSL=false) & shift & goto CheckOpts17 if "%~1"=="--no-libffi" (set IncludeLibffi=false) & shift & goto CheckOpts18 if "%~1"=="--tkinter-src" (set IncludeTkinterSrc=true) & shift & goto CheckOpts19 if "%~1"=="--openssl-src" (set IncludeSSLSrc=true) & shift & goto CheckOpts20 if "%~1"=="--libffi-src" (set IncludeLibffiSrc=true) & shift & goto CheckOpts21 if "%~1"=="--python" (set PYTHON=%2) & shift & shift & goto CheckOpts22 if "%~1"=="--organization" (set ORG=%2) & shift & shift & goto CheckOpts23 if "%~1"=="-c" (set DO_CLEAN=true) & shift & goto CheckOpts24 if "%~1"=="--clean" (set DO_CLEAN=true) & shift & goto CheckOpts[all …]
17 if "%1" == "" goto help41 goto end47 goto end69 goto end77 goto end85 goto end93 goto end101 goto end110 goto end122 goto end[all …]
15 if "%1" == "" goto help35 goto end41 goto end49 goto end57 goto end65 goto end73 goto end81 goto end90 goto end102 goto end[all …]