Home
last modified time | relevance | path

Searched refs:s4x (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/upp/upp/examples/ScatterCtrl_Demo/
H A Dtab1_Basic.cpp24 s4x << 10 << 20 << 30 << 40 << 50; in Init()
25 …scatter.AddSeries(s4x, s4y).Legend("Series 4").PlotStyle<StaggeredSeriesPlot>().Dash("").NoMark().… in Init()
H A DScatterCtrl_Demo.h36 Vector<double> s4x, s4y; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Dexplicit1.C48 S s4x{ 7, 8, 9, 10 }; in main()
/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_xstrided_view.cpp580 … auto s4x = strided_view(a, { xt::range(0, 5, 2), 1, 0, xt::all(), xt::newaxis() }).strides(); in TEST() local
582 EXPECT_EQ(s4x, s4xe); in TEST()
H A Dtest_xview.cpp889 auto s4x = view(a, xt::range(0, 5, 2), 1, 0, xt::all(), xt::newaxis()).strides(); in TEST() local
891 EXPECT_EQ(s4x, s4xe); in TEST()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/
H A DSineOscillator.cpp463 auto s4x = _mm_mul_ps(m2, _mm_mul_ps(s2x, c2x)); in valueFromSinAndCosForMode() local
467 auto fh = _mm_sub_ps(_mm_and_ps(q23, s2x), _mm_andnot_ps(q23, s4x)); in valueFromSinAndCosForMode()
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREShapeGroup.cpp581 TCFloat s4x, s4y; in shouldDrawConditional() local
600 transformPoint(p4, matrix, &s4x, &s4y); in shouldDrawConditional()
606 turnVector(s2x-s1x, s2y-s1y, s4x-s2x, s4y-s2y)) in shouldDrawConditional()
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mrlib/private/
H A Dgraph.rkt532 [(s4x s4y) (values (- sx arrowhead-short-side)
541 (update-arrowhead-polygon s4x s4y sx s4y point1 point2 point3 point4)
561 (send dc draw-spline (+ dx s4x) (+ dy s4y) (+ dx b45x) (+ dy b45y) (+ dx s5x)
/dports/cad/ldview/ldview-4.4/LDExporter/
H A DLDPovExporter.cpp1458 TCFloat s4x, s4y; in shouldDrawConditional() local
1467 TREShapeGroup::transformPoint(p4, matrix, &s4x, &s4y); in shouldDrawConditional()
1473 TREShapeGroup::turnVector(s2x-s1x, s2y-s1y, s4x-s2x, s4y-s2y)) in shouldDrawConditional()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/ALGLIB/
H A Dalglibinternal.cpp9814 double s4x; in ftbaseexecuteplanrec() local
10141 s4x = s1x-m2x; in ftbaseexecuteplanrec()
10145 a->ptr.p_double[aoffset+4] = s4x+s5x; in ftbaseexecuteplanrec()
10147 a->ptr.p_double[aoffset+6] = s4x-s5x; in ftbaseexecuteplanrec()
10226 s4x = s1x-m2x; in ftbaseexecuteplanrec()
10228 a->ptr.p_double[aoffset+2] = s4x-s5y; in ftbaseexecuteplanrec()
10229 a->ptr.p_double[aoffset+3] = s4x+s5y; in ftbaseexecuteplanrec()
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dalglibinternal.cpp14747 double s4x; in ftbase_ftapplycomplexcodeletfft() local
14897 s4x = s1x-m2x; in ftbase_ftapplycomplexcodeletfft()
14901 a->ptr.p_double[aoffset+4] = s4x+s5x; in ftbase_ftapplycomplexcodeletfft()
14903 a->ptr.p_double[aoffset+6] = s4x-s5x; in ftbase_ftapplycomplexcodeletfft()
15085 double s4x; in ftbase_ftapplycomplexcodelettwfft() local
15368 s4x = s1x-m2x; in ftbase_ftapplycomplexcodelettwfft()
15378 a2x = s4x+s5x; in ftbase_ftapplycomplexcodelettwfft()
15380 a3x = s4x-s5x; in ftbase_ftapplycomplexcodelettwfft()
/dports/math/alglib/alglib-cpp/src/
H A Dalglibinternal.cpp17571 double s4x; in ftbase_ftapplycomplexcodeletfft() local
17721 s4x = s1x-m2x; in ftbase_ftapplycomplexcodeletfft()
17725 a->ptr.p_double[aoffset+4] = s4x+s5x; in ftbase_ftapplycomplexcodeletfft()
17727 a->ptr.p_double[aoffset+6] = s4x-s5x; in ftbase_ftapplycomplexcodeletfft()
17909 double s4x; in ftbase_ftapplycomplexcodelettwfft() local
18192 s4x = s1x-m2x; in ftbase_ftapplycomplexcodelettwfft()
18202 a2x = s4x+s5x; in ftbase_ftapplycomplexcodelettwfft()
18204 a3x = s4x-s5x; in ftbase_ftapplycomplexcodelettwfft()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/contrib/python-bindings/notebooks/
H A Dstep-53.ipynb406 …NRBUzZRLq3iCT3bueAi1fxjAOcWMMoiwUgHGHwYu3g1JU+0H/sbg9DlFBNW3SR0QAL6wvm40qf/s4x+Al6ybz2dLw3FAnneJZG…
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-53/
H A Dstep-53.ipynb406 …NRBUzZRLq3iCT3bueAi1fxjAOcWMMoiwUgHGHwYu3g1JU+0H/sbg9DlFBNW3SR0QAL6wvm40qf/s4x+Al6ybz2dLw3FAnneJZG…
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/cWnn/cdic/
H A DQianMa.u5681 s4x �� ���� 20
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/cWnn/cdic/
H A DQianMa.u5681 s4x �� ���� 20

123