Home
last modified time | relevance | path

Searched defs:ys2 (Results 1 – 25 of 112) sorted by relevance

12345

/dports/devel/boost-docs/boost_1_72_0/libs/hana/test/tuple/
H A Dhold_refs.cpp29 hana::tuple<RefOnly&&, RefOnly&&> ys2 = {std::move(e), std::move(e)}; in main() local
41 hana::tuple<RefOnly&, RefOnly&> ys2 = {e, e}; in main() local
53 hana::tuple<RefOnly const&, RefOnly const&> ys2 = {e, e}; in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/hana/test/tuple/
H A Dhold_refs.cpp29 hana::tuple<RefOnly&&, RefOnly&&> ys2 = {std::move(e), std::move(e)}; in main() local
41 hana::tuple<RefOnly&, RefOnly&> ys2 = {e, e}; in main() local
53 hana::tuple<RefOnly const&, RefOnly const&> ys2 = {e, e}; in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/hana/test/tuple/
H A Dhold_refs.cpp29 hana::tuple<RefOnly&&, RefOnly&&> ys2 = {std::move(e), std::move(e)}; in main() local
41 hana::tuple<RefOnly&, RefOnly&> ys2 = {e, e}; in main() local
53 hana::tuple<RefOnly const&, RefOnly const&> ys2 = {e, e}; in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/hana/test/tuple/
H A Dhold_refs.cpp29 hana::tuple<RefOnly&&, RefOnly&&> ys2 = {std::move(e), std::move(e)}; in main() local
41 hana::tuple<RefOnly&, RefOnly&> ys2 = {e, e}; in main() local
53 hana::tuple<RefOnly const&, RefOnly const&> ys2 = {e, e}; in main() local
/dports/audio/rem/rem-0.5.3/src/vidconv/
H A Dvconv.c204 unsigned yd, unsigned ys, unsigned ys2, in yuv420p_to_yuv420p()
312 unsigned yd, unsigned ys, unsigned ys2, in rgb32_to_yuv420p()
358 unsigned yd, unsigned ys, unsigned ys2, in rgb32_to_yuv444p()
398 unsigned yd, unsigned ys, unsigned ys2, in yuv420p_to_rgb32()
439 unsigned yd, unsigned ys, unsigned ys2, in yuv420p_to_rgb565()
480 unsigned yd, unsigned ys, unsigned ys2, in yuv420p_to_rgb555()
521 unsigned yd, unsigned ys, unsigned ys2, in nv12_to_yuv420p()
557 unsigned yd, unsigned ys, unsigned ys2, in yuv420p_to_nv12()
593 unsigned yd, unsigned ys, unsigned ys2, in nv21_to_yuv420p()
629 unsigned yd, unsigned ys, unsigned ys2, in yuv444p_to_rgb32()
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hxt-9.3.1.18/src/Control/Arrow/
H A DStateListArrow.hs74 ~(s', ys2) = g s x2 function
81 ~(s2, ys2) = g s1 x2 function
88 ~(s2, ys2) = g s1 x function
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Types/
H A DPkgconfigVersion.hs74 (ys1, ys2) = span isDigit8 ys function
83 (ys1, ys2) = span isAlpha8 ys function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Types/
H A DPkgconfigVersion.hs75 (ys1, ys2) = span isDigit8 ys function
84 (ys1, ys2) = span isAlpha8 ys function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Types/
H A DPkgconfigVersion.hs80 (ys1, ys2) = span isDigit8 ys function
89 (ys1, ys2) = span isAlpha8 ys function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Types/
H A DPkgconfigVersion.hs80 (ys1, ys2) = span isDigit8 ys function
89 (ys1, ys2) = span isAlpha8 ys function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Types/
H A DPkgconfigVersion.hs80 (ys1, ys2) = span isDigit8 ys function
89 (ys1, ys2) = span isAlpha8 ys function
/dports/graphics/vips/vips-8.12.0/libvips/mosaicing/
H A Dmatch.c49 int xr2, int yr2, int xs2, int ys2, in vips__coeff()
98 int ys2; member
341 int xr2, int yr2, int xs2, int ys2, ... ) in vips_match()
H A Dmosaic1.c202 int xr2, int yr2, int xs2, int ys2, in rotjoin()
227 int xr2, int yr2, int xs2, int ys2, in rotjoin_search()
330 int xr2, int yr2, int xs2, int ys2, in old_lrmosaic1()
419 int ys2; member
678 int xr2, int yr2, int xs2, int ys2, ... ) in vips_mosaic1()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/SBVTestSuite/TestSuite/Arrays/
H A DCaching.hs39 ys2 = writeArray ys idx 1 function
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dtabular_function.h28 double *xs, *ys, *ys1, *ys2, *ys3, *ys4, *ys5, *ys6; variable
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dmosaicing_dispatch.c146 int ys2 = *((int *) argv[11]); in lrmosaic1_vec() local
280 int ys2 = *((int *) argv[11]); in tbmosaic1_vec() local
385 int ys2 = *((int *) argv[10]); in lrmerge1_vec() local
439 int ys2 = *((int *) argv[10]); in tbmerge1_vec() local
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/examples/
H A Dtry_smoothers.py87 ys2 = lo.lowess(y, x, frac=0.25) variable
/dports/science/chemtool-devel/chemtool-1.7alpha15/
H A Dtempl.c11 int xs1[50], ys1[50] , xs2[50], ys2[50], xs3[50],ys3[50],xs4[50],ys4[50],ts[50]; in main() local
/dports/science/chemtool/chemtool-1.6.14/
H A Dtempl.c11 int xs1[50], ys1[50] , xs2[50], ys2[50], xs3[50],ys3[50],xs4[50],ys4[50],ts[50]; in main() local
/dports/math/py-matplotlib/matplotlib-3.4.3/src/
H A D_image.cpp13 const float *ys2 = ys1 + 1; in _bin_indices_middle() local
/dports/graphics/agg/agg-2.5/src/ctrl/
H A Dagg_scale_ctrl.cpp287 double ys2; in on_mouse_button_down() local
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/src/ctrl/
H A Dagg_scale_ctrl.cpp282 double ys2; in on_mouse_button_down() local
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/src/ctrl/
H A Dagg_scale_ctrl.cpp282 double ys2; in on_mouse_button_down() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/power/auto_screen_brightness/
H A Dmonotone_cubic_spline_unittest.cc125 const std::vector<double> ys2 = {10, 20, 30}; in TEST() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/wpg/
H A DWPG1Parser.cpp761 long ys2 = (y1 <= y2) ? y2 : y1; in handleBitmapTypeTwo() local
829 long ys2 = (y1 <= y2) ? y2 : y1; in handlePostscriptTypeTwo() local

12345