Home
last modified time | relevance | path

Searched refs:ht_ids (Results 1 – 10 of 10) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdfg.c568 long ht_ids[4]; in pdf_write_colorscreen_halftone() local
573 &ht_ids[i]); in pdf_write_colorscreen_halftone()
580 ht_ids[3]); in pdf_write_colorscreen_halftone()
581 pprintld2(s, "/Red %ld 0 R/Cyan %ld 0 R", ht_ids[0], ht_ids[0]); in pdf_write_colorscreen_halftone()
582 pprintld2(s, "/Green %ld 0 R/Magenta %ld 0 R", ht_ids[1], ht_ids[1]); in pdf_write_colorscreen_halftone()
583 pprintld2(s, "/Blue %ld 0 R/Yellow %ld 0 R", ht_ids[2], ht_ids[2]); in pdf_write_colorscreen_halftone()
584 pprintld2(s, "/Gray %ld 0 R/Black %ld 0 R", ht_ids[3], ht_ids[3]); in pdf_write_colorscreen_halftone()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdfg.c568 long ht_ids[4]; in pdf_write_colorscreen_halftone() local
573 &ht_ids[i]); in pdf_write_colorscreen_halftone()
580 ht_ids[3]); in pdf_write_colorscreen_halftone()
581 pprintld2(s, "/Red %ld 0 R/Cyan %ld 0 R", ht_ids[0], ht_ids[0]); in pdf_write_colorscreen_halftone()
582 pprintld2(s, "/Green %ld 0 R/Magenta %ld 0 R", ht_ids[1], ht_ids[1]); in pdf_write_colorscreen_halftone()
583 pprintld2(s, "/Blue %ld 0 R/Yellow %ld 0 R", ht_ids[2], ht_ids[2]); in pdf_write_colorscreen_halftone()
584 pprintld2(s, "/Gray %ld 0 R/Black %ld 0 R", ht_ids[3], ht_ids[3]); in pdf_write_colorscreen_halftone()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfg.c992 long ht_ids[4]; in pdf_write_colorscreen_halftone() local
997 &ht_ids[i]); in pdf_write_colorscreen_halftone()
1006 pdht->num_comp > 3 ? ht_ids[3] : ht_ids[1]); in pdf_write_colorscreen_halftone()
1007 pprintld2(s, "/Red %ld 0 R/Cyan %ld 0 R", ht_ids[0], ht_ids[0]); in pdf_write_colorscreen_halftone()
1008 pprintld2(s, "/Green %ld 0 R/Magenta %ld 0 R", ht_ids[1], ht_ids[1]); in pdf_write_colorscreen_halftone()
1009 pprintld2(s, "/Blue %ld 0 R/Yellow %ld 0 R", ht_ids[2], ht_ids[2]); in pdf_write_colorscreen_halftone()
1011 pprintld2(s, "/Gray %ld 0 R/Black %ld 0 R", ht_ids[3], ht_ids[3]); in pdf_write_colorscreen_halftone()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfg.c992 long ht_ids[4]; in pdf_write_colorscreen_halftone() local
997 &ht_ids[i]); in pdf_write_colorscreen_halftone()
1006 pdht->num_comp > 3 ? ht_ids[3] : ht_ids[1]); in pdf_write_colorscreen_halftone()
1007 pprintld2(s, "/Red %ld 0 R/Cyan %ld 0 R", ht_ids[0], ht_ids[0]); in pdf_write_colorscreen_halftone()
1008 pprintld2(s, "/Green %ld 0 R/Magenta %ld 0 R", ht_ids[1], ht_ids[1]); in pdf_write_colorscreen_halftone()
1009 pprintld2(s, "/Blue %ld 0 R/Yellow %ld 0 R", ht_ids[2], ht_ids[2]); in pdf_write_colorscreen_halftone()
1011 pprintld2(s, "/Gray %ld 0 R/Black %ld 0 R", ht_ids[3], ht_ids[3]); in pdf_write_colorscreen_halftone()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfg.c966 long ht_ids[4]; in pdf_write_colorscreen_halftone() local
971 &ht_ids[i]); in pdf_write_colorscreen_halftone()
980 pdht->num_comp > 3 ? ht_ids[3] : ht_ids[1]); in pdf_write_colorscreen_halftone()
981 pprintld2(s, "/Red %ld 0 R/Cyan %ld 0 R", ht_ids[0], ht_ids[0]); in pdf_write_colorscreen_halftone()
982 pprintld2(s, "/Green %ld 0 R/Magenta %ld 0 R", ht_ids[1], ht_ids[1]); in pdf_write_colorscreen_halftone()
983 pprintld2(s, "/Blue %ld 0 R/Yellow %ld 0 R", ht_ids[2], ht_ids[2]); in pdf_write_colorscreen_halftone()
985 pprintld2(s, "/Gray %ld 0 R/Black %ld 0 R", ht_ids[3], ht_ids[3]); in pdf_write_colorscreen_halftone()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfg.c966 long ht_ids[4]; in pdf_write_colorscreen_halftone() local
971 &ht_ids[i]); in pdf_write_colorscreen_halftone()
980 pdht->num_comp > 3 ? ht_ids[3] : ht_ids[1]); in pdf_write_colorscreen_halftone()
981 pprintld2(s, "/Red %ld 0 R/Cyan %ld 0 R", ht_ids[0], ht_ids[0]); in pdf_write_colorscreen_halftone()
982 pprintld2(s, "/Green %ld 0 R/Magenta %ld 0 R", ht_ids[1], ht_ids[1]); in pdf_write_colorscreen_halftone()
983 pprintld2(s, "/Blue %ld 0 R/Yellow %ld 0 R", ht_ids[2], ht_ids[2]); in pdf_write_colorscreen_halftone()
985 pprintld2(s, "/Gray %ld 0 R/Black %ld 0 R", ht_ids[3], ht_ids[3]); in pdf_write_colorscreen_halftone()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfg.c2478 long ht_ids[4]; in pdf_write_colorscreen_halftone() local
2483 &ht_ids[i]); in pdf_write_colorscreen_halftone()
2492 pdht->num_comp > 3 ? ht_ids[3] : ht_ids[1]); in pdf_write_colorscreen_halftone()
2493 pprintld2(s, "/Red %ld 0 R/Cyan %ld 0 R", ht_ids[0], ht_ids[0]); in pdf_write_colorscreen_halftone()
2494 pprintld2(s, "/Green %ld 0 R/Magenta %ld 0 R", ht_ids[1], ht_ids[1]); in pdf_write_colorscreen_halftone()
2495 pprintld2(s, "/Blue %ld 0 R/Yellow %ld 0 R", ht_ids[2], ht_ids[2]); in pdf_write_colorscreen_halftone()
2497 pprintld2(s, "/Gray %ld 0 R/Black %ld 0 R", ht_ids[3], ht_ids[3]); in pdf_write_colorscreen_halftone()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfg.c2478 long ht_ids[4]; in pdf_write_colorscreen_halftone() local
2483 &ht_ids[i]); in pdf_write_colorscreen_halftone()
2492 pdht->num_comp > 3 ? ht_ids[3] : ht_ids[1]); in pdf_write_colorscreen_halftone()
2493 pprintld2(s, "/Red %ld 0 R/Cyan %ld 0 R", ht_ids[0], ht_ids[0]); in pdf_write_colorscreen_halftone()
2494 pprintld2(s, "/Green %ld 0 R/Magenta %ld 0 R", ht_ids[1], ht_ids[1]); in pdf_write_colorscreen_halftone()
2495 pprintld2(s, "/Blue %ld 0 R/Yellow %ld 0 R", ht_ids[2], ht_ids[2]); in pdf_write_colorscreen_halftone()
2497 pprintld2(s, "/Gray %ld 0 R/Black %ld 0 R", ht_ids[3], ht_ids[3]); in pdf_write_colorscreen_halftone()
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/phodevi/components/
H A Dphodevi_cpu.php196 $ht_ids = intval(phodevi_bsd_parser::read_sysctl(array('hw.cpu_topology_ht_ids')));
197 if($ht_ids == 2)
/dports/databases/pecl-redis/redis-5.3.5/
H A Dredis_commands.c3584 HashTable *ht_ids; in redis_xack_cmd() local
3593 ht_ids = Z_ARRVAL_P(z_ids); in redis_xack_cmd()
3594 if ((idcount = zend_hash_num_elements(ht_ids)) < 1) { in redis_xack_cmd()
3604 ZEND_HASH_FOREACH_VAL(ht_ids, z_id) { in redis_xack_cmd()
3767 HashTable *ht_ids; in redis_xclaim_cmd() local
3778 ht_ids = Z_ARRVAL_P(z_ids); in redis_xclaim_cmd()
3779 if ((id_count = zend_hash_num_elements(ht_ids)) < 1) { in redis_xclaim_cmd()
3797 ZEND_HASH_FOREACH_VAL(ht_ids, z_id) { in redis_xclaim_cmd()