Home
last modified time | relevance | path

Searched refs:fwd2 (Results 1 – 25 of 95) sorted by relevance

1234

/dports/mail/libsrs2/libsrs2-1.0.18/perl/t/
H A D06reverse.t23 my $fwd2 = $srs->forward($fwd1, 'userc@hostc.com');
24 print STDERR "fwd2 = $fwd2\n";
25 my $rev2 = $srs->reverse($fwd2);
29 my $fwd3 = $srs->forward($fwd2, 'userd@hostd.com');
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp2a/
H A Dlambda-pack-init6.C15 auto fwd2(const T1& t1) { in fwd2() function
26 return fwd1() + fwd2(1); in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp2a/
H A Dlambda-pack-init6.C15 auto fwd2(const T1& t1) { in fwd2() function
26 return fwd1() + fwd2(1); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp2a/
H A Dlambda-pack-init6.C15 auto fwd2(const T1& t1) { in fwd2() function
26 return fwd1() + fwd2(1); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dlambda-pack-init6.C15 auto fwd2(const T1& t1) { in fwd2() function
26 return fwd1() + fwd2(1); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dlambda-pack-init6.C15 auto fwd2(const T1& t1) { in fwd2() function
26 return fwd1() + fwd2(1); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp2a/
H A Dlambda-pack-init6.C15 auto fwd2(const T1& t1) { in fwd2() function
26 return fwd1() + fwd2(1); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Dlambda-pack-init6.C15 auto fwd2(const T1& t1) { in fwd2() function
26 return fwd1() + fwd2(1); in main()
/dports/mail/p5-Mail-Message/Mail-Message-3.011/t/
H A D405msg-forward.t177 my $fwd2 = $msg->forwardEncapsulate(preamble => $preamble, To => 'us');
178 ok(defined $fwd2, "create forwardEncapsulate");
179 is(reproducable_text($fwd2->string."\n"), <<ENCAPS);
/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/src/FFT/
H A Dei_fftw_impl.h82 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
124 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
165 void fwd2( complex_type * dst,complex_type * src,int n0,int n1) {
204 void fwd2(Complex * dst, const Complex * src, int n0,int n1)
206 get_plan(n0,n1,false,dst,src).fwd2(fftw_cast(dst), fftw_cast(src) ,n0,n1);
/dports/dns/unbound/unbound-1.14.0/testdata/fwd_capsid_white.tdir/
H A Dfwd_capsid_white.pre23 $LDNS_TESTNS -p $FWD2_PORT fwd_capsid_white.testns2 >fwd2.log 2>&1 &
37 wait_ldns_testns_up fwd2.log
/dports/dns/unbound/unbound-1.14.0/testdata/fwd_capsid_strip.tdir/
H A Dfwd_capsid_strip.pre23 $LDNS_TESTNS -p $FWD2_PORT fwd_capsid_strip.testns2 >fwd2.log 2>&1 &
37 wait_ldns_testns_up fwd2.log
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahAsserts.cpp159 oop fwd2 = (oop) ShenandoahForwarding::get_forwardee_raw_unchecked(fwd); in print_failure() local
160 if (!oopDesc::equals_raw(fwd, fwd2)) { in print_failure()
162 print_obj_safe(msg, fwd2); in print_failure()
237 oop fwd2 = oop(ShenandoahForwarding::get_forwardee_raw_unchecked(fwd)); in assert_correct() local
238 if (!oopDesc::equals_raw(fwd, fwd2)) { in assert_correct()

1234