Home
last modified time | relevance | path

Searched refs:run3 (Results 1 – 25 of 2111) sorted by relevance

12345678910>>...85

/dports/devel/p5-IPC-Run3/IPC-Run3-0.048/t/
H A DIPC-Run3.t22 eval { run3 };
28 run3 [$^X, '-e', 'print "OUT"' ], \undef, \$out, \$err;
56 run3 [$^X, '-e', 'print map uc, <>' ], \"in", \$out, \$err;
66 run3 [$^X, '-e', 'print STDERR map uc, <>' ], \"in", \$out, \$err;
76 run3 [$^X, '-e', 'print map uc, <>' ], [qw( in1 in2 )], \$out;
83 run3 [$^X, '-e', 'print map uc, <>' ], [qw( in1 in2 )], \$out;
90 run3 [$^X, '-e', 'print "OUT1\nOUT2"' ], \undef, \@out, \$err;
151 run3 [$^X, '-e',
162 run3 [$^X, '-e', 'print "OUT"' ], \undef, $fn;
183 run3 [$^X, '-e', 'print "OUT"' ], \undef, \*FH;
[all …]
H A Dutf8.t20 run3 [ $^X, "-e", "binmode STDOUT, ':utf8'; print $generate_unicode" ],
34 run3 [ $^X, "-e", "binmode STDIN, ':raw'; print join(' ', unpack('C*', <>))" ],
/dports/math/qposases/qpOASES-3.2.1/src/
H A DSolutionAnalysis.cpp359 for( run3 = 0; run3 < dim; run3++ ){
363 delta_g_cov [run1] = g_b_bA_VAR[run3*dim+run1];
406 K[run3*dim+run2] = delta_xFR[run1];
410 K[run3*dim+run2] = delta_xFX[run1];
411 K[run3*dim+nV+run2] = delta_yFX[run1];
415 K[run3*dim+2*nV+run2] = delta_yAC[run1];
429 for( run3 = 0; run3 < dim; run3++ ){
432 delta_g_cov [run1] = K[run3+ run1*dim];
437 delta_lbA_cov [run1] = K[run3+(2*nV+run1)*dim];
438 delta_ubA_cov [run1] = K[run3+(2*nV+run1)*dim];
[all …]
/dports/math/casadi/casadi-3.5.5/external_packages/qpOASES/src/
H A DSolutionAnalysis.cpp359 for( run3 = 0; run3 < dim; run3++ ){ in getVarianceCovariance()
363 delta_g_cov [run1] = g_b_bA_VAR[run3*dim+run1]; in getVarianceCovariance()
406 K[run3*dim+run2] = delta_xFR[run1]; in getVarianceCovariance()
410 K[run3*dim+run2] = delta_xFX[run1]; in getVarianceCovariance()
411 K[run3*dim+nV+run2] = delta_yFX[run1]; in getVarianceCovariance()
415 K[run3*dim+2*nV+run2] = delta_yAC[run1]; in getVarianceCovariance()
429 for( run3 = 0; run3 < dim; run3++ ){ in getVarianceCovariance()
432 delta_g_cov [run1] = K[run3+ run1*dim]; in getVarianceCovariance()
437 delta_lbA_cov [run1] = K[run3+(2*nV+run1)*dim]; in getVarianceCovariance()
438 delta_ubA_cov [run1] = K[run3+(2*nV+run1)*dim]; in getVarianceCovariance()
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/simple-s4class.d/
H A Dexpected.tags16 run3 input.r /^setGeneric("run3", function(i, j) 1)$/;" g language:S4Class extras:subparser
17 anonFuncc203d3890500 input.r /^setGeneric("run3", function(i, j) 1)$/;" f language:R generic:run3 s…
18 i input.r /^setGeneric("run3", function(i, j) 1)$/;" z language:R function:run3.anonFuncc203d3890500
19 j input.r /^setGeneric("run3", function(i, j) 1)$/;" z language:R function:run3.anonFuncc203d3890500
20 run3 input.r /^setMethod("run3", signature("numeric", "numeric"),$/;" m language:S4Class signature:…
21 anonFuncc203d3890600 input.r /^ function (i, j) { i + j })$/;" f language:R method:run3 signatur…
22 i input.r /^ function (i, j) { i + j })$/;" z language:R function:run3.anonFuncc203d3890600
23 j input.r /^ function (i, j) { i + j })$/;" z language:R function:run3.anonFuncc203d3890600
/dports/textproc/p5-UML-Class-Simple/UML-Class-Simple-0.22/t/
H A Dumlclass.t21 ok run3( [@cmd, '-o', $outfile, '-E', $Config{archlibexp}],
34 ok run3( [@cmd, '-o', $outfile, '-E', $Config{archlibexp},
48 ok run3( [@cmd, '-o', $outfile, '-E', $Config{archlibexp}],
61 ok run3( [@cmd, '-o', $outfile, '-I', $Config{archlibexp}],
74 ok run3( [@cmd, '-o', $outfile, '-I', $Config{archlibexp},
87 ok run3( [@cmd, '-o', $outfile, '--include', $Config{archlibexp}],
99 ok run3( [@cmd, qw(-p UML::Class)], \undef, \$stdout, \$stderr ),
288 ok run3(
308 ok run3(
328 ok run3(
[all …]
H A Dmoose.t26 ok run3( [@cmd, qw(-M Moose -p Moouseish -o), $outfile, qw(-r t)], \undef, \$stdout, \$stderr ),
41 …ok run3( [@cmd, qw(-M Moose -p Moouseish -o), $outfile, qw(--no-methods -r t)], \undef, \$stdout, …
56 …ok run3( [@cmd, qw(-M Moose -p Moouseish -o), $outfile, qw(--no-inheritance -r t)], \undef, \$stdo…
72 …ok run3( [@cmd, qw(-M Moose -p Moouseish -o), $outfile, qw(--no-inheritance --moose-roles -r t)], …
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/Nekobi/
H A DNekoWidget.hpp57 LOAD_IMAGE(run3) in NekoWidget()
148 if (fCurImage == &fImages.run3) in idle()
151 fCurImage = &fImages.run3; in idle()
188 Image run3; member
/dports/audio/nekobi-lv2/Nekobi-840a692/plugins/Nekobi/
H A DNekoWidget.hpp57 LOAD_IMAGE(run3) in NekoWidget()
148 if (fCurImage == &fImages.run3) in idle()
151 fCurImage = &fImages.run3; in idle()
188 Image run3; member
/dports/devel/p5-IPC-Run3/IPC-Run3-0.048/
H A DREADME7 use IPC::Run3; # Exports run3() by default
9 run3 \@cmd, \$in, \$out, \$err;
10 run3 \@cmd, \@in, \&out, \$err;
H A DChanges41 - Add an option "return_if_system_error" that causes run3()
49 - explain how run3() works
67 - document more clearly the return value of run3
76 the method used by run3() (redirect STD* and then call system())
84 concurrent calls to run3 in a threaded environment
94 to "same or fewer fd's after the call to run3 than before",
105 and child use run3":
109 with run3 from a forked (pseudo) process
/dports/lang/gnat_util/gcc-6-20180516/libjava/testsuite/libjava.lang/
H A DPR27908.java8 run3 r3 = new run3(); in main()
80 static class run3 implements Runnable class in PR27908
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/testsuite/libjava.lang/
H A DPR27908.java8 run3 r3 = new run3(); in main()
80 static class run3 implements Runnable class in PR27908
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/testsuite/libjava.lang/
H A DPR27908.java8 run3 r3 = new run3(); in main()
80 static class run3 implements Runnable class in PR27908
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/testsuite/libjava.lang/
H A DPR27908.java8 run3 r3 = new run3(); in main()
80 static class run3 implements Runnable class in PR27908
/dports/lang/gcc48/gcc-4.8.5/libjava/testsuite/libjava.lang/
H A DPR27908.java8 run3 r3 = new run3(); in main()
80 static class run3 implements Runnable class in PR27908
/dports/www/rt50/rt-5.0.2/t/crypt/smime/
H A Dother-certs.t5 use IPC::Run3 'run3';
20 run3( [ RT::Crypt::SMIME->OpenSSLPath, qw(smime -pk7out) ], \$mime->as_string, \$pk7, \$err );
24 run3( [ RT::Crypt::SMIME->OpenSSLPath, qw(pkcs7 -print_certs -text) ], \$pk7, \$cert, \$err );
52 run3( [ RT::Crypt::SMIME->OpenSSLPath, qw(smime -pk7out) ], \$mime->as_string, \$pk7, \$err );
56 run3( [ RT::Crypt::SMIME->OpenSSLPath, qw(pkcs7 -print_certs -text) ], \$pk7, \$cert, \$err );
/dports/www/rt44/rt-4.4.5/t/crypt/smime/
H A Dother-certs.t5 use IPC::Run3 'run3';
20 run3( [ RT::Crypt::SMIME->OpenSSLPath, qw(smime -pk7out) ], \$mime->as_string, \$pk7, \$err );
24 run3( [ RT::Crypt::SMIME->OpenSSLPath, qw(pkcs7 -print_certs -text) ], \$pk7, \$cert, \$err );
52 run3( [ RT::Crypt::SMIME->OpenSSLPath, qw(smime -pk7out) ], \$mime->as_string, \$pk7, \$err );
56 run3( [ RT::Crypt::SMIME->OpenSSLPath, qw(pkcs7 -print_certs -text) ], \$pk7, \$cert, \$err );
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DextensionAdditionGroup.erl35 run3(),
36 run3(Erule),
59 run3(Erule) -> function
134 run3() -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/asn1/test/asn1_SUITE_data/
H A DextensionAdditionGroup.erl35 run3(),
36 run3(Erule),
59 run3(Erule) -> function
134 run3() -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/asn1/test/asn1_SUITE_data/
H A DextensionAdditionGroup.erl35 run3(),
36 run3(Erule),
59 run3(Erule) -> function
134 run3() -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DextensionAdditionGroup.erl35 run3(),
36 run3(Erule),
59 run3(Erule) -> function
134 run3() -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DextensionAdditionGroup.erl35 run3(),
36 run3(Erule),
59 run3(Erule) -> function
134 run3() -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DextensionAdditionGroup.erl35 run3(),
36 run3(Erule),
59 run3(Erule) -> function
134 run3() -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/asn1/test/asn1_SUITE_data/
H A DextensionAdditionGroup.erl35 run3(),
36 run3(Erule),
58 run3(Erule) -> function
133 run3() -> function

12345678910>>...85