Home
last modified time | relevance | path

Searched refs:i_ctx_p (Results 101 – 125 of 1297) sorted by relevance

12345678910>>...52

/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzchar1.c176 ztype1execchar(i_ctx_t *i_ctx_p) in ztype1execchar() argument
576 bbox_continue(i_ctx_t *i_ctx_p) in bbox_continue() argument
587 op_type1_free(i_ctx_p); in bbox_continue()
667 bbox_fill(i_ctx_t *i_ctx_p) in bbox_fill() argument
679 bbox_stroke(i_ctx_t *i_ctx_p) in bbox_stroke() argument
718 pcxs->i_ctx_p = i_ctx_p; in type1_continue_dispatch()
824 op_type1_free(i_ctx_t *i_ctx_p) in op_type1_free() argument
925 nobbox_fill(i_ctx_t *i_ctx_p) in nobbox_fill() argument
938 i_ctx_p->pgs->fill_adjust.x = i_ctx_p->pgs->fill_adjust.y = 0; in nobbox_stroke()
1051 i_ctx_t *i_ctx_p = pcxs->i_ctx_p; in z1_push() local
[all …]
H A Dzcolor.c105 zcurrentcolor(i_ctx_t * i_ctx_p) in zcurrentcolor() argument
236 zgetuseciecolor(i_ctx_t * i_ctx_p) in zgetuseciecolor() argument
247 colour_cleanup(i_ctx_t *i_ctx_p) in colour_cleanup() argument
270 zsetcolor(i_ctx_t * i_ctx_p) in zsetcolor() argument
472 zsetcolorspace(i_ctx_t * i_ctx_p) in zsetcolorspace() argument
676 zsettransfer(i_ctx_t * i_ctx_p) in zsettransfer() argument
710 i_ctx_t * i_ctx_p, in zcolor_remap_one() argument
4615 indexed_cont(i_ctx_t *i_ctx_p) in indexed_cont() argument
6544 zsetgray(i_ctx_t * i_ctx_p) in zsetgray() argument
6919 zswapcolors(i_ctx_t * i_ctx_p) in zswapcolors() argument
[all …]
H A Dzvmem.c46 ivalidate_clean_spaces(i_ctx_t *i_ctx_p) in ivalidate_clean_spaces() argument
58 zsave(i_ctx_t *i_ctx_p) in zsave() argument
68 ivalidate_clean_spaces(i_ctx_p); in zsave()
91 ivalidate_clean_spaces(i_ctx_p); in zsave()
113 ivalidate_clean_spaces(i_ctx_p); in restore_check_save()
185 ivalidate_clean_spaces(i_ctx_p); in dorestore()
194 i_ctx_p->LockFilePermissions = false; in dorestore()
199 zrestore(i_ctx_t *i_ctx_p) in zrestore() argument
206 return dorestore(i_ctx_p, asave); in zrestore()
387 zvmstatus(i_ctx_t *i_ctx_p) in zvmstatus() argument
[all …]
H A Dimain.c266 i_ctx_t * i_ctx_p = minst->i_ctx_p; in gs_main_init2aux() local
641 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_main_lib_open() local
682 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_run_init_file() local
809 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_main_set_device() local
874 i_ctx_t *i_ctx_p = minst->i_ctx_p; in push_value() local
933 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_boolean() local
948 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_integer() local
963 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_real() local
986 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_string() local
1020 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_main_tempnames() local
[all …]
H A Dzcolor.h65 int (*setproc)(i_ctx_t * i_ctx_p, ref *r, /* Routine to set the color space, if CIESubst */
67 int (*validateproc)(i_ctx_t * i_ctx_p, /* Validates the color space operands */
69 int (*alternateproc)(i_ctx_t * i_ctx_p, /* Retrieve the alternate color space (if any) */
71 int (*numcomponents)(i_ctx_t * i_ctx_p, /* Returns the number of components in the space */
73 …int (*range)(i_ctx_t * i_ctx_p, ref *space, /* Returns 'components' pairs of values which represen…
75 int (*domain)(i_ctx_t * i_ctx_p, /* Returns 'components' pairs of values which represent */
77 int (*basecolorproc)(i_ctx_t * i_ctx_p, /* convert the current color values into device space */
84 int (*runtransformproc)(i_ctx_t *i_ctx_p, /* executes the tint transform for this space */
90 int (*compareproc)(i_ctx_t *i_ctx_p, /* Compare two color spaces of this type, to see if they */
92 int (*initialcolorproc)(i_ctx_t *i_ctx_p, /* Set the appropriate initial color for this space */
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzchar1.c176 ztype1execchar(i_ctx_t *i_ctx_p) in ztype1execchar() argument
576 bbox_continue(i_ctx_t *i_ctx_p) in bbox_continue() argument
587 op_type1_free(i_ctx_p); in bbox_continue()
667 bbox_fill(i_ctx_t *i_ctx_p) in bbox_fill() argument
679 bbox_stroke(i_ctx_t *i_ctx_p) in bbox_stroke() argument
718 pcxs->i_ctx_p = i_ctx_p; in type1_continue_dispatch()
824 op_type1_free(i_ctx_t *i_ctx_p) in op_type1_free() argument
925 nobbox_fill(i_ctx_t *i_ctx_p) in nobbox_fill() argument
938 i_ctx_p->pgs->fill_adjust.x = i_ctx_p->pgs->fill_adjust.y = 0; in nobbox_stroke()
1051 i_ctx_t *i_ctx_p = pcxs->i_ctx_p; in z1_push() local
[all …]
H A Dzcolor.c105 zcurrentcolor(i_ctx_t * i_ctx_p) in zcurrentcolor() argument
236 zgetuseciecolor(i_ctx_t * i_ctx_p) in zgetuseciecolor() argument
247 colour_cleanup(i_ctx_t *i_ctx_p) in colour_cleanup() argument
270 zsetcolor(i_ctx_t * i_ctx_p) in zsetcolor() argument
472 zsetcolorspace(i_ctx_t * i_ctx_p) in zsetcolorspace() argument
676 zsettransfer(i_ctx_t * i_ctx_p) in zsettransfer() argument
710 i_ctx_t * i_ctx_p, in zcolor_remap_one() argument
4615 indexed_cont(i_ctx_t *i_ctx_p) in indexed_cont() argument
6544 zsetgray(i_ctx_t * i_ctx_p) in zsetgray() argument
6919 zswapcolors(i_ctx_t * i_ctx_p) in zswapcolors() argument
[all …]
H A Dzvmem.c46 ivalidate_clean_spaces(i_ctx_t *i_ctx_p) in ivalidate_clean_spaces() argument
58 zsave(i_ctx_t *i_ctx_p) in zsave() argument
68 ivalidate_clean_spaces(i_ctx_p); in zsave()
91 ivalidate_clean_spaces(i_ctx_p); in zsave()
113 ivalidate_clean_spaces(i_ctx_p); in restore_check_save()
185 ivalidate_clean_spaces(i_ctx_p); in dorestore()
194 i_ctx_p->LockFilePermissions = false; in dorestore()
199 zrestore(i_ctx_t *i_ctx_p) in zrestore() argument
206 return dorestore(i_ctx_p, asave); in zrestore()
387 zvmstatus(i_ctx_t *i_ctx_p) in zvmstatus() argument
[all …]
H A Dimain.c266 i_ctx_t * i_ctx_p = minst->i_ctx_p; in gs_main_init2aux() local
641 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_main_lib_open() local
682 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_run_init_file() local
809 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_main_set_device() local
874 i_ctx_t *i_ctx_p = minst->i_ctx_p; in push_value() local
933 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_boolean() local
948 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_integer() local
963 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_real() local
986 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_string() local
1020 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_main_tempnames() local
[all …]
H A Dzcolor.h65 int (*setproc)(i_ctx_t * i_ctx_p, ref *r, /* Routine to set the color space, if CIESubst */
67 int (*validateproc)(i_ctx_t * i_ctx_p, /* Validates the color space operands */
69 int (*alternateproc)(i_ctx_t * i_ctx_p, /* Retrieve the alternate color space (if any) */
71 int (*numcomponents)(i_ctx_t * i_ctx_p, /* Returns the number of components in the space */
73 …int (*range)(i_ctx_t * i_ctx_p, ref *space, /* Returns 'components' pairs of values which represen…
75 int (*domain)(i_ctx_t * i_ctx_p, /* Returns 'components' pairs of values which represent */
77 int (*basecolorproc)(i_ctx_t * i_ctx_p, /* convert the current color values into device space */
84 int (*runtransformproc)(i_ctx_t *i_ctx_p, /* executes the tint transform for this space */
90 int (*compareproc)(i_ctx_t *i_ctx_p, /* Compare two color spaces of this type, to see if they */
92 int (*initialcolorproc)(i_ctx_t *i_ctx_p, /* Set the appropriate initial color for this space */
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzchar1.c146 i_ctx_p);
453 op_type1_free(i_ctx_p); in bbox_getsbw_continue()
489 code = exec_cont(i_ctx_p); in bbox_finish_fill()
500 code = exec_cont(i_ctx_p); in bbox_finish_stroke()
585 op_type1_free(i_ctx_p); in bbox_continue()
665 bbox_fill(i_ctx_t *i_ctx_p) in bbox_fill() argument
716 pcxs->i_ctx_p = i_ctx_p; in type1_continue_dispatch()
850 op_type1_free(i_ctx_p); in nobbox_continue()
936 i_ctx_p->pgs->fill_adjust.x = i_ctx_p->pgs->fill_adjust.y = 0; in nobbox_stroke()
1043 i_ctx_t *i_ctx_p = pcxs->i_ctx_p; in z1_push() local
[all …]
H A Dzupath.c71 zineofill(i_ctx_t *i_ctx_p) in zineofill() argument
79 zinfill(i_ctx_t *i_ctx_p) in zinfill() argument
87 zinstroke(i_ctx_t *i_ctx_p) in zinstroke() argument
95 zinueofill(i_ctx_t *i_ctx_p) in zinueofill() argument
103 zinufill(i_ctx_t *i_ctx_p) in zinufill() argument
113 zinustroke(i_ctx_t *i_ctx_p) in zinustroke() argument
337 zucache(i_ctx_t *i_ctx_p) in zucache() argument
345 zuappend(i_ctx_t *i_ctx_p) in zuappend() argument
363 zueofill(i_ctx_t *i_ctx_p) in zueofill() argument
381 zufill(i_ctx_t *i_ctx_p) in zufill() argument
[all …]
H A Dzcolor.h60 int (*setproc)(i_ctx_t * i_ctx_p, ref *r, /* Routine to set the color space, if CIESubst */
62 int (*validateproc)(i_ctx_t * i_ctx_p, /* Validates the color space operands */
64 int (*alternateproc)(i_ctx_t * i_ctx_p, /* Retrieve the alternate color space (if any) */
66 int (*numcomponents)(i_ctx_t * i_ctx_p, /* Returns the number of components in the space */
68 …int (*range)(i_ctx_t * i_ctx_p, ref *space, /* Returns 'components' pairs of values which represen…
70 int (*domain)(i_ctx_t * i_ctx_p, /* Returns 'components' pairs of values which represent */
72 … int (*basecolorproc)(i_ctx_t * i_ctx_p, /* convert the current color values into device space */
79 int (*runtransformproc)(i_ctx_t *i_ctx_p, /* executes the tint transform for this space */
85 … int (*compareproc)(i_ctx_t *i_ctx_p, /* Compare two color spaces of this type, to see if they */
87 … int (*initialcolorproc)(i_ctx_t *i_ctx_p, /* Set the appropriate initial color for this space */
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzchar1.c175 ztype1execchar(i_ctx_t *i_ctx_p) in ztype1execchar() argument
575 bbox_continue(i_ctx_t *i_ctx_p) in bbox_continue() argument
586 op_type1_free(i_ctx_p); in bbox_continue()
666 bbox_fill(i_ctx_t *i_ctx_p) in bbox_fill() argument
678 bbox_stroke(i_ctx_t *i_ctx_p) in bbox_stroke() argument
717 pcxs->i_ctx_p = i_ctx_p; in type1_continue_dispatch()
823 op_type1_free(i_ctx_t *i_ctx_p) in op_type1_free() argument
924 nobbox_fill(i_ctx_t *i_ctx_p) in nobbox_fill() argument
937 i_ctx_p->pgs->fill_adjust.x = i_ctx_p->pgs->fill_adjust.y = 0; in nobbox_stroke()
1044 i_ctx_t *i_ctx_p = pcxs->i_ctx_p; in z1_push() local
[all …]
H A Dzupath.c71 zineofill(i_ctx_t *i_ctx_p) in zineofill() argument
79 zinfill(i_ctx_t *i_ctx_p) in zinfill() argument
87 zinstroke(i_ctx_t *i_ctx_p) in zinstroke() argument
95 zinueofill(i_ctx_t *i_ctx_p) in zinueofill() argument
103 zinufill(i_ctx_t *i_ctx_p) in zinufill() argument
113 zinustroke(i_ctx_t *i_ctx_p) in zinustroke() argument
337 zucache(i_ctx_t *i_ctx_p) in zucache() argument
345 zuappend(i_ctx_t *i_ctx_p) in zuappend() argument
363 zueofill(i_ctx_t *i_ctx_p) in zueofill() argument
381 zufill(i_ctx_t *i_ctx_p) in zufill() argument
[all …]
H A Dzcolor.h63 int (*setproc)(i_ctx_t * i_ctx_p, ref *r, /* Routine to set the color space, if CIESubst */
65 int (*validateproc)(i_ctx_t * i_ctx_p, /* Validates the color space operands */
67 int (*alternateproc)(i_ctx_t * i_ctx_p, /* Retrieve the alternate color space (if any) */
69 int (*numcomponents)(i_ctx_t * i_ctx_p, /* Returns the number of components in the space */
71 …int (*range)(i_ctx_t * i_ctx_p, ref *space, /* Returns 'components' pairs of values which represen…
73 int (*domain)(i_ctx_t * i_ctx_p, /* Returns 'components' pairs of values which represent */
75 int (*basecolorproc)(i_ctx_t * i_ctx_p, /* convert the current color values into device space */
82 int (*runtransformproc)(i_ctx_t *i_ctx_p, /* executes the tint transform for this space */
88 int (*compareproc)(i_ctx_t *i_ctx_p, /* Compare two color spaces of this type, to see if they */
90 int (*initialcolorproc)(i_ctx_t *i_ctx_p, /* Set the appropriate initial color for this space */
[all …]
H A Dztoken.c42 ztoken(i_ctx_t *i_ctx_p) in ztoken() argument
53 check_read_file(i_ctx_p, s, op); in ztoken()
93 ztoken_continue(i_ctx_t *i_ctx_p) in ztoken_continue() argument
100 return token_continue(i_ctx_p, pstate, false); in ztoken_continue()
113 code = gs_scan_token(i_ctx_p, &token, pstate); in token_continue()
119 gs_scanner_error_object(i_ctx_p, pstate, &i_ctx_p->error_object); in token_continue()
157 ztokenexec(i_ctx_t *i_ctx_p) in ztokenexec() argument
163 check_read_file(i_ctx_p, s, op); in ztokenexec()
166 return tokenexec_continue(i_ctx_p, &state, true); in ztokenexec()
173 ztokenexec_continue(i_ctx_t *i_ctx_p) in ztokenexec_continue() argument
[all …]
H A Dimain.c206 i_ctx_p = minst->i_ctx_p; in gs_main_init1()
252 i_ctx_t * i_ctx_p = minst->i_ctx_p; in gs_main_init2aux() local
307 i_ctx_p = minst->i_ctx_p; in gs_main_init2()
472 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_main_lib_open() local
513 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_run_init_file() local
618 i_ctx_t *i_ctx_p = minst->i_ctx_p; in push_value() local
677 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_boolean() local
692 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_integer() local
707 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_real() local
730 i_ctx_t *i_ctx_p = minst->i_ctx_p; in gs_pop_string() local
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzchar1.c105 i_ctx_p);
373 op_type1_free(i_ctx_p); in bbox_getsbw_continue()
387 op_type1_free(i_ctx_p); in bbox_getsbw_continue()
462 return (*cont)(i_ctx_p); in bbox_finish()
487 op_type1_free(i_ctx_p); in bbox_continue()
565 bbox_fill(i_ctx_t *i_ctx_p) in bbox_fill() argument
613 pcxs->i_ctx_p = i_ctx_p; in type1_continue_dispatch()
702 op_type1_free(i_ctx_p); in type1_callout_dispatch()
747 op_type1_free(i_ctx_p); in nobbox_continue()
919 i_ctx_t *i_ctx_p = pcxs->i_ctx_p; in z1_push() local
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzchar1.c105 i_ctx_p);
373 op_type1_free(i_ctx_p); in bbox_getsbw_continue()
387 op_type1_free(i_ctx_p); in bbox_getsbw_continue()
462 return (*cont)(i_ctx_p); in bbox_finish()
487 op_type1_free(i_ctx_p); in bbox_continue()
565 bbox_fill(i_ctx_t *i_ctx_p) in bbox_fill() argument
613 pcxs->i_ctx_p = i_ctx_p; in type1_continue_dispatch()
702 op_type1_free(i_ctx_p); in type1_callout_dispatch()
747 op_type1_free(i_ctx_p); in nobbox_continue()
919 i_ctx_t *i_ctx_p = pcxs->i_ctx_p; in z1_push() local
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzupath.c71 zineofill(i_ctx_t *i_ctx_p) in zineofill() argument
79 zinfill(i_ctx_t *i_ctx_p) in zinfill() argument
87 zinstroke(i_ctx_t *i_ctx_p) in zinstroke() argument
95 zinueofill(i_ctx_t *i_ctx_p) in zinueofill() argument
103 zinufill(i_ctx_t *i_ctx_p) in zinufill() argument
113 zinustroke(i_ctx_t *i_ctx_p) in zinustroke() argument
337 zucache(i_ctx_t *i_ctx_p) in zucache() argument
345 zuappend(i_ctx_t *i_ctx_p) in zuappend() argument
363 zueofill(i_ctx_t *i_ctx_p) in zueofill() argument
381 zufill(i_ctx_t *i_ctx_p) in zufill() argument
[all …]
H A Dzcolor.h60 int (*setproc)(i_ctx_t * i_ctx_p, ref *r, /* Routine to set the color space, if CIESubst */
62 int (*validateproc)(i_ctx_t * i_ctx_p, /* Validates the color space operands */
64 int (*alternateproc)(i_ctx_t * i_ctx_p, /* Retrieve the alternate color space (if any) */
66 int (*numcomponents)(i_ctx_t * i_ctx_p, /* Returns the number of components in the space */
68 …int (*range)(i_ctx_t * i_ctx_p, ref *space, /* Returns 'components' pairs of values which represen…
70 int (*domain)(i_ctx_t * i_ctx_p, /* Returns 'components' pairs of values which represent */
72 … int (*basecolorproc)(i_ctx_t * i_ctx_p, /* convert the current color values into device space */
79 int (*runtransformproc)(i_ctx_t *i_ctx_p, /* executes the tint transform for this space */
85 … int (*compareproc)(i_ctx_t *i_ctx_p, /* Compare two color spaces of this type, to see if they */
87 … int (*initialcolorproc)(i_ctx_t *i_ctx_p, /* Set the appropriate initial color for this space */
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzupath.c71 zineofill(i_ctx_t *i_ctx_p) in zineofill() argument
79 zinfill(i_ctx_t *i_ctx_p) in zinfill() argument
87 zinstroke(i_ctx_t *i_ctx_p) in zinstroke() argument
95 zinueofill(i_ctx_t *i_ctx_p) in zinueofill() argument
103 zinufill(i_ctx_t *i_ctx_p) in zinufill() argument
113 zinustroke(i_ctx_t *i_ctx_p) in zinustroke() argument
337 zucache(i_ctx_t *i_ctx_p) in zucache() argument
345 zuappend(i_ctx_t *i_ctx_p) in zuappend() argument
363 zueofill(i_ctx_t *i_ctx_p) in zueofill() argument
381 zufill(i_ctx_t *i_ctx_p) in zufill() argument
[all …]
H A Dzcolor.h63 int (*setproc)(i_ctx_t * i_ctx_p, ref *r, /* Routine to set the color space, if CIESubst */
65 int (*validateproc)(i_ctx_t * i_ctx_p, /* Validates the color space operands */
67 int (*alternateproc)(i_ctx_t * i_ctx_p, /* Retrieve the alternate color space (if any) */
69 int (*numcomponents)(i_ctx_t * i_ctx_p, /* Returns the number of components in the space */
71 …int (*range)(i_ctx_t * i_ctx_p, ref *space, /* Returns 'components' pairs of values which represen…
73 int (*domain)(i_ctx_t * i_ctx_p, /* Returns 'components' pairs of values which represent */
75 int (*basecolorproc)(i_ctx_t * i_ctx_p, /* convert the current color values into device space */
82 int (*runtransformproc)(i_ctx_t *i_ctx_p, /* executes the tint transform for this space */
88 int (*compareproc)(i_ctx_t *i_ctx_p, /* Compare two color spaces of this type, to see if they */
90 int (*initialcolorproc)(i_ctx_t *i_ctx_p, /* Set the appropriate initial color for this space */
[all …]
H A Dztoken.c42 ztoken(i_ctx_t *i_ctx_p) in ztoken() argument
53 check_read_file(i_ctx_p, s, op); in ztoken()
93 ztoken_continue(i_ctx_t *i_ctx_p) in ztoken_continue() argument
100 return token_continue(i_ctx_p, pstate, false); in ztoken_continue()
113 code = gs_scan_token(i_ctx_p, &token, pstate); in token_continue()
119 gs_scanner_error_object(i_ctx_p, pstate, &i_ctx_p->error_object); in token_continue()
157 ztokenexec(i_ctx_t *i_ctx_p) in ztokenexec() argument
163 check_read_file(i_ctx_p, s, op); in ztokenexec()
166 return tokenexec_continue(i_ctx_p, &state, true); in ztokenexec()
173 ztokenexec_continue(i_ctx_t *i_ctx_p) in ztokenexec_continue() argument
[all …]

12345678910>>...52