| /src/crypto/external/apache2/openssl/dist/Configurations/ |
| 50-masm.conf | 14 ASFLAGS => "/nologo /Zi", 16 asflags => "/c /Cp /Cx",
|
| 50-win-clang-cl.conf | 14 ASFLAGS => "/nologo /Zi --target=arm64-pc-windows-msvc", 15 asflags => "/c", 30 ASFLAGS => "/nologo /Zi --target=arm64-pc-windows-msvc", 31 asflags => "/c",
|
| 10-main.conf | 10 ASFLAGS => "-g", 11 asflags => "-Ox -f win64 -DNEAR", 17 ASFLAGS => "/nologo /Zi", 18 asflags => "/c /Cp /Cx", 24 ASFLAGS => "", 25 asflags => "", 40 ASFLAGS => "", 41 asflags => "-f win32", 47 ASFLAGS => "/nologo /Zi", 48 asflags => "/Cp /coff /c /Cx" [all...] |
| descrip.mms.tmpl | 86 our @cnf_asflags = ($target{asflags} || (), @{$config{asflags}}); 119 @cnf_asflags, '$(ASFLAGS)'); 153 @cnf_asflags, '$(ASFLAGS)'); 189 @cnf_asflags, '$(ASFLAGS)'); 409 ASFLAGS={- join(' ', @{$config{ASFLAGS}}) -} 1189 my $asflags = { shlib => $lib_asflags, 1198 \$(AS) $asflags \$(ASOUTFLAG)${objd}${objn} $srcs 1214 \$(AS) $asflags \$(ASOUTFLAG)$obj $obj-as [all...] |
| windows-makefile.tmpl | 281 ASFLAGS={- join(' ', @{$config{ASFLAGS}}) -} 302 CNF_ASFLAGS={- join(' ', $target{asflags} || (), 303 @{$config{asflags}}) -} 328 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 363 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 392 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 891 my $asflags = { shlib => ' $(LIB_ASFLAGS)', 908 \$(AS) $asflags \$(ASOUTFLAG)\$\@ $srcs 914 \$(AS) $asflags \$(ASOUTFLAG)\$\@ \$@.as [all...] |
| /src/crypto/external/bsd/openssl/dist/Configurations/ |
| 50-masm.conf | 14 ASFLAGS => "/nologo /Zi", 16 asflags => "/c /Cp /Cx",
|
| 10-main.conf | 10 ASFLAGS => "-g", 11 asflags => "-Ox -f win64 -DNEAR", 17 ASFLAGS => "/nologo /Zi", 18 asflags => "/c /Cp /Cx", 24 ASFLAGS => "", 25 asflags => "", 40 ASFLAGS => "", 41 asflags => "-f win32", 47 ASFLAGS => "/nologo /Zi", 48 asflags => "/Cp /coff /c /Cx" [all...] |
| windows-makefile.tmpl | 274 ASFLAGS={- join(' ', @{$config{ASFLAGS}}) -} 295 CNF_ASFLAGS={- join(' ', $target{asflags} || (), 296 @{$config{asflags}}) -} 321 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 356 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 385 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 850 my $asflags = { shlib => ' $(LIB_ASFLAGS)', 867 \$(AS) $asflags \$(ASOUTFLAG)\$\@ $srcs 873 \$(AS) $asflags \$(ASOUTFLAG)\$\@ \$@.as [all...] |
| descrip.mms.tmpl | 86 our @cnf_asflags = ($target{asflags} || (), @{$config{asflags}}); 119 @cnf_asflags, '$(ASFLAGS)'); 153 @cnf_asflags, '$(ASFLAGS)'); 189 @cnf_asflags, '$(ASFLAGS)'); 371 ASFLAGS={- join(' ', @{$config{ASFLAGS}}) -} 1119 my $asflags = { shlib => $lib_asflags, 1128 \$(AS) $asflags \$(ASOUTFLAG)${objd}${objn} $srcs 1144 \$(AS) $asflags \$(ASOUTFLAG)$obj $obj-as [all...] |
| /src/crypto/external/bsd/openssl.old/dist/Configurations/ |
| 50-masm.conf | 15 ASFLAGS => "/nologo /Zi", 17 asflags => "/c /Cp /Cx",
|
| 10-main.conf | 10 ASFLAGS => "-g", 11 asflags => "-Ox -f win64 -DNEAR", 16 ASFLAGS => "/nologo /Zi", 17 asflags => "/c /Cp /Cx", 22 ASFLAGS => "", 23 asflags => "", 37 ASFLAGS => "", 38 asflags => "-f win32", 44 ASFLAGS => "/nologo /Zi", 45 asflags => "/Cp /coff /c /Cx" [all...] |
| windows-makefile.tmpl | 187 ASFLAGS={- join(' ', @{$config{ASFLAGS}}) -} 208 CNF_ASFLAGS={- join(' ', $target{asflags} || (), 209 @{$config{asflags}}) -} 234 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 268 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 287 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 583 my $asflags = { lib => ' $(LIB_ASFLAGS)', 597 \$(AS) $asflags \$(ASOUTFLAG)\$\@ $srcs 602 \$(CC) /EP /D__ASSEMBLER__ $cflags $srcs > \$@.asm && \$(AS) $asflags \$(ASOUTFLAG)\$\@ \$@.as [all...] |
| descrip.mms.tmpl | 186 ASFLAGS={- join(' ', @{$config{ASFLAGS}}) -} 196 CNF_ASFLAGS={- join('', $target{asflags} || (), 197 @{$config{asflags}}) -} 221 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 260 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 290 '$(CNF_ASFLAGS)', '$(ASFLAGS)') -} 855 my $asflags = { lib => ' $(LIB_ASFLAGS)', 875 \$(AS) $asflags \$(ASOUTFLAG)${objd}${objn}.OBJ $srcs 892 \$(AS) $asflags \$(ASOUTFLAG)$obj.OBJ $obj.as [all...] |