Home
last modified time | relevance | path

Searched refs:mainf (Results 1 – 25 of 91) sorted by relevance

1234

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/util/
H A Dwrite-man-symlinks31 my $mainf = $1;
33 die "Bad src file" if !defined $mainf;
34 my $podfile = "$srcdir/$mainf.pod";
37 $podfile = "$builddir/$mainf.pod";
42 next if $name eq $mainf;
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/util/
H A Dwrite-man-symlinks31 my $mainf = $1;
33 die "Bad src file" if !defined $mainf;
34 my $podfile = "$srcdir/$mainf.pod";
37 $podfile = "$builddir/$mainf.pod";
42 next if $name eq $mainf;
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/util/
H A Dwrite-man-symlinks31 my $mainf = $1;
33 die "Bad src file" if !defined $mainf;
34 my $podfile = "$srcdir/$mainf.pod";
37 $podfile = "$builddir/$mainf.pod";
42 next if $name eq $mainf;
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/util/
H A Dwrite-man-symlinks31 my $mainf = $1;
33 die "Bad src file" if !defined $mainf;
34 my $podfile = "$srcdir/$mainf.pod";
37 $podfile = "$builddir/$mainf.pod";
42 next if $name eq $mainf;
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/util/
H A Dwrite-man-symlinks31 my $mainf = $1;
33 die "Bad src file" if !defined $mainf;
34 my $podfile = "$srcdir/$mainf.pod";
37 $podfile = "$builddir/$mainf.pod";
42 next if $name eq $mainf;
/dports/security/openssl-devel/openssl-3.0.2/util/
H A Dwrite-man-symlinks31 my $mainf = $1;
33 die "Bad src file" if !defined $mainf;
34 my $podfile = "$srcdir/$mainf.pod";
37 $podfile = "$builddir/$mainf.pod";
42 next if $name eq $mainf;
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Dwindowoverlap.c46 float mainf[128][128][3]; in verify() local
51 glReadPixels(0, 0, 128, 128, GL_RGB, GL_FLOAT, mainf); in verify()
63 …delta = fabs(mainr - mainf[y][x][0]) + fabs(maing - mainf[y][x][1]) + fabs(mainb - mainf[y][x][2]); in verify()
67 printf(" Actual: %5.3f %5.2f %5.3f\n", mainf[y][x][0], mainf[y][x][1], mainf[y][x][2]); in verify()
/dports/science/plumed/plumed2-2.7.2/test/link/
H A DMakefile20 plumedf-dummy: mainf.o $(PLUMED_RUNTIME_DEPENDENCIES)
21 $(LDF90) mainf.o -o $@ $(PLUMED_RUNTIME_LOAD)
23 plumedf-static: mainf.o $(PLUMED_STATIC_DEPENDENCIES)
24 $(LDF90) mainf.o -o $@ $(PLUMED_STATIC_LOAD)
26 plumedf: mainf.o $(PLUMED_SHARED_DEPENDENCIES)
27 $(LDF90) mainf.o -o $@ $(PLUMED_SHARED_LOAD)
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/tools/tests/blas/
H A DMakefile.simple48 mainf.o : mainf.f
49 g77 -c -g -O2 -I. ${FETK_INC} mainf.f
54 gof : mainf.o
55 g77 -g -O2 -o gof mainf.o ${FETK_LIB} ${SYSLIB}
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/tools/tests/vf2c/
H A DMakefile.simple48 mainf.o : mainf.f
49 g77 -c -g -O2 -I. ${FETK_INC} mainf.f
54 gof : mainf.o
55 g77 -g -O2 -o gof mainf.o ${FETK_LIB} ${SYSLIB}
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/tools/tests/cgcode/
H A DMakefile.simple48 mainf.o : mainf.f
49 g77 -c -g -O2 -I. ${FETK_INC} mainf.f
54 gof : mainf.o
55 g77 -g -O2 -o gof mainf.o ${FETK_LIB} ${SYSLIB}
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/tools/tests/arpack/
H A DMakefile.simple48 mainf.o : mainf.f
49 g77 -c -g -O2 -I. ${FETK_INC} mainf.f
54 gof : mainf.o
55 g77 -g -O2 -o gof mainf.o ${FETK_LIB} ${SYSLIB}
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/tools/tests/lapack/
H A DMakefile.simple48 mainf.o : mainf.f
49 g77 -c -g -O2 -I. ${FETK_INC} mainf.f
54 gof : mainf.o
55 g77 -g -O2 -o gof mainf.o ${FETK_LIB} ${SYSLIB}
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/tools/tests/pmg/
H A DMakefile.simple48 mainf.o : mainf.f
49 g77 -c -g -O2 -I. ${FETK_INC} mainf.f
63 gof : mainf.o mainsubf.o pdef.o dlphsubf.o
64 g77 -g -O2 -o gof mainf.o mainsubf.o pdef.o dlphsubf.o ${FETK_LIB} ${SYSLIB}
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/rogpeppe/go-internal/testscript/
H A Dexe.go94 mainf := commands[cmdName]
95 if mainf == nil {
104 return mainf()
106 return runCoverSubcommand(cprof, mainf)
112 func runCoverSubcommand(cprof string, mainf func() int) (exitCode int) {
158 return mainf()
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/rogpeppe/go-internal/testscript/
H A Dexe.go62 mainf := commands[cmdName]
63 if mainf == nil {
133 return mainf()
148 return runCoverSubcommand(cprof, mainf)
199 func runCoverSubcommand(cprof string, mainf func() int) (exitCode int) {
245 return mainf()
/dports/security/gopass/gopass-1.13.0/vendor/github.com/rogpeppe/go-internal/testscript/
H A Dexe.go62 mainf := commands[cmdName]
63 if mainf == nil {
133 return mainf()
148 return runCoverSubcommand(cprof, mainf)
199 func runCoverSubcommand(cprof string, mainf func() int) (exitCode int) {
245 return mainf()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/rogpeppe/go-internal/testscript/
H A Dexe.go62 mainf := commands[cmdName]
63 if mainf == nil {
133 return mainf()
148 return runCoverSubcommand(cprof, mainf)
199 func runCoverSubcommand(cprof string, mainf func() int) (exitCode int) {
245 return mainf()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/rogpeppe/go-internal/testscript/
H A Dexe.go62 mainf := commands[cmdName]
63 if mainf == nil {
133 return mainf()
148 return runCoverSubcommand(cprof, mainf)
199 func runCoverSubcommand(cprof string, mainf func() int) (exitCode int) {
245 return mainf()
/dports/databases/p5-Genezzo/Genezzo-0.72/lib/Genezzo/Havok/
H A DSysHook.pm431 my $mainf = $xpkg . "::" . $hook;
447 unless (exists($SysHookOriginal{"$mainf"}))
454 $SysHookOriginal{"$mainf"} = undef;
457 my $orig_var = 'SysHookOriginal{"'. $mainf . '"}';
470 $save_previous_hook .= '$' . $varname . ' = \&' . $mainf .
471 ' if defined(&' . $mainf . ');';
567 my $mainf = $xpkg . "::" . $hook;
570 my $func = "sub " . $mainf ;
/dports/multimedia/handbrake/ffmpeg-4.4/tests/filtergraphs/
H A Doverlay_yuv420p104 [main] format=yuv420p10 [mainf];
5 [mainf][overf] overlay=240:16:format=yuv420p10
H A Doverlay_nv124 [main] format=nv12 [mainf];
5 [mainf][overf] overlay=240:16:format=yuv420, format=yuv420p
H A Doverlay_nv214 [main] format=nv21 [mainf];
5 [mainf][overf] overlay=240:16:format=yuv420, format=yuv420p
H A Doverlay_yuv422p104 [main] format=yuv420p10 [mainf];
5 [mainf][overf] overlay=240:16:format=yuv422p10
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/filtergraphs/
H A Doverlay_nv124 [main] format=nv12 [mainf];
5 [mainf][overf] overlay=240:16:format=yuv420, format=yuv420p

1234