Home
last modified time | relevance | path

Searched defs:ptfs (Results 1 – 24 of 24) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxp1fill.c66 tile_fill_init(tile_fill_state_t * ptfs, const gx_device_color * pdevc, in tile_fill_init()
104 tile_by_steps(tile_fill_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps()
197 tile_colored_fill(const tile_fill_state_t * ptfs, in tile_colored_fill()
298 tile_masked_fill(const tile_fill_state_t * ptfs, in tile_masked_fill()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxp1fill.c66 tile_fill_init(tile_fill_state_t * ptfs, const gx_device_color * pdevc, in tile_fill_init()
104 tile_by_steps(tile_fill_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps()
197 tile_colored_fill(const tile_fill_state_t * ptfs, in tile_colored_fill()
298 tile_masked_fill(const tile_fill_state_t * ptfs, in tile_masked_fill()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxp1fill.c84 tile_fill_init(tile_fill_state_t * ptfs, const gx_device_color * pdevc, in tile_fill_init()
122 tile_by_steps(tile_fill_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps()
215 tile_colored_fill(const tile_fill_state_t * ptfs, in tile_colored_fill()
264 tile_pattern_clist(const tile_fill_state_t * ptfs, in tile_pattern_clist()
358 tile_masked_fill(const tile_fill_state_t * ptfs, in tile_masked_fill()
464 tile_by_steps_trans(tile_fill_trans_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps_trans()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxp1fill.c84 tile_fill_init(tile_fill_state_t * ptfs, const gx_device_color * pdevc, in tile_fill_init()
122 tile_by_steps(tile_fill_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps()
215 tile_colored_fill(const tile_fill_state_t * ptfs, in tile_colored_fill()
264 tile_pattern_clist(const tile_fill_state_t * ptfs, in tile_pattern_clist()
358 tile_masked_fill(const tile_fill_state_t * ptfs, in tile_masked_fill()
464 tile_by_steps_trans(tile_fill_trans_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps_trans()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxp1fill.c97 tile_fill_init(tile_fill_state_t * ptfs, const gx_device_color * pdevc, in tile_fill_init()
142 tile_by_steps(tile_fill_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps()
235 tile_colored_fill(const tile_fill_state_t * ptfs, in tile_colored_fill()
309 tile_pattern_clist(const tile_fill_state_t * ptfs, in tile_pattern_clist()
422 tile_masked_fill(const tile_fill_state_t * ptfs, in tile_masked_fill()
568 tile_by_steps_trans(tile_fill_trans_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps_trans()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxp1fill.c97 tile_fill_init(tile_fill_state_t * ptfs, const gx_device_color * pdevc, in tile_fill_init()
142 tile_by_steps(tile_fill_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps()
235 tile_colored_fill(const tile_fill_state_t * ptfs, in tile_colored_fill()
309 tile_pattern_clist(const tile_fill_state_t * ptfs, in tile_pattern_clist()
422 tile_masked_fill(const tile_fill_state_t * ptfs, in tile_masked_fill()
568 tile_by_steps_trans(tile_fill_trans_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps_trans()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxp1fill.c97 tile_fill_init(tile_fill_state_t * ptfs, const gx_device_color * pdevc, in tile_fill_init()
150 tile_by_steps(tile_fill_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps()
248 tile_colored_fill(const tile_fill_state_t * ptfs, in tile_colored_fill()
322 tile_pattern_clist(const tile_fill_state_t * ptfs, in tile_pattern_clist()
446 tile_masked_fill(const tile_fill_state_t * ptfs, in tile_masked_fill()
614 tile_by_steps_trans(tile_fill_trans_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps_trans()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxp1fill.c97 tile_fill_init(tile_fill_state_t * ptfs, const gx_device_color * pdevc, in tile_fill_init()
150 tile_by_steps(tile_fill_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps()
248 tile_colored_fill(const tile_fill_state_t * ptfs, in tile_colored_fill()
322 tile_pattern_clist(const tile_fill_state_t * ptfs, in tile_pattern_clist()
446 tile_masked_fill(const tile_fill_state_t * ptfs, in tile_masked_fill()
614 tile_by_steps_trans(tile_fill_trans_state_t * ptfs, int x0, int y0, int w0, int h0, in tile_by_steps_trans()
/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/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/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1197 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/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/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
/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/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1244 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/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DCodeGenDAGPatterns.h1241 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/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/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DCodeGenDAGPatterns.h1253 iterator_range<pf_iterator> ptfs() const { return PatternFragments; } in ptfs() function