Home
last modified time | relevance | path

Searched refs:ptfs (Results 1 – 25 of 28) sorted by relevance

12

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxp1fill.c74 ptfs->pcdev = dev; in tile_fill_init()
78 ptfs->pcdev = (gx_device *) & ptfs->cdev; in tile_fill_init()
115 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps()
116 ptfs->y0 = y0, ptfs->h0 = h0; in tile_by_steps()
179 if (ptfs->pcdev == (gx_device *) & ptfs->cdev) in tile_by_steps()
184 ptfs->xoff = xoff; in tile_by_steps()
205 int xoff = ptfs->xoff, yoff = ptfs->yoff; in tile_colored_fill()
208 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill()
303 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, NULL); in tile_masked_fill()
311 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxp1fill.c74 ptfs->pcdev = dev; in tile_fill_init()
78 ptfs->pcdev = (gx_device *) & ptfs->cdev; in tile_fill_init()
115 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps()
116 ptfs->y0 = y0, ptfs->h0 = h0; in tile_by_steps()
179 if (ptfs->pcdev == (gx_device *) & ptfs->cdev) in tile_by_steps()
184 ptfs->xoff = xoff; in tile_by_steps()
205 int xoff = ptfs->xoff, yoff = ptfs->yoff; in tile_colored_fill()
208 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill()
303 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, NULL); in tile_masked_fill()
311 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxp1fill.c96 ptfs->pcdev = (gx_device *) & ptfs->cdev; in tile_fill_init()
133 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps()
134 ptfs->y0 = y0, ptfs->h0 = h0; in tile_by_steps()
197 if (ptfs->pcdev == (gx_device *) & ptfs->cdev) in tile_by_steps()
223 int xoff = ptfs->xoff, yoff = ptfs->yoff; in tile_colored_fill()
226 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill()
363 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, NULL); in tile_masked_fill()
371 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
377 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
473 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps_trans()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxp1fill.c96 ptfs->pcdev = (gx_device *) & ptfs->cdev; in tile_fill_init()
133 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps()
134 ptfs->y0 = y0, ptfs->h0 = h0; in tile_by_steps()
197 if (ptfs->pcdev == (gx_device *) & ptfs->cdev) in tile_by_steps()
223 int xoff = ptfs->xoff, yoff = ptfs->yoff; in tile_colored_fill()
226 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill()
363 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, NULL); in tile_masked_fill()
371 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
377 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
473 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps_trans()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxp1fill.c116 ptfs->pcdev = (gx_device *) & ptfs->cdev; in tile_fill_init()
153 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps()
154 ptfs->y0 = y0, ptfs->h0 = h0; in tile_by_steps()
217 if (ptfs->pcdev == (gx_device *) & ptfs->cdev) in tile_by_steps()
242 int xoff = ptfs->xoff, yoff = ptfs->yoff; in tile_colored_fill()
245 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill()
427 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, NULL); in tile_masked_fill()
435 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
442 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
576 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps_trans()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxp1fill.c116 ptfs->pcdev = (gx_device *) & ptfs->cdev; in tile_fill_init()
153 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps()
154 ptfs->y0 = y0, ptfs->h0 = h0; in tile_by_steps()
217 if (ptfs->pcdev == (gx_device *) & ptfs->cdev) in tile_by_steps()
242 int xoff = ptfs->xoff, yoff = ptfs->yoff; in tile_colored_fill()
245 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill()
427 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, NULL); in tile_masked_fill()
435 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
442 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
576 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps_trans()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxp1fill.c124 ptfs->pcdev = (gx_device *)ptfs->cdev; in tile_fill_init()
164 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps()
165 ptfs->y0 = y0, ptfs->h0 = h0; in tile_by_steps()
230 if (ptfs->pcdev == (gx_device *)ptfs->cdev) in tile_by_steps()
255 int xoff = ptfs->xoff, yoff = ptfs->yoff; in tile_colored_fill()
258 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill()
451 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, NULL); in tile_masked_fill()
459 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
466 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
627 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps_trans()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxp1fill.c124 ptfs->pcdev = (gx_device *)ptfs->cdev; in tile_fill_init()
164 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps()
165 ptfs->y0 = y0, ptfs->h0 = h0; in tile_by_steps()
230 if (ptfs->pcdev == (gx_device *)ptfs->cdev) in tile_by_steps()
255 int xoff = ptfs->xoff, yoff = ptfs->yoff; in tile_colored_fill()
258 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill()
451 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, NULL); in tile_masked_fill()
459 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
466 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
627 ptfs->x0 = x0, ptfs->w0 = w0; in tile_by_steps_trans()
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/billziss-gh/cgofuse/examples/passthrough/
H A Dpassthrough.go260 ptfs := Ptfs{}
263 ptfs.root, _ = filepath.Abs(args[len(args)-2])
266 _host = fuse.NewFileSystemHost(&ptfs)
/dports/textproc/p5-MARC-Record/MARC-Record-2.0.7/
H A DREADME64 2010 Colin Campbell <colin.campbell@ptfs-europe.com>
/dports/comms/rxtx/rxtx-2.2pre2/
H A DREADME.SCO50 packages or ptfs required by J2SE 1.3.0). This requirement may be met
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1197 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1194 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1194 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1194 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DCodeGenDAGPatterns.h1194 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1194 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DCodeGenDAGPatterns.h1167 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1251 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DCodeGenDAGPatterns.h1246 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DCodeGenDAGPatterns.h1253 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1242 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DCodeGenDAGPatterns.h1245 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1245 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1242 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function

12