Home
last modified time | relevance | path

Searched refs:gs_alloc_struct_array (Results 1 – 25 of 28) sorted by relevance

12

/plan9/sys/src/cmd/gs/src/
H A Dgsfont0.c87 ptdep = gs_alloc_struct_array(pfont->memory, fdep_size, gs_font *, in gs_type0_adjust_matrix()
H A Dgsfont0c.c43 gs_alloc_struct_array(mem, 1, gs_font *, &st_gs_font_ptr_element, in type0_from_cidfont_cmap()
H A Dialloc.h49 gs_alloc_struct_array(imemory, nelts, typ, pstype, cname)
H A Dgsht1.c190 pocs = gs_alloc_struct_array(mem, 4, in gs_sethalftone_prepare()
254 pocs = gs_alloc_struct_array(mem, count, in gs_sethalftone_prepare()
618 pocs = gs_alloc_struct_array( pgs->memory, in gs_sethalftone_try_wts()
H A Dgshtx.c87 phtc = gs_alloc_struct_array(pmem, in gs_ht_build()
275 gx_ht_order_component *pocs = gs_alloc_struct_array( in alloc_ht_order()
H A Dgsfunc.c43 ptr = gs_alloc_struct_array(mem, count, gs_function_t *, in alloc_function_array()
H A Dgsiodev.c70 gs_alloc_struct_array(mem, gx_io_device_table_count, in gs_iodev_init()
H A Dgsmemory.c107 return gs_alloc_struct_array(mem, num_elements, void, pstype, cname); in gs_resize_struct_array()
H A Dgdevpsdp.c566 rdata = gs_alloc_struct_array(mem, asa.size, gs_param_string, in psdf_put_embed_param()
580 rdata = gs_alloc_struct_array(mem, psa->size + sa.size, in psdf_put_embed_param()
H A Dslzwd.c77 gs_alloc_struct_array(st->memory, lzw_decode_max + 1, in s_LZWD_init()
H A Dgsmemory.h290 #define gs_alloc_struct_array(mem, nelts, typ, pstype, cname)\ macro
H A Dialloc.c192 obj = gs_alloc_struct_array((gs_memory_t *) mem, num_refs + 1, in gs_alloc_ref_array()
H A Dzcie.c182 gs_alloc_struct_array(mem, pclt->dims[0], gs_const_string, in cie_table_param()
196 gs_alloc_struct_array(mem, ntables, gs_const_string, in cie_table_param()
H A Dgxccman.c85 mdata = gs_alloc_struct_array(struct_mem, mmax, cached_fm_pair, in gx_char_cache_alloc()
88 chars = gs_alloc_struct_array(struct_mem, chsize, cached_char *, in gx_char_cache_alloc()
H A Dgdevpdtf.c293 gs_alloc_struct_array(mem, PDF_NUM_STANDARD_FONTS, in pdf_outline_fonts_alloc()
421 gs_alloc_struct_array(pdev->pdf_memory, 256, pdf_encoding_element_t, in font_resource_encoded_alloc()
H A Dzht2.c158 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
H A Dzfcmap.c145 pclr = gs_alloc_struct_array(mem, num_lookup, gx_cmap_lookup_range_t, in acquire_code_map()
H A Dgsfcmap1.c554 gs_alloc_struct_array(mem, num_lookups, gx_cmap_lookup_range_t, in gs_cmap_adobe1_alloc()
H A Dgsfcmap.c313 gs_alloc_struct_array(mem, num_fonts, gs_cid_system_info_t, in gs_cmap_alloc()
H A Dgdevpdf.c628 pdev->sbstack = gs_alloc_struct_array(mem, pdev->sbstack_size, pdf_substream_save, in pdf_open()
631 gs_alloc_struct_array(mem, initial_num_pages, pdf_page_t, in pdf_open()
H A Dgxpcmap.c386 gs_alloc_struct_array(mem, num_tiles, gx_color_tile, in gx_pattern_alloc_cache()
H A Dgxfcopy.c1577 gs_alloc_struct_array(copied->memory, copied0->cidata.FDArray_size, in copy_font_cid0()
1948 glyphs = gs_alloc_struct_array(mem, glyphs_size, gs_copied_glyph_t, in gs_copy_font()
1952 names = gs_alloc_struct_array(mem, glyphs_size, gs_copied_glyph_name_t, in gs_copy_font()
H A Dgxht.c153 gs_alloc_struct_array(mem, max_tiles, gx_ht_tile, &st_ht_tiles, in gx_ht_alloc_cache()
H A Dgscrdp.c604 gs_alloc_struct_array(pcrd->rc.memory, in param_get_cie_render1()
H A Dgsht.c973 dht.components = gs_alloc_struct_array( in gx_imager_dev_ht_install()

12