Home
last modified time | relevance | path

Searched refs:CIDMap (Results 1 – 25 of 55) sorted by relevance

123

/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzcid.c141 int count = r_size(CIDMap), size, i; in set_CIDMap_element()
148 array_get(mem, CIDMap, i, &s); in set_CIDMap_element()
167 ref *CIDMap) in cid_fill_CIDMap() argument
174 if (r_type(CIDMap) != t_array) in cid_fill_CIDMap()
176 count = r_size(CIDMap); in cid_fill_CIDMap()
180 int code = array_get(mem, CIDMap, i, &s); in cid_fill_CIDMap()
208 code = set_CIDMap_element(mem, CIDMap, cid, glyph_index); in cid_fill_CIDMap()
219 ref *CIDMap) in cid_fill_Identity_CIDMap() argument
222 count = r_size(CIDMap); in cid_fill_Identity_CIDMap()
229 int code = array_get(mem, CIDMap, i, &s); in cid_fill_Identity_CIDMap()
[all …]
H A Dicid.h37 int GDBytes, ref *CIDMap);
39 int cid_fill_Identity_CIDMap(const gs_memory_t *mem, ref *CIDMap);
H A Dzfcid1.c73 const ref *pcidmap = &pfont_data(pfont)->u.type42.CIDMap; in z11_CIDMap_proc()
466 ref_assign(&pfont_data(pfont)->u.type42.CIDMap, &rcidmap); in zbuildfont11()
540 *GDBytes = op - 1, *CIDMap = op; in zfillCIDMap() local
547 check_type(*CIDMap, t_array); in zfillCIDMap()
548 code = cid_fill_CIDMap(imemory, Decoding, TT_cmap, SubstNWP, GDBytes->value.intval, CIDMap); in zfillCIDMap()
558 *GDBytes = op - 1, *CIDMap = op; in zfillIdentityCIDMap() local
561 check_type(*CIDMap, t_array); in zfillIdentityCIDMap()
562 code = cid_fill_Identity_CIDMap(imemory, CIDMap); in zfillIdentityCIDMap()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzcid.c141 int count = r_size(CIDMap), size, i; in set_CIDMap_element()
148 array_get(mem, CIDMap, i, &s); in set_CIDMap_element()
167 ref *CIDMap) in cid_fill_CIDMap() argument
174 if (r_type(CIDMap) != t_array) in cid_fill_CIDMap()
176 count = r_size(CIDMap); in cid_fill_CIDMap()
180 int code = array_get(mem, CIDMap, i, &s); in cid_fill_CIDMap()
208 code = set_CIDMap_element(mem, CIDMap, cid, glyph_index); in cid_fill_CIDMap()
219 ref *CIDMap) in cid_fill_Identity_CIDMap() argument
222 count = r_size(CIDMap); in cid_fill_Identity_CIDMap()
229 int code = array_get(mem, CIDMap, i, &s); in cid_fill_Identity_CIDMap()
[all …]
H A Dicid.h37 int GDBytes, ref *CIDMap);
39 int cid_fill_Identity_CIDMap(const gs_memory_t *mem, ref *CIDMap);
H A Dzfcid1.c73 const ref *pcidmap = &pfont_data(pfont)->u.type42.CIDMap; in z11_CIDMap_proc()
466 ref_assign(&pfont_data(pfont)->u.type42.CIDMap, &rcidmap); in zbuildfont11()
540 *GDBytes = op - 1, *CIDMap = op; in zfillCIDMap() local
547 check_type(*CIDMap, t_array); in zfillCIDMap()
548 code = cid_fill_CIDMap(imemory, Decoding, TT_cmap, SubstNWP, GDBytes->value.intval, CIDMap); in zfillCIDMap()
558 *GDBytes = op - 1, *CIDMap = op; in zfillIdentityCIDMap() local
561 check_type(*CIDMap, t_array); in zfillIdentityCIDMap()
562 code = cid_fill_Identity_CIDMap(imemory, CIDMap); in zfillIdentityCIDMap()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzcid.c143 int count = r_size(CIDMap), size, i; in set_CIDMap_element()
150 array_get(mem, CIDMap, i, &s); in set_CIDMap_element()
169 ref *CIDMap) in cid_fill_CIDMap() argument
176 if (r_type(CIDMap) != t_array) in cid_fill_CIDMap()
178 count = r_size(CIDMap); in cid_fill_CIDMap()
182 int code = array_get(mem, CIDMap, i, &s); in cid_fill_CIDMap()
210 code = set_CIDMap_element(mem, CIDMap, cid, glyph_index); in cid_fill_CIDMap()
221 ref *CIDMap) in cid_fill_Identity_CIDMap() argument
224 count = r_size(CIDMap); in cid_fill_Identity_CIDMap()
231 int code = array_get(mem, CIDMap, i, &s); in cid_fill_Identity_CIDMap()
[all …]
H A Dicid.h39 int GDBytes, ref *CIDMap);
41 int cid_fill_Identity_CIDMap(const gs_memory_t *mem, ref *CIDMap);
H A Dzfcid1.c75 const ref *pcidmap = &pfont_data(pfont)->u.type42.CIDMap; in z11_CIDMap_proc()
466 ref_assign(&pfont_data(pfont)->u.type42.CIDMap, &rcidmap); in zbuildfont11()
540 *GDBytes = op - 1, *CIDMap = op; in zfillCIDMap() local
547 check_type(*CIDMap, t_array); in zfillCIDMap()
548 code = cid_fill_CIDMap(imemory, Decoding, TT_cmap, SubstNWP, GDBytes->value.intval, CIDMap); in zfillCIDMap()
561 ref *CIDMap = op; in zfillIdentityCIDMap() local
564 check_type(*CIDMap, t_array); in zfillIdentityCIDMap()
565 code = cid_fill_Identity_CIDMap(imemory, CIDMap); in zfillIdentityCIDMap()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzcid.c145 int count = r_size(CIDMap), size, i; in set_CIDMap_element()
152 array_get(mem, CIDMap, i, &s); in set_CIDMap_element()
171 ref *CIDMap) in cid_fill_CIDMap() argument
178 if (r_type(CIDMap) != t_array) in cid_fill_CIDMap()
180 count = r_size(CIDMap); in cid_fill_CIDMap()
184 int code = array_get(mem, CIDMap, i, &s); in cid_fill_CIDMap()
212 code = set_CIDMap_element(mem, CIDMap, cid, glyph_index); in cid_fill_CIDMap()
223 ref *CIDMap) in cid_fill_Identity_CIDMap() argument
226 count = r_size(CIDMap); in cid_fill_Identity_CIDMap()
233 int code = array_get(mem, CIDMap, i, &s); in cid_fill_Identity_CIDMap()
[all …]
H A Dicid.h38 int GDBytes, ref *CIDMap);
40 int cid_fill_Identity_CIDMap(const gs_memory_t *mem, ref *CIDMap);
H A Dzfcid1.c75 const ref *pcidmap = &pfont_data(pfont)->u.type42.CIDMap; in z11_CIDMap_proc()
477 ref_assign(&pfont_data(pfont)->u.type42.CIDMap, &rcidmap); in zbuildfont11()
551 *GDBytes = op - 1, *CIDMap = op; in zfillCIDMap() local
558 check_type(*CIDMap, t_array); in zfillCIDMap()
559 code = cid_fill_CIDMap(imemory, Decoding, TT_cmap, SubstNWP, GDBytes->value.intval, CIDMap); in zfillCIDMap()
572 ref *CIDMap = op; in zfillIdentityCIDMap() local
575 check_type(*CIDMap, t_array); in zfillIdentityCIDMap()
576 code = cid_fill_Identity_CIDMap(imemory, CIDMap); in zfillIdentityCIDMap()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzcid.c145 int count = r_size(CIDMap), size, i; in set_CIDMap_element()
152 array_get(mem, CIDMap, i, &s); in set_CIDMap_element()
171 ref *CIDMap) in cid_fill_CIDMap() argument
178 if (r_type(CIDMap) != t_array) in cid_fill_CIDMap()
180 count = r_size(CIDMap); in cid_fill_CIDMap()
184 int code = array_get(mem, CIDMap, i, &s); in cid_fill_CIDMap()
212 code = set_CIDMap_element(mem, CIDMap, cid, glyph_index); in cid_fill_CIDMap()
223 ref *CIDMap) in cid_fill_Identity_CIDMap() argument
226 count = r_size(CIDMap); in cid_fill_Identity_CIDMap()
233 int code = array_get(mem, CIDMap, i, &s); in cid_fill_Identity_CIDMap()
[all …]
H A Dicid.h38 int GDBytes, ref *CIDMap);
40 int cid_fill_Identity_CIDMap(const gs_memory_t *mem, ref *CIDMap);
H A Dzfcid1.c75 const ref *pcidmap = &pfont_data(pfont)->u.type42.CIDMap; in z11_CIDMap_proc()
477 ref_assign(&pfont_data(pfont)->u.type42.CIDMap, &rcidmap); in zbuildfont11()
551 *GDBytes = op - 1, *CIDMap = op; in zfillCIDMap() local
558 check_type(*CIDMap, t_array); in zfillCIDMap()
559 code = cid_fill_CIDMap(imemory, Decoding, TT_cmap, SubstNWP, GDBytes->value.intval, CIDMap); in zfillCIDMap()
572 ref *CIDMap = op; in zfillIdentityCIDMap() local
575 check_type(*CIDMap, t_array); in zfillIdentityCIDMap()
576 code = cid_fill_Identity_CIDMap(imemory, CIDMap); in zfillIdentityCIDMap()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzcid.c143 int count = r_size(CIDMap), size, i; in set_CIDMap_element()
150 array_get(mem, CIDMap, i, &s); in set_CIDMap_element()
169 ref *CIDMap) in cid_fill_CIDMap() argument
176 if (r_type(CIDMap) != t_array) in cid_fill_CIDMap()
178 count = r_size(CIDMap); in cid_fill_CIDMap()
182 int code = array_get(mem, CIDMap, i, &s); in cid_fill_CIDMap()
210 code = set_CIDMap_element(mem, CIDMap, cid, glyph_index); in cid_fill_CIDMap()
221 ref *CIDMap) in cid_fill_Identity_CIDMap() argument
224 count = r_size(CIDMap); in cid_fill_Identity_CIDMap()
231 int code = array_get(mem, CIDMap, i, &s); in cid_fill_Identity_CIDMap()
[all …]
H A Dicid.h39 int GDBytes, ref *CIDMap);
41 int cid_fill_Identity_CIDMap(const gs_memory_t *mem, ref *CIDMap);
H A Dzfcid1.c75 const ref *pcidmap = &pfont_data(pfont)->u.type42.CIDMap; in z11_CIDMap_proc()
466 ref_assign(&pfont_data(pfont)->u.type42.CIDMap, &rcidmap); in zbuildfont11()
540 *GDBytes = op - 1, *CIDMap = op; in zfillCIDMap() local
547 check_type(*CIDMap, t_array); in zfillCIDMap()
548 code = cid_fill_CIDMap(imemory, Decoding, TT_cmap, SubstNWP, GDBytes->value.intval, CIDMap); in zfillCIDMap()
561 ref *CIDMap = op; in zfillIdentityCIDMap() local
564 check_type(*CIDMap, t_array); in zfillIdentityCIDMap()
565 code = cid_fill_Identity_CIDMap(imemory, CIDMap); in zfillIdentityCIDMap()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfcopy.c1727 const ushort *CIDMap = cfdata->CIDMap; in copied_cid2_CIDMap_proc() local
1733 return CIDMap[cid]; in copied_cid2_CIDMap_proc()
1757 if (CIDMap == 0) in copy_font_cid2()
1767 memset(CIDMap, 0xff, CIDCount * sizeof(*CIDMap)); in copy_font_cid2()
1768 cfdata->CIDMap = CIDMap; in copy_font_cid2()
1781 ushort *CIDMap; in expand_CIDMap() local
1786 CIDMap = (ushort *) in expand_CIDMap()
1789 if (CIDMap == 0) in expand_CIDMap()
1791 memcpy(CIDMap, cfdata->CIDMap, copied2->cidata.common.CIDCount * sizeof(*CIDMap)); in expand_CIDMap()
1794 cfdata->CIDMap = CIDMap; in expand_CIDMap()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfcopy.c1727 const ushort *CIDMap = cfdata->CIDMap; in copied_cid2_CIDMap_proc() local
1733 return CIDMap[cid]; in copied_cid2_CIDMap_proc()
1757 if (CIDMap == 0) in copy_font_cid2()
1767 memset(CIDMap, 0xff, CIDCount * sizeof(*CIDMap)); in copy_font_cid2()
1768 cfdata->CIDMap = CIDMap; in copy_font_cid2()
1781 ushort *CIDMap; in expand_CIDMap() local
1786 CIDMap = (ushort *) in expand_CIDMap()
1789 if (CIDMap == 0) in expand_CIDMap()
1791 memcpy(CIDMap, cfdata->CIDMap, copied2->cidata.common.CIDCount * sizeof(*CIDMap)); in expand_CIDMap()
1794 cfdata->CIDMap = CIDMap; in expand_CIDMap()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgxfcopy.c1792 const ushort *CIDMap = cfdata->CIDMap; in copied_cid2_CIDMap_proc() local
1798 return CIDMap[cid]; in copied_cid2_CIDMap_proc()
1824 if (CIDMap == 0) in copy_font_cid2()
1834 memset(CIDMap, 0xff, CIDCount * sizeof(*CIDMap)); in copy_font_cid2()
1835 cfdata->CIDMap = CIDMap; in copy_font_cid2()
1858 ushort *CIDMap; in expand_CIDMap() local
1863 CIDMap = (ushort *) in expand_CIDMap()
1866 if (CIDMap == 0) in expand_CIDMap()
1868 memcpy(CIDMap, cfdata->CIDMap, copied2->cidata.common.CIDCount * sizeof(*CIDMap)); in expand_CIDMap()
1871 cfdata->CIDMap = CIDMap; in expand_CIDMap()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfcopy.c1761 const ushort *CIDMap = cfdata->CIDMap; in copied_cid2_CIDMap_proc() local
1767 return CIDMap[cid]; in copied_cid2_CIDMap_proc()
1793 if (CIDMap == 0) in copy_font_cid2()
1803 memset(CIDMap, 0xff, CIDCount * sizeof(*CIDMap)); in copy_font_cid2()
1804 cfdata->CIDMap = CIDMap; in copy_font_cid2()
1827 ushort *CIDMap; in expand_CIDMap() local
1832 CIDMap = (ushort *) in expand_CIDMap()
1835 if (CIDMap == 0) in expand_CIDMap()
1837 memcpy(CIDMap, cfdata->CIDMap, copied2->cidata.common.CIDCount * sizeof(*CIDMap)); in expand_CIDMap()
1840 cfdata->CIDMap = CIDMap; in expand_CIDMap()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgxfcopy.c1792 const ushort *CIDMap = cfdata->CIDMap; in copied_cid2_CIDMap_proc() local
1798 return CIDMap[cid]; in copied_cid2_CIDMap_proc()
1824 if (CIDMap == 0) in copy_font_cid2()
1834 memset(CIDMap, 0xff, CIDCount * sizeof(*CIDMap)); in copy_font_cid2()
1835 cfdata->CIDMap = CIDMap; in copy_font_cid2()
1858 ushort *CIDMap; in expand_CIDMap() local
1863 CIDMap = (ushort *) in expand_CIDMap()
1866 if (CIDMap == 0) in expand_CIDMap()
1868 memcpy(CIDMap, cfdata->CIDMap, copied2->cidata.common.CIDCount * sizeof(*CIDMap)); in expand_CIDMap()
1871 cfdata->CIDMap = CIDMap; in expand_CIDMap()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfcopy.c1761 const ushort *CIDMap = cfdata->CIDMap; in copied_cid2_CIDMap_proc() local
1767 return CIDMap[cid]; in copied_cid2_CIDMap_proc()
1793 if (CIDMap == 0) in copy_font_cid2()
1803 memset(CIDMap, 0xff, CIDCount * sizeof(*CIDMap)); in copy_font_cid2()
1804 cfdata->CIDMap = CIDMap; in copy_font_cid2()
1827 ushort *CIDMap; in expand_CIDMap() local
1832 CIDMap = (ushort *) in expand_CIDMap()
1835 if (CIDMap == 0) in expand_CIDMap()
1837 memcpy(CIDMap, cfdata->CIDMap, copied2->cidata.common.CIDCount * sizeof(*CIDMap)); in expand_CIDMap()
1840 cfdata->CIDMap = CIDMap; in expand_CIDMap()
[all …]
/dports/security/afl++/AFLplusplus-3.14c/dictionaries/
H A Dtype42.dict21 "/CIDMap"

123