| /plan9/sys/src/cmd/gs/src/ |
| H A D | gsfont0.c | 87 ptdep = gs_alloc_struct_array(pfont->memory, fdep_size, gs_font *, in gs_type0_adjust_matrix()
|
| H A D | gsfont0c.c | 43 gs_alloc_struct_array(mem, 1, gs_font *, &st_gs_font_ptr_element, in type0_from_cidfont_cmap()
|
| H A D | ialloc.h | 49 gs_alloc_struct_array(imemory, nelts, typ, pstype, cname)
|
| H A D | gsht1.c | 190 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 D | gshtx.c | 87 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 D | gsfunc.c | 43 ptr = gs_alloc_struct_array(mem, count, gs_function_t *, in alloc_function_array()
|
| H A D | gsiodev.c | 70 gs_alloc_struct_array(mem, gx_io_device_table_count, in gs_iodev_init()
|
| H A D | gsmemory.c | 107 return gs_alloc_struct_array(mem, num_elements, void, pstype, cname); in gs_resize_struct_array()
|
| H A D | gdevpsdp.c | 566 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 D | slzwd.c | 77 gs_alloc_struct_array(st->memory, lzw_decode_max + 1, in s_LZWD_init()
|
| H A D | gsmemory.h | 290 #define gs_alloc_struct_array(mem, nelts, typ, pstype, cname)\ macro
|
| H A D | ialloc.c | 192 obj = gs_alloc_struct_array((gs_memory_t *) mem, num_refs + 1, in gs_alloc_ref_array()
|
| H A D | zcie.c | 182 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 D | gxccman.c | 85 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 D | gdevpdtf.c | 293 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 D | zht2.c | 158 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
|
| H A D | zfcmap.c | 145 pclr = gs_alloc_struct_array(mem, num_lookup, gx_cmap_lookup_range_t, in acquire_code_map()
|
| H A D | gsfcmap1.c | 554 gs_alloc_struct_array(mem, num_lookups, gx_cmap_lookup_range_t, in gs_cmap_adobe1_alloc()
|
| H A D | gsfcmap.c | 313 gs_alloc_struct_array(mem, num_fonts, gs_cid_system_info_t, in gs_cmap_alloc()
|
| H A D | gdevpdf.c | 628 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 D | gxpcmap.c | 386 gs_alloc_struct_array(mem, num_tiles, gx_color_tile, in gx_pattern_alloc_cache()
|
| H A D | gxfcopy.c | 1577 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 D | gxht.c | 153 gs_alloc_struct_array(mem, max_tiles, gx_ht_tile, &st_ht_tiles, in gx_ht_alloc_cache()
|
| H A D | gscrdp.c | 604 gs_alloc_struct_array(pcrd->rc.memory, in param_get_cie_render1()
|
| H A D | gsht.c | 973 dht.components = gs_alloc_struct_array( in gx_imager_dev_ht_install()
|