Home
last modified time | relevance | path

Searched refs:zw2 (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/graphics/cal3d/cal3d-20060720/src/cal3d/
H A Dmatrix.cpp82 float zw2=q.z*q.w*2; in operator =() local
87 dxdx=1-yy2-zz2; dxdy= xy2+zw2; dxdz= xz2-yw2; in operator =()
88 dydx= xy2-zw2; dydy=1-xx2-zz2; dydz= yz2+xw2; in operator =()
/dports/sysutils/busybox/busybox-1.26.2/archival/libarchive/bz/
H A Dhuffman.c33 #define ADDWEIGHTS(zw1,zw2) \ argument
34 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
35 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/dsnet/compress/xflate/
H A Dxflate_stats.go239 zw2, _ := flate.NewWriter(&cw2, lvl) // Chunked compressor
253 if _, err := zw2.Write(buf[:cnt]); err != nil {
258 if err := zw2.Flush(); err != nil {
263 zw2.Reset(&cw2)
/dports/security/vault/vault-1.8.2/vendor/github.com/dsnet/compress/xflate/
H A Dxflate_stats.go239 zw2, _ := flate.NewWriter(&cw2, lvl) // Chunked compressor
253 if _, err := zw2.Write(buf[:cnt]); err != nil {
258 if err := zw2.Flush(); err != nil {
263 zw2.Reset(&cw2)
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/dsnet/compress/xflate/
H A Dxflate_stats.go239 zw2, _ := flate.NewWriter(&cw2, lvl) // Chunked compressor
253 if _, err := zw2.Write(buf[:cnt]); err != nil {
258 if err := zw2.Flush(); err != nil {
263 zw2.Reset(&cw2)
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/dsnet/compress/xflate/
H A Dxflate_stats.go239 zw2, _ := flate.NewWriter(&cw2, lvl) // Chunked compressor
253 if _, err := zw2.Write(buf[:cnt]); err != nil {
258 if err := zw2.Flush(); err != nil {
263 zw2.Reset(&cw2)
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/github.com/dsnet/compress/xflate/
H A Dxflate_stats.go239 zw2, _ := flate.NewWriter(&cw2, lvl) // Chunked compressor
253 if _, err := zw2.Write(buf[:cnt]); err != nil {
258 if err := zw2.Flush(); err != nil {
263 zw2.Reset(&cw2)
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/dsnet/compress/xflate/
H A Dxflate_stats.go239 zw2, _ := flate.NewWriter(&cw2, lvl) // Chunked compressor
253 if _, err := zw2.Write(buf[:cnt]); err != nil {
258 if err := zw2.Flush(); err != nil {
263 zw2.Reset(&cw2)
/dports/devel/bit/bit-1.1.2/vendor/github.com/dsnet/compress/xflate/
H A Dxflate_stats.go239 zw2, _ := flate.NewWriter(&cw2, lvl) // Chunked compressor
253 if _, err := zw2.Write(buf[:cnt]); err != nil {
258 if err := zw2.Flush(); err != nil {
263 zw2.Reset(&cw2)
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/bzip2/
H A Dhuffman.c69 #define ADDWEIGHTS(zw1,zw2) \ argument
70 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
71 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/lang/perl5.30/perl-5.30.3/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/lang/perl5.32/perl-5.32.1/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/lang/perl5.34/perl-5.34.0/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/bzip2-1.0.6/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/games/libretro-fuse/fuse-libretro-8b51f87/bzip2/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/games/libretro-gw/gw-libretro-2be30ba/bzip2/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/devel/tbb/oneTBB-2020.3/examples/graph/fgbzip2/
H A Dhuffman.cpp77 #define ADDWEIGHTS(zw1,zw2) \ argument
78 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
79 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/multimedia/mkclean/mkclean-0.8.7/libmatroska2/bzip2/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/libmatroska2/bzip2/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/bzip2-sys-0.1.11+1.0.8/bzip2-1.0.8/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/archivers/p5-Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.101/bzip2-src/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/archivers/p5-Compress-Bzip2/Compress-Bzip2-2.24/bzlib-src/
H A Dhuffman.c29 #define ADDWEIGHTS(zw1,zw2) \ argument
30 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
31 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/archivers/unalz/unalz/bzip2/
H A Dhuffman.c28 #define ADDWEIGHTS(zw1,zw2) \ argument
29 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
30 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/archivers/xmill/xmill/bzlib/
H A Dhuffman.c69 #define ADDWEIGHTS(zw1,zw2) \ argument
70 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
71 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))
/dports/www/analog/analog-6.0/src/bzip2/
H A Dhuffman.c69 #define ADDWEIGHTS(zw1,zw2) \ argument
70 (WEIGHTOF(zw1)+WEIGHTOF(zw2)) | \
71 (1 + MYMAX(DEPTHOF(zw1),DEPTHOF(zw2)))

12345678910