Home
last modified time | relevance | path

Searched refs:goto (Results 1 – 25 of 149) sorted by relevance

123456

/external/owasp/sanitizer/tools/findbugs/bin/
Dfindbugs.bat32 if "%JAVA_HOME%"=="" goto nojavahome
33 if not exist "%JAVA_HOME%\bin\javaw.exe" goto nojavahome
37 goto loop
54 if "%firstArg%"=="" goto launch
57 if not "%firstArg%"=="-addMessages" goto notAddMessages
59 goto shift1
63 if not "%firstArg%"=="-computeBugHistory" goto notUpdate
65 goto shift1
69 if not "%firstArg%"=="-xmltotext" goto notXmlToText
71 goto shift1
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Dant.bat24 if "%HOME%"=="" goto homeDrivePathPre
28 if "%HOMEDRIVE%%HOMEPATH%"=="" goto userProfilePre
29 if "%HOMEDRIVE%%HOMEPATH%"=="%HOME%" goto userProfilePre
33 if "%USERPROFILE%"=="" goto alpha
34 if "%USERPROFILE%"=="%HOME%" goto alpha
35 if "%USERPROFILE%"=="%HOMEDRIVE%%HOMEPATH%" goto alpha
43 if "%ANT_HOME%"=="" goto setDefaultAntHome
46 if not _%ANT_HOME:~-1%==_\ goto checkClasspath
48 goto stripAntHome
63 if ""%1""=="""" goto doneStart
[all …]
DantRun.bat21 if ""%1""=="""" goto runCommand
24 if "%OS%"=="Windows_NT" goto nt_cd
25 if "%OS%"=="WINNT" goto nt_cd
27 goto end_cd
36 if ""%1""=="""" goto runCommand
39 if ""%1""=="""" goto runCommand
42 goto loop
Dlcp.bat20 if ""%1""=="""" goto gotAllArgs
24 if ""%1""=="""" goto gotAllArgs
27 goto argCheck
/external/bison/djgpp/
Dconfig.bat36 if not "%NLS%" == "enabled" goto SmallEnv
38 if not "%CACHING%" == "enabled" goto SmallEnv
40 if not "%DEPENDENCY_TRACKING%" == "disabled" goto SmallEnv
42 if not "%LIBICONV_PREFIX%" == "disabled" goto SmallEnv
44 if not "%LIBINTL_PREFIX%" == "disabled" goto SmallEnv
46 if not "%HTML%" == "enabled" goto SmallEnv
48 if not "%XSRC%" == "." goto SmallEnv
54 if "%1" == "nls" goto NextArgument
55 if "%1" == "NLS" goto NextArgument
56 if "%1" == "no-nls" goto NoNLS
[all …]
/external/clang/test/SemaObjC/
Dscope-check.m6 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 …]
/external/pcre/dist/
DRunTest.bat35 goto :eof
164 if %support8% EQU 0 goto modeSkip
170 if %support16% EQU 0 goto modeSkip
176 if %support32% EQU 0 goto modeSkip
211 goto nextMode
216 goto nextMode
225 goto :eof
264 goto :eof
299 goto :eof
303 goto :eof
[all …]
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/
Dmake.bat14 if "%1" == "" goto help
34 goto end
40 goto end
47 goto end
54 goto end
61 goto end
68 goto end
75 goto end
83 goto end
94 goto end
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
DbuildAll.bat27 if x%1==x goto usage
36 if x%1==x goto run
37 if x%1==x-mapVersionTag set mapVersionTag=%2 && shift && shift && goto processcmdlineargs
38 if x%1==x-vm set vm=%2 && shift && shift && goto processcmdlineargs
39 if x%1==x-bc set bootclasspath=-Dbootclasspath=%2 && shift && shift && goto processcmdlineargs
40 if x%1==x-target set target=%2 && shift && shift && goto processcmdlineargs
41 if x%1==x-buildID set buildID=-DbuildId=%2 && shift && shift && goto processcmdlineargs
42 …tpUser=%2 && set ftpPassword=-DftpPassword=%3 && shift && shift && shift && goto processcmdlineargs
43 set buildType=%1 && shift && goto processcmdlineargs
46 if x%buildType%==x goto usage
[all …]
/external/clang/docs/analyzer/
Dmake.bat16 if "%1" == "" goto help
38 goto end
44 goto end
52 goto end
60 goto end
68 goto end
76 goto end
84 goto end
93 goto end
105 goto end
[all …]
/external/llvm/docs/
Dmake.bat16 if "%1" == "" goto help
38 goto end
44 goto end
52 goto end
60 goto end
68 goto end
76 goto end
84 goto end
93 goto end
105 goto end
[all …]
/external/clang/docs/
Dmake.bat16 if "%1" == "" goto help
38 goto end
44 goto end
52 goto end
60 goto end
68 goto end
76 goto end
84 goto end
93 goto end
105 goto end
[all …]
/external/mesa3d/src/gallium/docs/
Dmake.bat12 if "%1" == "" goto help
27 goto end
33 goto end
40 goto end
47 goto end
54 goto end
61 goto end
69 goto end
80 goto end
87 goto end
[all …]
/external/smali/
Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
24 if "%ERRORLEVEL%" == "0" goto init
32 goto fail
38 if exist "%JAVA_EXE%" goto init
46 goto fail
51 if not "%OS%" == "Windows_NT" goto win9xME_args
52 if "%@eval[2+2]" == "4" goto 4NT_args
60 if "x%~1" == "x" goto execute
63 goto execute
79 if "%ERRORLEVEL%"=="0" goto mainEnd
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
Druntests.bat50 if x%1==x goto setup
51 if x%1==x-ws set ws=%2 && shift && shift && goto processcmdlineargs
52 if x%1==x-os set os =%2 && shift && shift && goto processcmdlineargs
53 if x%1==x-arch set arch=%2 && shift && shift && goto processcmdlineargs
54 if x%1==x-noclean set installmode=noclean && shift && goto processcmdlineargs
55 if x%1==x-properties set properties=-propertyfile %2 && shift && shift && goto processcmdlineargs
56 if x%1==x-vm set vm=%2 && shift && shift && goto processcmdlineargs
58 set tests=%tests% %1 && shift && goto processcmdlineargs
77 goto run
86 goto end
/external/libopus/win32/
Dgenversion.bat7 if not "%version%"=="" goto :gotversion
9 if exist "%~dp0..\version.mk" goto :getversion
15 goto :gotversion
31 if %version%==unknown goto :skipgenerate
40 if not errorlevel 1 goto exit
/external/skia/
Dmake.bat11 if "%CHROME_HEADLESS%"=="1" goto run_python
13 if "%DevEnvDir%"=="" goto setup_env_vars
27 goto error_no_VS
30 goto run_python
/external/fio/os/windows/
Ddobuild.cmd16 goto end
20 @if ERRORLEVEL 1 goto end
22 @if ERRORLEVEL 1 goto end
/external/llvm/test/Transforms/IPConstantProp/
Ddangling-block-address.ll34 …%indirect.goto.dest.in = getelementptr inbounds [2 x i8*], [2 x i8*]* @bar.l, i32 0, i32 %tmp1.pn …
35 %indirect.goto.dest = load i8*, i8** %indirect.goto.dest.in ; <i8*> [#uses=1]
36 indirectbr i8* %indirect.goto.dest, [label %lab0, label %end]
/external/llvm/test/CodeGen/ARM/
Dtail-dup.ll33 …%indirect.goto.dest.in = phi i8** [ %arrayidx, %entry ], [ %arrayidx4, %DECREMENT ], [ %arrayidx2,…
35 %indirect.goto.dest = load i8*, i8** %indirect.goto.dest.in, align 4
36 indirectbr i8* %indirect.goto.dest, [label %RETURN, label %INCREMENT, label %DECREMENT]
/external/openssh/openbsd-compat/
Dgetrrsetbyname.c.orig203 goto fail;
209 goto fail;
215 goto fail;
221 goto fail;
241 goto fail;
244 goto fail;
247 goto fail;
255 goto fail;
260 goto fail;
267 goto fail;
[all …]
/external/scrypt/patches/
Darm-neon.patch339 + goto err0;
344 + goto err0;
348 + goto err0;
356 + goto err0;
362 + goto err0;
365 + goto err1;
369 + goto err2;
374 + goto err0;
377 + goto err1;
381 + goto err2;
[all …]
/external/llvm/test/Transforms/SimplifyCFG/
Dindirectbr.ll88 …%indirect.goto.dest = select i1 %cond, i8* blockaddress(@indbrtest3, %L1), i8* blockaddress(@indbr…
89 indirectbr i8* %indirect.goto.dest, [label %L1, label %L2, label %L3]
112 …%indirect.goto.dest = select i1 %cond, i8* blockaddress(@indbrtest4, %L1), i8* blockaddress(@indbr…
113 indirectbr i8* %indirect.goto.dest, [label %L1, label %L2, label %L3]
135 …%indirect.goto.dest = select i1 %cond, i8* blockaddress(@indbrtest5, %L1), i8* blockaddress(@indbr…
138 indirectbr i8* %indirect.goto.dest, [label %L3, label %L4]
165 …%indirect.goto.dest = select i1 %cond, i8* blockaddress(@indbrtest6, %L1), i8* blockaddress(@indbr…
168 indirectbr i8* %indirect.goto.dest, [label %L2, label %L3]
/external/llvm/test/Transforms/StripSymbols/
Dblock-address.ll10 define void @f(i8* %indirect.goto.dest) nounwind uwtable ssp {
12 indirectbr i8* %indirect.goto.dest, [label %FOO, label %BAR]
/external/srtp/googlepatches/
Dgoogle-9-rdbx-leak-plug.patch38 + goto err_rtp_cipher_alloc;
52 + goto err_rtp_auth_alloc;
64 + goto err_limit_alloc;
80 + goto err_rtcp_cipher_alloc;
95 + goto err_rtcp_auth_alloc;
108 + goto err_ekt_alloc;

123456