OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:goto
(Results
1 - 25
of
45
) sorted by relevancy
1
2
/src/external/gpl2/gettext/dist/djgpp/
config.bat
17
if not "%NLS%" == "enabled"
goto
SmallEnv
19
if not "%CACHING%" == "enabled"
goto
SmallEnv
21
if not "%DEPENDENCY_TRACKING%" == "disabled"
goto
SmallEnv
23
if not "%LIBICONV_PREFIX%" == "disabled"
goto
SmallEnv
25
if not "%LIBINTL_PREFIX%" == "disabled"
goto
SmallEnv
27
if not "%STATIC_LIBRARY%" == "enabled"
goto
SmallEnv
29
if not "%XSRC%" == "."
goto
SmallEnv
35
if "%1" == "nls"
goto
NextArgument
36
if "%1" == "NLS"
goto
NextArgument
37
if "%1" == "no-nls"
goto
NoNLS
[
all
...]
/src/external/gpl2/groff/dist/arch/djgpp/
config.bat
9
if not "%XSRC%" == "."
goto
SmallEnv
10
if "%1" == ""
goto
InPlace
12
if not "%XSRC%" == "%1"
goto
SmallEnv
21
if errorlevel 1
goto
SedError
25
if not "%CONFIG_SITE%" == "%XSRC%/arch/djgpp/config.site"
goto
SmallEnv
33
if not "%HOSTNAME%" == ""
goto
hostdone
34
if "%windir%" == ""
goto
msdos
36
if not "%OS%" == "MS-Windows"
goto
SmallEnv
37
goto
haveos
40
if not "%OS%" == "MS-DOS"
goto
SmallEnv
[
all
...]
t-groff.bat
6
if not errorlevel 1
goto
dirOk
8
goto
end
11
if not errorlevel 1
goto
groffOk
13
goto
end
/src/sys/external/isc/libsodium/dist/test/default/
wintest.bat
5
goto
:END
12
goto
:END
19
if "%1" == "ReleaseDLL" (
goto
:ReleaseDLL )
20
if "%1" == "DebugDLL" (
goto
:DebugDLL )
21
if "%1" == "Release" (
goto
:Release )
22
if "%1" == "Debug" (
goto
:Debug )
24
goto
:END
28
goto
:COMPILE
31
goto
:COMPILE
35
goto
:COMPIL
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/camp/ns2/
setup.sh
49
goto
=1
51
while [ $
goto
-le $DEPTH ]; do
52
echo "
goto
${
goto
}.tld${tld}. IN NS ns.
goto
${
goto
}.tld${tld}." >>tld${tld}.db
53
echo "ns.
goto
${
goto
}.tld${tld}. IN A 10.53.0.3" >>tld${tld}.db
56
goto
=$((
goto
+ 1)
[
all
...]
/src/external/bsd/unbound/dist/contrib/
unbound_cache.cmd
16
if exist %uc%
goto
start
27
if /I "%arg1%" == "-h"
goto
help
33
goto
end
36
if defined %arg2% (
goto
Not_Defined) else (
goto
Defined)
45
goto
end
52
goto
end
62
goto
end
72
goto
end
79
goto
end
[
all
...]
warmup.cmd
21
if defined %arg% (
goto
builtin) else (
goto
from_file)
58
goto
.kz
142
goto
end
/src/external/apache2/llvm/dist/clang/docs/analyzer/
make.bat
16
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
en
[
all
...]
/src/external/apache2/llvm/dist/clang/docs/
make.bat
16
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
en
[
all
...]
/src/external/apache2/llvm/dist/llvm/docs/
make.bat
16
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
en
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/camp/ns3/
setup.sh
57
goto
=1
59
while [ $
goto
-le $DEPTH ]; do
60
nextgoto=$((
goto
+ 1))
63
zone "
goto
${
goto
}.tld${tld}" {
65
file "
goto
${
goto
}.tld${tld}.db";
69
cp template.db.in
goto
${
goto
}.tld${tld}.db
71
if [ $
goto
-eq $DEPTH ]; the
[
all
...]
/src/external/mit/libcbor/dist/doc/
make.bat
16
if "%1" == ""
goto
help
40
goto
end
46
goto
end
68
goto
end
76
goto
end
84
goto
end
92
goto
end
100
goto
end
109
goto
end
121
goto
end
[
all
...]
/src/external/mit/libuv/dist/docs/
make.bat
17
if "%1" == ""
goto
help
41
goto
end
47
goto
end
69
goto
end
77
goto
end
85
goto
end
93
goto
end
101
goto
end
110
goto
end
122
goto
end
[
all
...]
/src/external/bsd/pcc/dist/pcc/os/win32/
build.bat
9
if '%1' == '/h'
goto
dispinfo
10
if '%1' == '/pcc'
goto
usepcc
11
if '%1' == '/cl'
goto
usecl
12
if '%1' == '/prefix'
goto
prefix
13
if '%1' == '/pccdir'
goto
pccdir
14
if '%1' == '/pccsrcdir'
goto
pccsrcdir
15
if '%1' == '/pcclibssrcdir'
goto
pcclibssrcdir
17
goto
build
21
goto
end
27
goto
parsecommandlin
[
all
...]
/src/external/gpl2/gmake/dist/
configure.bat
29
if not "%XSRC%"=="."
goto
SmallEnv
30
if "%1%"==""
goto
SrcDone
32
if not "%XSRC%"=="%1"
goto
SmallEnv
43
if errorlevel 2
goto
MakeOk
44
if not errorlevel 1
goto
MakeOk
47
goto
End
56
goto
End
/src/external/mit/libuv/dist/tools/
vswhere_usability_wrapper.cmd
12
if not exist "%InstallerPath%"
goto
:no-vswhere
16
if errorlevel 1
goto
:no-vswhere
/src/external/apache2/llvm/dist/llvm/tools/msbuild/
install.bat
22
IF NOT %ERRORLEVEL% == 0
GOTO
FAILED
24
IF NOT %ERRORLEVEL% == 0
GOTO
FAILED
29
IF NOT %ERRORLEVEL% == 0
GOTO
FAILED
31
IF NOT %ERRORLEVEL% == 0
GOTO
FAILED
33
IF NOT %ERRORLEVEL% == 0
GOTO
FAILED
38
IF NOT %ERRORLEVEL% == 0
GOTO
FAILED
40
IF NOT %ERRORLEVEL% == 0
GOTO
FAILED
42
IF NOT %ERRORLEVEL% == 0
GOTO
FAILED
46
IF NOT %ERRORLEVEL% == 0
GOTO
FAILED
50
goto
EN
[
all
...]
/src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/
gimple.vim
55
syn keyword gimpleStatement
goto
return
103
" Match label after
goto
to suppress highlighting of numbers inside
/src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/
gimple.vim
55
syn keyword gimpleStatement
goto
return
103
" Match label after
goto
to suppress highlighting of numbers inside
/src/external/bsd/unbound/dist/winrc/
unbound-control-setup.cmd
70
if /I "%arg%" == "-h"
goto
help
80
goto
next
88
goto
next2
/src/external/lgpl3/gmp/dist/mpn/alpha/
add_n.asm
53
blt r19,$Lend2 C if less than 4 limbs,
goto
2nd loop
sub_n.asm
53
blt r19,$Lend2 C if less than 4 limbs,
goto
2nd loop
/src/external/gpl2/diffutils/dist/config/
texinfo.tex
1008
\pdfoutline
goto
name{\pdfmkpgn{##3}}count-\expnumber{chap##2}{##1}}
1011
\pdfoutline
goto
name{\pdfmkpgn{##2}}{##1}}
1013
\pdfoutline
goto
name{\pdfmkpgn{##4}}count-\expnumber{sec##2.##3}{##1}}
1015
\pdfoutline
goto
name{\pdfmkpgn{##3}}{##1}}
1017
\pdfoutline
goto
name{\pdfmkpgn{##5}}count-\expnumber{subsec##2.##3.##4}{##1}}
1019
\pdfoutline
goto
name{\pdfmkpgn{##4}}{##1}}
1021
\pdfoutline
goto
name{\pdfmkpgn{##6}}{##1}}
1023
\pdfoutline
goto
name{\pdfmkpgn{##5}}{##1}}
1036
goto
name{\pdfmkpgn{\the\pgn}}%
1103
\startlink attr{/Border [0 0 0]}
goto
name{\pdfmkpgn{#1}
[
all
...]
/src/external/gpl2/grep/dist/doc/
texinfo.tex
963
\pdfoutline
goto
name{\pdfmkpgn{##3}}count-\expnumber{chap##2}{##1}}
965
\pdfoutline
goto
name{\pdfmkpgn{##2}}{##1}}
967
\pdfoutline
goto
name{\pdfmkpgn{##4}}count-\expnumber{sec##2.##3}{##1}}
969
\pdfoutline
goto
name{\pdfmkpgn{##2}}{##1}}
971
\pdfoutline
goto
name{\pdfmkpgn{##5}}count-\expnumber{subsec##2.##3.##4}{##1}}
973
\pdfoutline
goto
name{\pdfmkpgn{##2}}{##1}}
975
\pdfoutline
goto
name{\pdfmkpgn{##6}}{##1}}
977
\pdfoutline
goto
name{\pdfmkpgn{##2}}{##1}}
990
goto
name{\pdfmkpgn{\the\pgn}}%
1056
\startlink attr{/Border [0 0 0]}
goto
name{\mkpgn{#1}
[
all
...]
/src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
sqr_basecase.asm
50
C * Use computed
goto
in order to compress the code.
Completed in 47 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026