Home
last modified time | relevance | path

Searched refs:penalty3 (Results 1 – 25 of 29) sorted by relevance

12

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevdljm.c253 int penalty3 = in dljet_mono_print_page_copies() local
258 if (count3 + penalty3 < count2 + penalty2) { in dljet_mono_print_page_copies()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevdljm.c253 int penalty3 = in dljet_mono_print_page_copies() local
258 if (count3 + penalty3 < count2 + penalty2) { in dljet_mono_print_page_copies()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevdljm.c282 int penalty3 = in dljet_mono_print_page_copies() local
287 if (count3 + penalty3 < count2 + penalty2) { in dljet_mono_print_page_copies()
H A Dgdevcdj.c2688 int penalty3 = (compression == 3 ? 0 : penalty); local
2690 if (count3 + penalty3 < count2 + penalty2)
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/skip2/go-qrcode/
H A Dsymbol.go152 return m.penalty1() + m.penalty2() + m.penalty3() + m.penalty4()
236 func (m *symbol) penalty3() int { func
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevdljm.c288 int penalty3 = in dljet_mono_print_page_copies() local
293 if (count3 + penalty3 < count2 + penalty2) { in dljet_mono_print_page_copies()
H A Dgdevcdj.c2661 int penalty3 = (compression == 3 ? 0 : penalty); local
2663 if (count3 + penalty3 < count2 + penalty2)
/dports/security/gopass/gopass-1.13.0/vendor/github.com/skip2/go-qrcode/
H A Dsymbol.go152 return m.penalty1() + m.penalty2() + m.penalty3() + m.penalty4()
236 func (m *symbol) penalty3() int { func
H A Dsymbol_test.go310 penalty3 := s.penalty3()
321 if test.expectedPenalty3 != -1 && test.expectedPenalty3 != penalty3 {
329 …%d, p3=%d, p4=%d (expected p1=%d, p2=%d, p3=%d, p4=%d)", i, penalty1, penalty2, penalty3, penalty4,
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevdljm.c284 int penalty3 = in dljet_mono_print_page_copies() local
289 if (count3 + penalty3 < count2 + penalty2) { in dljet_mono_print_page_copies()
H A Dgdevcdj.c2677 int penalty3 = (compression == 3 ? 0 : penalty); local
2679 if (count3 + penalty3 < count2 + penalty2)
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevdljm.c284 int penalty3 = in dljet_mono_print_page_copies() local
289 if (count3 + penalty3 < count2 + penalty2) { in dljet_mono_print_page_copies()
H A Dgdevcdj.c2677 int penalty3 = (compression == 3 ? 0 : penalty); local
2679 if (count3 + penalty3 < count2 + penalty2)
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevdljm.c288 int penalty3 = in dljet_mono_print_page_copies() local
293 if (count3 + penalty3 < count2 + penalty2) { in dljet_mono_print_page_copies()
H A Dgdevcdj.c2661 int penalty3 = (compression == 3 ? 0 : penalty); local
2663 if (count3 + penalty3 < count2 + penalty2)
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevdljm.c282 int penalty3 = in dljet_mono_print_page_copies() local
287 if (count3 + penalty3 < count2 + penalty2) { in dljet_mono_print_page_copies()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Doutput-pcl.c1310 int penalty3 = (compression == 3 ? 0 : penalty_from2to3); in mono_pcl_write_band() local
1313 if (count3 + penalty3 < count2 + penalty2) in mono_pcl_write_band()
/dports/graphics/libpotrace/potrace-1.16/
H A DChangeLog130 (2010/12/15) PS1 - optimized penalty3 inner loop, 4.6% speedup.
406 (2003/08/08) PS1 - optimized number of times the penalty3 function
/dports/graphics/potrace/potrace-1.16/
H A DChangeLog130 (2010/12/15) PS1 - optimized penalty3 inner loop, 4.6% speedup.
406 (2003/08/08) PS1 - optimized number of times the penalty3 function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/potrace/src/
H A Dtrace.cpp573 static double penalty3( privpath_t* pp, int i, int j ) in penalty3() function
722 thispen = penalty3( pp, k, i ) + pen[k]; in bestpolygon()
/dports/cad/pcb/pcb-4.2.0/src/hid/gcode/
H A Dtrace.c620 penalty3 (privpath_t * pp, int i, int j) in penalty3() function
754 thispen = penalty3 (pp, k, i) + pen[k]; in bestpolygon()
/dports/graphics/libpotrace/potrace-1.16/src/
H A Dtrace.c478 static double penalty3(privpath_t *pp, int i, int j) { in penalty3() function
600 thispen = penalty3(pp, k, i) + pen[k]; in bestpolygon()
/dports/graphics/potrace/potrace-1.16/src/
H A Dtrace.c478 static double penalty3(privpath_t *pp, int i, int j) { in penalty3() function
600 thispen = penalty3(pp, k, i) + pen[k]; in bestpolygon()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/3rd-party/cove/potrace/
H A Dtrace.c504 static double penalty3(privpath_t *pp, int i, int j) { in penalty3() function
632 thispen = penalty3(pp, k, i) + pen[k]; in bestpolygon()
/dports/devel/dasm/dasm-2.20.14.1/test/channel-f/
H A Dtetris.asm1312 penalty3: lr dc,h label
1344 bf 4,penalty3

12