Home
last modified time | relevance | path

Searched refs:ZP (Results 226 – 250 of 1712) sorted by relevance

12345678910>>...69

/dports/lang/gcc10/gcc-10.3.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/image/draw/
H A Ddraw_test.go264 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
271 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
303 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
309 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
372 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
380 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
387 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
393 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/lang/gcc11/gcc-11.2.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/lang/gcc9/gcc-9.4.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/image/draw/
H A Ddraw_test.go264 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
271 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
303 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
309 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
372 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
380 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
387 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
393 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/image/draw/
H A Ddraw_test.go265 …golden := makeGolden(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.…
272 DrawMask(dst, image.Rect(0, 0, 16, 16), test.src, image.ZP, test.mask, image.ZP, test.op)
304 golden := makeGolden(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
310 DrawMask(dst, b, src, src.Bounds().Min, nil, image.ZP, op)
373 DrawMask(m, image.Rect(x, y, x+1, y+1), src, image.ZP, nil, image.ZP, Src)
381 DrawMask(m, image.Rect(b.Min.X, y, b.Max.X, y+1), src, image.ZP, nil, image.ZP, Src)
388 DrawMask(m, image.Rect(x, b.Min.Y, x+1, b.Max.Y), src, image.ZP, nil, image.ZP, Src)
394 DrawMask(m, b, src, image.ZP, nil, image.ZP, Src)
/dports/devel/cc65/cc65-2.19/cfg/
H A Datari-asm-xex.cfg8 ZP: file = "", define = yes, start = $0082, size = $007E;
18 ZEROPAGE: load = ZP, type = zp, optional = yes;
19 …EXTZP: load = ZP, type = zp, optional = yes; # to enable modules to be able to link to C …
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/prob/
H A Dpqbipdf.men36 LET ZP = 0.5
39 @IF 6 0 LET ZP = _6
57 LET ZJUNK = QBIPDF( _1 ,ZP,ZPHI,ZM)
60 PLOT QBIPDF(ZZZZ,ZP,ZPHI,ZM) FOR ZZZZ = ZSTART ZINC ZSTOP
H A Dpgeo2pdf.men39 LET ZP = 0.5
40 @IF 6 0 LET ZP = _6
56 LET ZJUNK = GEOPDF( _1 ,ZP)
59 PLOT GEOPDF(ZZZZ,ZP) FOR ZZZZ = ZSTART ZINC ZSTOP
H A Dpgeo2ppf.men39 LET ZP = 0.5
40 @IF 6 0 LET ZP = _6
56 LET ZJUNK = GEOPPF( _1 ,ZP)
59 PLOT GEOPPF(ZZZZ,ZP) FOR ZZZZ = ZSTART ZINC ZSTOP
H A Dpglgcdf.men36 LET ZP = 0.6
39 @IF 6 0 LET ZP = _6
57 LET ZJUNK = GLGCDF( _1 ,ZP,ZJ,ZA)
60 PLOT GLGCDF(ZZZZ,ZP,ZJ,ZA) FOR ZZZZ = ZSTART ZINC ZSTOP
H A Dpglgpdf.men36 LET ZP = 0.6
39 @IF 6 0 LET ZP = _6
57 LET ZJUNK = GLGPDF( _1 ,ZP,ZJ,ZA)
60 PLOT GLGPDF(ZZZZ,ZP,ZJ,ZA) FOR ZZZZ = ZSTART ZINC ZSTOP
H A Dpglgppf.men36 LET ZP = 0.6
39 @IF 6 0 LET ZP = _6
57 LET ZJUNK = GLGPPF( _1 ,ZP,ZJ,ZA)
60 PLOT GLGPPF(ZZZZ,ZP,ZJ,ZA) FOR ZZZZ = ZSTART ZINC ZSTOP
H A Dpgnbppf.men36 LET ZP = 0.5
39 @IF 6 0 LET ZP = _6
57 LET ZJUNK = GNBPPF( _1 ,ZP,ZBETA,ZM)
60 PLOT GNBPPF(ZZZZ,ZP,ZBETA,ZM) FOR ZZZZ = ZSTART ZINC ZSTOP
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/fit/
H A Dcolisigm.men30 @IF 3 1 LET ZP = .95
31 @IF 3 2 LET ZP = .99
32 LET PPF = TPPF(ZP,RESDF)
33 LET ZPERC = 100*ZP

12345678910>>...69