| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevpdt.c | 39 gs_alloc_struct(mem, pdf_text_data_t, &st_pdf_text_data, in pdf_text_data_alloc()
|
| H A D | gsiorom.c | 68 romfs_state *state = gs_alloc_struct(mem, romfs_state, in iodev_rom_init()
|
| H A D | gxpageq.c | 72 return gs_alloc_struct(mem, gx_page_queue_t, &st_gx_page_queue, in gx_page_queue_alloc() 85 = gs_alloc_struct(queue->memory, gx_page_queue_entry_t, in gx_page_queue_entry_alloc()
|
| H A D | gsgcache.c | 88 gs_glyph_cache *gdcache = (gs_glyph_cache *)gs_alloc_struct(mem, in gs_glyph_cache__alloc() 190 e = (gs_glyph_cache_elem *)gs_alloc_struct(gdcache->memory, in gs_get_glyph_data_cached()
|
| H A D | gsfunc3.c | 171 gs_alloc_struct(mem, gs_function_ElIn_t, &st_function_ElIn, in fn_ElIn_make_scaled() 270 gs_alloc_struct(mem, gs_function_ElIn_t, &st_function_ElIn, in gs_function_ElIn_init() 435 gs_alloc_struct(mem, gs_function_1ItSg_t, &st_function_1ItSg, in fn_1ItSg_make_scaled() 544 gs_alloc_struct(mem, gs_function_1ItSg_t, &st_function_1ItSg, in gs_function_1ItSg_init() 637 gs_alloc_struct(mem, gs_function_AdOt_t, &st_function_AdOt, in fn_AdOt_make_scaled() 707 gs_alloc_struct(mem, gs_function_AdOt_t, &st_function_AdOt, in gs_function_AdOt_init()
|
| H A D | zgstate.c | 119 iigs = gs_alloc_struct((gs_memory_t *)lmem, int_gstate, &st_int_gstate, in int_gstate_alloc() 135 prci = gs_alloc_struct((gs_memory_t *)gmem, int_remap_color_info_t, in int_gstate_alloc() 569 return gs_alloc_struct(mem, int_gstate, &st_int_gstate, "int_gsave"); in gs_istate_alloc()
|
| H A D | gsclipsr.c | 59 gs_alloc_struct(mem, gx_clip_stack_t, &st_clip_stack, in gs_clipsave()
|
| H A D | gxacpath.c | 283 gx_clip_rect *ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect() 293 gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect() 296 gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect() 299 ar = gs_alloc_struct(mem, gx_clip_rect, &st_clip_rect, in accum_alloc_rect()
|
| H A D | gsnotify.c | 42 gs_alloc_struct(nlist->memory, gs_notify_registration_t, in gs_notify_register()
|
| H A D | gsdfilt.c | 59 dfs = gs_alloc_struct(mem, gs_device_filter_stack_t, in gs_push_device_filter()
|
| H A D | gscssub.c | 63 pcs_new = gs_alloc_struct(pgs->memory, gs_color_space, &st_color_space, in gs_setsubstitutecolorspace()
|
| H A D | zbseq.c | 43 gs_alloc_struct(gs_memory_stable(mem), names_array_ref_t, in create_names_array()
|
| H A D | gxpcmap.c | 148 gs_alloc_struct(mem, gx_device_pattern_accum, in gx_pattern_accum_alloc() 202 mask = gs_alloc_struct( mem, in pattern_accum_open() 226 bits = gs_alloc_struct(mem, gx_device_memory, in pattern_accum_open() 383 gs_alloc_struct(mem, gx_pattern_cache, &st_pattern_cache, in gx_pattern_alloc_cache()
|
| H A D | szlibc.c | 88 gs_alloc_struct(mem, zlib_block_t, &st_zlib_block, in s_zlib_alloc()
|
| H A D | gp_unifs.c | 233 pfen = gs_alloc_struct(mem, file_enum, &st_file_enum, in gp_enumerate_files_init() 421 d = gs_alloc_struct(pfen->memory, dirstack, in gp_enumerate_files_next()
|
| H A D | gp_dosfe.c | 48 file_enum *pfen = gs_alloc_struct(mem, file_enum, &st_file_enum, "gp_enumerate_files"); in gp_enumerate_files_init()
|
| H A D | iname.c | 90 nt = gs_alloc_struct(mem, name_table, &st_name_table, "name_init(nt)"); in names_init() 487 sub = gs_alloc_struct(mem, name_sub_table, &st_name_sub_table, in name_alloc_sub() 489 ssub = gs_alloc_struct(mem, name_string_sub_table_t, in name_alloc_sub()
|
| H A D | ialloc.h | 45 gs_alloc_struct(imemory, typ, pstype, cname)
|
| H A D | gsstate.c | 815 gs_alloc_struct(mem, gs_color_space, &st_color_space, cname); in gstate_alloc_parts() 817 gs_alloc_struct(mem, gs_client_color, &st_client_color, cname); in gstate_alloc_parts() 819 gs_alloc_struct(mem, gx_device_color, &st_device_color, cname); in gstate_alloc_parts() 841 gs_alloc_struct(mem, gs_state, &st_gs_state, cname); in gstate_alloc()
|
| H A D | ziodevst.c | 64 iostatic_state *pstate = gs_alloc_struct(mem, iostatic_state, &st_iostatic_state, in iostatic_init()
|
| H A D | gdevpdfo.c | 428 gs_alloc_struct(mem, cos_object_t, &st_cos_object, cname); in cos_object_alloc() 466 gs_alloc_struct(mem, cos_array_t, &st_cos_object, cname); in cos_array_alloc() 590 pcae = gs_alloc_struct(mem, cos_array_element_t, &st_cos_array_element, in cos_array_put_no_copy() 720 gs_alloc_struct(mem, cos_dict_t, &st_cos_object, cname); in cos_dict_alloc() 869 pcde = gs_alloc_struct(mem, cos_dict_element_t, &st_cos_dict_element, in cos_dict_put_copy() 1175 gs_alloc_struct(mem, cos_stream_t, &st_cos_object, cname); in cos_stream_alloc() 1357 gs_alloc_struct(mem, cos_stream_piece_t, &st_cos_stream_piece, in cos_stream_add()
|
| H A D | gsdevmem.c | 222 gs_alloc_struct(mem, gx_device_memory, &st_device_memory, in gs_makewordimagedevice()
|
| H A D | gsrefct.h | 73 if ( ((vp) = gs_alloc_struct(mem, typ, pstyp, cname)) == 0 ) {\
|
| H A D | gp_ntfs.c | 107 file_enum *pfen = gs_alloc_struct(mem, file_enum, &st_file_enum, "gp_enumerate_files"); in gp_enumerate_files_init()
|
| H A D | gdevrops.c | 123 *prsdev = gs_alloc_struct(mem, gx_device_rop_texture, in gx_alloc_rop_texture_device()
|