Home
last modified time | relevance | path

Searched refs:zf1 (Results 1 – 25 of 42) sorted by relevance

12

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dmathfuncs_core.simd.hpp506 zf1 = v_fma(zf1, xf1, vA2); in exp32f()
509 zf1 = v_fma(zf1, xf1, vA3); in exp32f()
512 zf1 = v_fma(zf1, xf1, vA4); in exp32f()
515 zf1 *= yf1; in exp32f()
625 zf1 = v_fma(zf1, xf1, vA2); in exp64f()
628 zf1 = v_fma(zf1, xf1, vA3); in exp64f()
631 zf1 = v_fma(zf1, xf1, vA4); in exp64f()
634 zf1 = v_fma(zf1, xf1, vA5); in exp64f()
811 zf1 = v_fma(zf1, xq, vA5); in log64f()
813 zf1 = v_fma(zf1, xq, vA7); in log64f()
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/
H A DREADME.md1 # icingaweb2-vendor-zf1
3 icingaweb2-vendor-zf1 is [Icinga Web 2](https://www.icinga.org/products/icinga-web-2/)'s fork of
5 [end-of-life](https://framework.zend.com/blog/2016-06-28-zf1-eol.html) since Sep 28, 2016.
8 icingaweb2-vendor-zf1 is based on Zend Framework 1 version 1.12.20.
/dports/science/chrono/chrono-7.0.1/src/tests/unit_tests/core/
H A Dutest_CH_ChVector.cpp83 auto zf1 = af.Cross(af); in TEST() local
84 ASSERT_NEAR(zf1.x(), 0.0f, ABS_ERR_F); in TEST()
85 ASSERT_NEAR(zf1.y(), 0.0f, ABS_ERR_F); in TEST()
86 ASSERT_NEAR(zf1.z(), 0.0f, ABS_ERR_F); in TEST()
/dports/devel/py-PyUtilib/PyUtilib-6.0.0/pyutilib/misc/
H A Dcomparison.py60 zf1 = zipfile.ZipFile(filename, "r")
61 if len(zf1.namelist()) != 1:
65 return zf1.open(zf1.namelist()[0], 'r')
68 zf1.open(zf1.namelist()[0], 'r'), encoding='utf-8', newline='')
/dports/www/elgg/elgg-3.3.23/vendor/php-di/php-di/
H A Dcouscous.yml67 zf1:
69 url: doc/frameworks/zf1.html
129 zf1: Zend Framework 1
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/doc/
H A D80-FAQ.md16 ….12.16 and 1.12.17 silently [corrupt binary data](https://github.com/zendframework/zf1/issues/655).
17 This has been [fixed](https://github.com/zendframework/zf1/pull/670) with
18 [1.12.18](https://github.com/zendframework/zf1/releases/tag/release-1.12.18),
/dports/devel/jwasm/JWasm-f0a2fdd/Samples/
H A DMAKE.BAT46 JWasm -nologo -zf1 owfc16.asm
47 JWasm -nologo -zf1 owfc32.asm
H A DMixed216.asm11 ;--- assemble: jwasm -zf1 -DOW Mixed216.asm
H A DMixed232.asm18 ;--- assemble: jwasm -zf1 -DOW Mixed232.asm
/dports/games/xjig/xjig-2.4/
H A Dxjig.C763 int zf1=(int)(win_size_x*zoom_factor/(x2-x1)); in main() local
765 if (zf2<zf1) zf1=zf2; in main()
766 if (zf1>3) { in main()
767 stk->ZoomView(win_size_x/2,win_size_y/2,zf1-zoom_factor); in main()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Ddisk.c922 struct zfile *zf1, *zf2; in diskfile_iswriteprotect() local
928 DISK_validate_filename (p, fname, 1, &wrprot1, NULL, &zf1); in diskfile_iswriteprotect()
929 if (!zf1) in diskfile_iswriteprotect()
931 if (zfile_iscompressed (zf1)) { in diskfile_iswriteprotect()
937 zfile_fread (buffer, sizeof (char), 25, zf1); in diskfile_iswriteprotect()
938 zfile_fclose (zf1); in diskfile_iswriteprotect()
2443 struct zfile *zf1, *zf2; in disk_setwriteprotect() local
2450 DISK_validate_filename (p, name, 1, &wrprot1, NULL, &zf1); in disk_setwriteprotect()
2451 if (!zf1) in disk_setwriteprotect()
2455 if (zfile_iscompressed (zf1)) in disk_setwriteprotect()
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Ddisk.cpp1093 struct zfile *zf1, *zf2; in diskfile_iswriteprotect() local
1099 DISK_validate_filename (p, fname, 1, &wrprot1, NULL, &zf1); in diskfile_iswriteprotect()
1100 if (!zf1) in diskfile_iswriteprotect()
1102 if (zfile_iscompressed (zf1)) { in diskfile_iswriteprotect()
1108 zfile_fread (buffer, sizeof (char), 25, zf1); in diskfile_iswriteprotect()
1109 zfile_fclose (zf1); in diskfile_iswriteprotect()
2835 struct zfile *zf1, *zf2; in disk_setwriteprotect() local
2844 DISK_validate_filename (p, name, 1, &wrprot1, NULL, &zf1); in disk_setwriteprotect()
2845 if (!zf1) in disk_setwriteprotect()
2852 if (zfile_iscompressed (zf1)) in disk_setwriteprotect()
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/mbcoupler/
H A Dssn_test.cpp594 double bcf[8], bf1[8], bf2[8], bf3[8], zcf[8], zf1[8], zf2[8], zf3[8]; in integrate_scalar_field_test() local
602 zf1[i] = field_1(zerobase_cube[i][0], zerobase_cube[i][1], zerobase_cube[i][2]); in integrate_scalar_field_test()
625 field_linear2 = zerobase_hexMap.integrate_scalar_field(zf1); in integrate_scalar_field_test()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkRenderer.cxx1460 double zf1 = size[0] / static_cast<double>(box.GetWidth()); in ZoomToBoxUsingViewAngle() local
1462 double zoomFactor = std::min(zf1, zf2); in ZoomToBoxUsingViewAngle()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/coregen/
H A Dfifo_xlnx_16x40_2clk.ngc3zf1?m6=4={I072>{i0?:1<7<tH365?xh?>80;6?uG2548yk>1:3:1>vF=479~j=042909wE<;6:m<32=838pD?:9;|l;20<72…
H A Dfifo_xlnx_512x36_2clk_36to18.ngc3zf1:26=4>{I1`0>{i09k1<7?tH2a7?xh?8k0;6<uG3b68yk>7k3:1=vF<c59~j=6c290:wE=l4:m<5c=83;pD>m;;|l;4c<72…
/dports/archivers/py-bup/bup-0.31/t/
H A Dtestfile2754 zf1 = vag(sybng(bcg.creprag be 0)/100.0*fvmr) be fvmr
756 znkfvmr = zva(zf1, zf2)
2614 zf1 = vag(sybng(bcg.creprag be 0)/100.0*fvmr) be fvmr
2616 znkfvmr = zva(zf1, zf2)
4474 zf1 = vag(sybng(bcg.creprag be 0)/100.0*fvmr) be fvmr
4476 znkfvmr = zva(zf1, zf2)
H A Dtestfile1754 zf1 = vag(sybng(bcg.creprag be 0)/100.0*fvmr) be fvmr
756 znkfvmr = zva(zf1, zf2)
2614 zf1 = vag(sybng(bcg.creprag be 0)/100.0*fvmr) be fvmr
2616 znkfvmr = zva(zf1, zf2)
4474 zf1 = vag(sybng(bcg.creprag be 0)/100.0*fvmr) be fvmr
4476 znkfvmr = zva(zf1, zf2)
/dports/archivers/py-bup/bup-0.31/t/sampledata/y/
H A Dtestfile1754 zf1 = vag(sybng(bcg.creprag be 0)/100.0*fvmr) be fvmr
756 znkfvmr = zva(zf1, zf2)
2614 zf1 = vag(sybng(bcg.creprag be 0)/100.0*fvmr) be fvmr
2616 znkfvmr = zva(zf1, zf2)
4474 zf1 = vag(sybng(bcg.creprag be 0)/100.0*fvmr) be fvmr
4476 znkfvmr = zva(zf1, zf2)
/dports/www/py-tuir/tuir-1.29.0/tests/cassettes/
H A Dtest_content_subreddit_from_name[multi-0].yaml505 /Jl8AL//zf1/Kfd/lcd7Bfmbqk9T9T9CMMc4Rf/jt19Ezf2A/83D/+bhC+bhv/8k//79b97te/VV
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dmain.cpp1888 float zf1 = -2.98; in drawPlasma() local
1924 glVertex3f (xf, yf, zf1); in drawPlasma()
1929 glVertex3f (xf, yf + 0.25, zf1); in drawPlasma()
/dports/math/pari_elldata/data/elldata/
H A Dell2351 …62413166745782133708/114949374622111318243437580691936938086863]]],["235200zf1",[0,1,0,-653,6243],…
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/
H A DCHANGELOG.md552 * Feature 13461 (Vendor Libraries): Use Icinga's fork of Zend Framework 1 icingaweb2-vendor-zf1
/dports/finance/prestashop/prestashop/
H A Dcomposer.lock32 "zf1/zend-date": "^1.12",
33 "zf1/zend-registry": "^1.12"
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/data/
H A Darray40.cin1535 zf1, 駂

12