Home
last modified time | relevance | path

Searched refs:ZP (Results 101 – 125 of 1712) sorted by relevance

12345678910>>...69

/dports/net/drawterm/drawterm/kern/
H A Dterm.c68 memimagedraw(gscreen, window, memblack, ZP, memopaque, ZP, S); in screenwin()
70 memimagedraw(gscreen, window, memwhite, ZP, memopaque, ZP, S); in screenwin()
78 window.max.x, window.min.y+h+5+6), grey, ZP, nil, ZP, S); in screenwin()
84 memimagestring(gscreen, p, conscol, ZP, memdefont, greet); in screenwin()
115 memimagedraw(gscreen, r, back, ZP, nil, ZP, S); in scroll()
173 memimagestring(gscreen, curpos, conscol, ZP, memdefont, buf); in screenputc()
/dports/math/cgal/CGAL-5.3/include/CGAL/RS/
H A Dalgebraic_z_1.h223 typedef ZPolynomial_ ZP; typedef
232 typedef RS_AK1::Algebraic_z_1<P,ZP,B,R,C,T,ZT> Type;
282 template <class P,class ZP,class B,class R,class C,class T,class ZT>
284 RS_AK1::Algebraic_z_1<P,ZP,B,R,C,T,ZT> min
290 template <class P,class ZP,class B,class R,class C,class T,class ZT>
292 RS_AK1::Algebraic_z_1<P,ZP,B,R,C,T,ZT> max
298 template <class P,class ZP,class B,class R,class C,class T,class ZT>
308 template <class P,class ZP,class B,class R,class C,class T,class ZT>
311 RS_AK1::Algebraic_z_1<P,ZP,B,R,C,T,ZT> &a){
314 ZP zpol;
[all …]
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/images/m6502/
H A Drandom2.asm2 sta $00 ; ZP(0)=A
7 sta $01 ; ZP(1)=A
10 sta ($00),y ; ZP(0),ZP(1)=y
H A Drandom.asm2 sta $00 ; ZP(0)=A
7 sta $01 ; ZP(1)=A
10 sta ($00),y ; ZP(0),ZP(1)=y
/dports/lang/nesasm/nbasic_2004_03_14/source/nesasm/source/
H A Dcode.c190 case ZP: in class4()
249 mode = getoperand(ip, ZP, ','); in class5()
344 mode = getoperand(ip, (ZP | ZP_X | ABS | ABS_X), ';'); in class7()
350 if (mode & (ZP | ZP_X)) in class7()
363 if (mode & (ZP | ZP_X)) in class7()
372 if (mode & (ZP | ZP_X)) in class7()
450 mode = getoperand(ip, ZP, ';'); in class9()
496 mode = getoperand(ip, ZP, ','); in class10()
588 mode = ZP | ZP_X | ZP_Y; in getoperand()
652 mode &= (ABS | ZP | IMM); in getoperand()
[all …]
/dports/lang/huc/huc-3.21/src/mkit/as/
H A Dcode.c190 case ZP: in class4()
249 mode = getoperand(ip, ZP, ','); in class5()
344 mode = getoperand(ip, (ZP | ZP_X | ABS | ABS_X), ';'); in class7()
350 if (mode & (ZP | ZP_X)) in class7()
363 if (mode & (ZP | ZP_X)) in class7()
372 if (mode & (ZP | ZP_X)) in class7()
450 mode = getoperand(ip, ZP, ';'); in class9()
496 mode = getoperand(ip, ZP, ','); in class10()
588 mode = ZP | ZP_X | ZP_Y; in getoperand()
652 mode &= (ABS | ZP | IMM); in getoperand()
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/fit/
H A Dtestcorr.men32 LET ZP = .95
33 @IF 3 1 LET ZP = .95
34 @IF 3 2 LET ZP = .99
35 LET ZP2 = ZP+(1-ZP)/2
39 LET ZPERC = 100*ZP
/dports/devel/lab/lab-0.17.2/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/net-im/tut/tut-0.0.17/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/misc/lf/lf-r26/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/www/beehive/beehive-0.4.0/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/editors/micro/micro-2.0.10/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/textproc/up/up-0.4/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/net/termshark/termshark-2.1.1/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/lucasb-eyer/go-colorful/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/lucasb-eyer/go-colorful/go-colorful-1.0.2/doc/colorblend/
H A Dcolorblend.go23 …+1)*blockw, 40), &image.Uniform{c1.BlendHsv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
24 …+1)*blockw, 80), &image.Uniform{c1.BlendLuv(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
25 …1)*blockw, 120), &image.Uniform{c1.BlendRgb(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
26 …1)*blockw, 160), &image.Uniform{c1.BlendLab(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
27 …1)*blockw, 200), &image.Uniform{c1.BlendHcl(c2, float64(i)/float64(blocks-1))}, image.ZP, draw.Src)
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/test/
H A Dtest-elliptic_curves.adb23 package ZP is new EC.ZP; packspec
24 use ZP;
25 package DB is new ZP.Database;
58 ECZ: ZP.Elliptic_Curve_Zp;
84 ECZ: ZP.Elliptic_Curve_Zp;
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/basis/libraries.bse/
H A Djorge-5zp3 # jorge-5ZP version number 1
49 basis "H_jorge-5ZP" SPHERICAL
84 basis "He_jorge-5ZP" SPHERICAL
119 basis "Li_jorge-5ZP" SPHERICAL
174 basis "Be_jorge-5ZP" SPHERICAL
231 basis "B_jorge-5ZP" SPHERICAL
288 basis "C_jorge-5ZP" SPHERICAL
345 basis "N_jorge-5ZP" SPHERICAL
402 basis "O_jorge-5ZP" SPHERICAL
459 basis "F_jorge-5ZP" SPHERICAL
[all …]
H A Djorge-5zp-dkh3 # jorge-5ZP-DKH version number 1
49 basis "H_jorge-5ZP-DKH" SPHERICAL
84 basis "He_jorge-5ZP-DKH" SPHERICAL
119 basis "Li_jorge-5ZP-DKH" SPHERICAL
174 basis "Be_jorge-5ZP-DKH" SPHERICAL
231 basis "B_jorge-5ZP-DKH" SPHERICAL
288 basis "C_jorge-5ZP-DKH" SPHERICAL
345 basis "N_jorge-5ZP-DKH" SPHERICAL
402 basis "O_jorge-5ZP-DKH" SPHERICAL
459 basis "F_jorge-5ZP-DKH" SPHERICAL
[all …]
/dports/devel/lab/lab-0.17.2/vendor/github.com/lucasb-eyer/go-colorful/doc/palettegens/
H A Dpalettegens.go43 …i*(blockw+space), 0, i*(blockw+space)+blockw, blockw), &image.Uniform{warm[i]}, image.ZP, draw.Src)
44 …+1*space, i*(blockw+space)+blockw, 2*blockw+1*space), &image.Uniform{fwarm[i]}, image.ZP, draw.Src)
45 …+3*space, i*(blockw+space)+blockw, 3*blockw+3*space), &image.Uniform{happy[i]}, image.ZP, draw.Src)
46 …4*space, i*(blockw+space)+blockw, 4*blockw+4*space), &image.Uniform{fhappy[i]}, image.ZP, draw.Src)
47 …w+6*space, i*(blockw+space)+blockw, 5*blockw+6*space), &image.Uniform{soft[i]}, image.ZP, draw.Src)
48 …space, i*(blockw+space)+blockw, 6*blockw+8*space), &image.Uniform{brownies[i]}, image.ZP, draw.Src)
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/lucasb-eyer/go-colorful/doc/palettegens/
H A Dpalettegens.go43 …i*(blockw+space), 0, i*(blockw+space)+blockw, blockw), &image.Uniform{warm[i]}, image.ZP, draw.Src)
44 …+1*space, i*(blockw+space)+blockw, 2*blockw+1*space), &image.Uniform{fwarm[i]}, image.ZP, draw.Src)
45 …+3*space, i*(blockw+space)+blockw, 3*blockw+3*space), &image.Uniform{happy[i]}, image.ZP, draw.Src)
46 …4*space, i*(blockw+space)+blockw, 4*blockw+4*space), &image.Uniform{fhappy[i]}, image.ZP, draw.Src)
47 …w+6*space, i*(blockw+space)+blockw, 5*blockw+6*space), &image.Uniform{soft[i]}, image.ZP, draw.Src)
48 …space, i*(blockw+space)+blockw, 6*blockw+8*space), &image.Uniform{brownies[i]}, image.ZP, draw.Src)

12345678910>>...69