Home
last modified time | relevance | path

Searched refs:gs_alloc_struct (Results 1 – 25 of 95) sorted by relevance

1234

/plan9/sys/src/cmd/gs/src/
H A Dgdevpdt.c39 gs_alloc_struct(mem, pdf_text_data_t, &st_pdf_text_data, in pdf_text_data_alloc()
H A Dgsiorom.c68 romfs_state *state = gs_alloc_struct(mem, romfs_state, in iodev_rom_init()
H A Dgxpageq.c72 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 Dgsgcache.c88 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 Dgsfunc3.c171 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 Dzgstate.c119 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 Dgsclipsr.c59 gs_alloc_struct(mem, gx_clip_stack_t, &st_clip_stack, in gs_clipsave()
H A Dgxacpath.c283 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 Dgsnotify.c42 gs_alloc_struct(nlist->memory, gs_notify_registration_t, in gs_notify_register()
H A Dgsdfilt.c59 dfs = gs_alloc_struct(mem, gs_device_filter_stack_t, in gs_push_device_filter()
H A Dgscssub.c63 pcs_new = gs_alloc_struct(pgs->memory, gs_color_space, &st_color_space, in gs_setsubstitutecolorspace()
H A Dzbseq.c43 gs_alloc_struct(gs_memory_stable(mem), names_array_ref_t, in create_names_array()
H A Dgxpcmap.c148 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 Dszlibc.c88 gs_alloc_struct(mem, zlib_block_t, &st_zlib_block, in s_zlib_alloc()
H A Dgp_unifs.c233 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 Dgp_dosfe.c48 file_enum *pfen = gs_alloc_struct(mem, file_enum, &st_file_enum, "gp_enumerate_files"); in gp_enumerate_files_init()
H A Diname.c90 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 Dialloc.h45 gs_alloc_struct(imemory, typ, pstype, cname)
H A Dgsstate.c815 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 Dziodevst.c64 iostatic_state *pstate = gs_alloc_struct(mem, iostatic_state, &st_iostatic_state, in iostatic_init()
H A Dgdevpdfo.c428 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 Dgsdevmem.c222 gs_alloc_struct(mem, gx_device_memory, &st_device_memory, in gs_makewordimagedevice()
H A Dgsrefct.h73 if ( ((vp) = gs_alloc_struct(mem, typ, pstyp, cname)) == 0 ) {\
H A Dgp_ntfs.c107 file_enum *pfen = gs_alloc_struct(mem, file_enum, &st_file_enum, "gp_enumerate_files"); in gp_enumerate_files_init()
H A Dgdevrops.c123 *prsdev = gs_alloc_struct(mem, gx_device_rop_texture, in gx_alloc_rop_texture_device()

1234