Home
last modified time | relevance | path

Searched refs:use_proc (Results 1 – 25 of 84) sorted by relevance

1234

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscolor2.c204 if (pcs->params.indexed.use_proc)
212 if (pcs->params.indexed.use_proc) in RELOC_PTRS_WITH()
248 if (pcs->params.indexed.use_proc) { in gx_final_Indexed()
368 pindexed->use_proc = true; in gs_cspace_build_Indexed()
371 pindexed->use_proc = false; in gs_cspace_build_Indexed()
401 pcspace->params.indexed.use_proc in gs_cspace_indexed_value_array()
476 if (pip->use_proc) { in gs_cspace_indexed_lookup()
519 if (pip->use_proc) { in gs_cspace_indexed_lookup_bytes()
592 if (pip->use_proc) { in gs_cspace_indexed_lookup_frac()
684 code = sputs(s, (const byte *)&p->use_proc, sizeof(p->use_proc), &n); in gx_serialize_Indexed()
[all …]
H A Dgscspace.h285 bool use_proc; /* 0 = use table, 1 = use proc & map */ member
H A Dgxclrast.c2703 bool use_proc = (b & 4) != 0; in read_set_color_space() local
2718 pcs->params.indexed.use_proc = 0; in read_set_color_space()
2724 if (use_proc) { in read_set_color_space()
2751 pcs->params.indexed.use_proc = use_proc; in read_set_color_space()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscolor2.c200 if (pcs->params.indexed.use_proc)
208 if (pcs->params.indexed.use_proc) in RELOC_PTRS_WITH()
365 pindexed->use_proc = true; in gs_cspace_build_Indexed()
368 pindexed->use_proc = false; in gs_cspace_build_Indexed()
398 pcspace->params.indexed.use_proc in gs_cspace_indexed_value_array()
414 !pcspace->params.indexed.use_proc in gs_cspace_indexed_set_proc()
464 if (pip->use_proc) { in gs_cspace_indexed_lookup()
507 if (pip->use_proc) { in gs_cspace_indexed_lookup_bytes()
581 if (pip->use_proc) { in gs_cspace_indexed_lookup_frac()
677 code = sputs(s, (const byte *)&p->use_proc, sizeof(p->use_proc), &n); in gx_serialize_Indexed()
[all …]
H A Dgscspace.h221 bool use_proc; /* 0 = use table, 1 = use proc & map */ member
H A Dgxclrast.c2484 bool use_proc = (b & 4) != 0; in read_set_color_space() local
2499 pcs->params.indexed.use_proc = 0; in read_set_color_space()
2505 if (use_proc) { in read_set_color_space()
2532 pcs->params.indexed.use_proc = use_proc; in read_set_color_space()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscolor2.c204 if (pcs->params.indexed.use_proc)
212 if (pcs->params.indexed.use_proc) in RELOC_PTRS_WITH()
248 if (pcs->params.indexed.use_proc) { in gx_final_Indexed()
368 pindexed->use_proc = true; in gs_cspace_build_Indexed()
371 pindexed->use_proc = false; in gs_cspace_build_Indexed()
401 pcspace->params.indexed.use_proc in gs_cspace_indexed_value_array()
476 if (pip->use_proc) { in gs_cspace_indexed_lookup()
519 if (pip->use_proc) { in gs_cspace_indexed_lookup_bytes()
592 if (pip->use_proc) { in gs_cspace_indexed_lookup_frac()
684 code = sputs(s, (const byte *)&p->use_proc, sizeof(p->use_proc), &n); in gx_serialize_Indexed()
[all …]
H A Dgscspace.h285 bool use_proc; /* 0 = use table, 1 = use proc & map */ member
H A Dgxclrast.c2703 bool use_proc = (b & 4) != 0; in read_set_color_space() local
2718 pcs->params.indexed.use_proc = 0; in read_set_color_space()
2724 if (use_proc) { in read_set_color_space()
2751 pcs->params.indexed.use_proc = use_proc; in read_set_color_space()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscolor2.c200 if (pcs->params.indexed.use_proc)
208 if (pcs->params.indexed.use_proc) in RELOC_PTRS_WITH()
365 pindexed->use_proc = true; in gs_cspace_build_Indexed()
368 pindexed->use_proc = false; in gs_cspace_build_Indexed()
398 pcspace->params.indexed.use_proc in gs_cspace_indexed_value_array()
414 !pcspace->params.indexed.use_proc in gs_cspace_indexed_set_proc()
464 if (pip->use_proc) { in gs_cspace_indexed_lookup()
507 if (pip->use_proc) { in gs_cspace_indexed_lookup_bytes()
581 if (pip->use_proc) { in gs_cspace_indexed_lookup_frac()
677 code = sputs(s, (const byte *)&p->use_proc, sizeof(p->use_proc), &n); in gx_serialize_Indexed()
[all …]
H A Dgscspace.h221 bool use_proc; /* 0 = use table, 1 = use proc & map */ member
H A Dgxclrast.c2484 bool use_proc = (b & 4) != 0; in read_set_color_space() local
2499 pcs->params.indexed.use_proc = 0; in read_set_color_space()
2505 if (use_proc) { in read_set_color_space()
2532 pcs->params.indexed.use_proc = use_proc; in read_set_color_space()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgscolor2.c204 if (pcs->params.indexed.use_proc)
215 if (pcs->params.indexed.use_proc) in RELOC_PTRS_WITH()
250 pcs1->params.indexed.use_proc != pcs2->params.indexed.use_proc in gx_equal_Indexed()
253 if (pcs1->params.indexed.use_proc) { in gx_equal_Indexed()
279 if (pcs->params.indexed.use_proc) { in gx_adjust_cspace_Indexed()
397 pindexed->use_proc = true; in gs_cspace_build_Indexed()
400 pindexed->use_proc = false; in gs_cspace_build_Indexed()
429 pcspace->params.indexed.use_proc in gs_cspace_indexed_value_array()
445 !pcspace->params.indexed.use_proc in gs_cspace_indexed_set_proc()
501 if (pip->use_proc) { in gs_cspace_indexed_lookup()
H A Dzcsindex.c91 cs.params.indexed.use_proc = 0; in zsetindexedspace()
111 cs.params.indexed.use_proc = 1; in zsetindexedspace()
H A Dgscspace.h338 bool use_proc; /* 0 = use table, 1 = use proc & map */ member
H A Dgxclrast.c335 color_space.params.indexed.use_proc = 0; in clist_playback_band()
2040 if (pcolor_space->params.indexed.use_proc) { in read_set_color_space()
2057 bool use_proc = (b & 4) != 0; in read_set_color_space() local
2065 if (use_proc) { in read_set_color_space()
2093 pcolor_space->params.indexed.use_proc = use_proc; in read_set_color_space()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgscolor2.c204 if (pcs->params.indexed.use_proc)
215 if (pcs->params.indexed.use_proc) in RELOC_PTRS_WITH()
250 pcs1->params.indexed.use_proc != pcs2->params.indexed.use_proc in gx_equal_Indexed()
253 if (pcs1->params.indexed.use_proc) { in gx_equal_Indexed()
279 if (pcs->params.indexed.use_proc) { in gx_adjust_cspace_Indexed()
397 pindexed->use_proc = true; in gs_cspace_build_Indexed()
400 pindexed->use_proc = false; in gs_cspace_build_Indexed()
429 pcspace->params.indexed.use_proc in gs_cspace_indexed_value_array()
445 !pcspace->params.indexed.use_proc in gs_cspace_indexed_set_proc()
501 if (pip->use_proc) { in gs_cspace_indexed_lookup()
H A Dzcsindex.c91 cs.params.indexed.use_proc = 0; in zsetindexedspace()
111 cs.params.indexed.use_proc = 1; in zsetindexedspace()
H A Dgscspace.h338 bool use_proc; /* 0 = use table, 1 = use proc & map */ member
H A Dgxclrast.c335 color_space.params.indexed.use_proc = 0; in clist_playback_band()
2040 if (pcolor_space->params.indexed.use_proc) { in read_set_color_space()
2057 bool use_proc = (b & 4) != 0; in read_set_color_space() local
2065 if (use_proc) { in read_set_color_space()
2093 pcolor_space->params.indexed.use_proc = use_proc; in read_set_color_space()
H A Dgdevpdfi.c108 if (pcs->params.indexed.use_proc) in can_write_image_in_line()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscolor2.c248 if (pcs->params.indexed.use_proc)
256 if (pcs->params.indexed.use_proc) in RELOC_PTRS_WITH()
299 if (pcs->params.indexed.use_proc) { in gx_final_Indexed()
419 pindexed->use_proc = true; in gs_cspace_build_Indexed()
422 pindexed->use_proc = false; in gs_cspace_build_Indexed()
452 pcspace->params.indexed.use_proc in gs_cspace_indexed_value_array()
573 if (pip->use_proc) { in gs_cspace_indexed_lookup()
616 if (pip->use_proc) { in gs_cspace_indexed_lookup_bytes()
689 if (pip->use_proc) { in gs_cspace_indexed_lookup_frac()
781 code = sputs(s, (const byte *)&p->use_proc, sizeof(p->use_proc), &n); in gx_serialize_Indexed()
[all …]
H A Dgscspace.h276 bool use_proc; /* 0 = use table, 1 = use proc & map */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscolor2.c248 if (pcs->params.indexed.use_proc)
256 if (pcs->params.indexed.use_proc) in RELOC_PTRS_WITH()
299 if (pcs->params.indexed.use_proc) { in gx_final_Indexed()
419 pindexed->use_proc = true; in gs_cspace_build_Indexed()
422 pindexed->use_proc = false; in gs_cspace_build_Indexed()
452 pcspace->params.indexed.use_proc in gs_cspace_indexed_value_array()
573 if (pip->use_proc) { in gs_cspace_indexed_lookup()
616 if (pip->use_proc) { in gs_cspace_indexed_lookup_bytes()
689 if (pip->use_proc) { in gs_cspace_indexed_lookup_frac()
781 code = sputs(s, (const byte *)&p->use_proc, sizeof(p->use_proc), &n); in gx_serialize_Indexed()
[all …]
H A Dgscspace.h276 bool use_proc; /* 0 = use table, 1 = use proc & map */ member

1234