Home
last modified time | relevance | path

Searched defs:rtype (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevpdfu.c711 pdf_cancel_resource(gx_device_pdf * pdev, pdf_resource_t *pres, pdf_resource_type_t rtype) in pdf_cancel_resource()
729 pdf_forget_resource(gx_device_pdf * pdev, pdf_resource_t *pres1, pdf_resource_type_t rtype) in pdf_forget_resource()
764 pdf_resource_type_t rtype, in pdf_substitute_resource()
794 pdf_find_resource_by_gs_id(gx_device_pdf * pdev, pdf_resource_type_t rtype, in pdf_find_resource_by_gs_id()
815 pdf_find_resource_by_resource_id(gx_device_pdf * pdev, pdf_resource_type_t rtype, gs_id id) in pdf_find_resource_by_resource_id()
833 pdf_find_same_resource(gx_device_pdf * pdev, pdf_resource_type_t rtype, pdf_resource_t **ppres, in pdf_find_same_resource()
866 pdf_drop_resources(gx_device_pdf * pdev, pdf_resource_type_t rtype, in pdf_drop_resources()
900 int rtype; in pdf_print_resource_statistics() local
987 pdf_begin_resource_body(gx_device_pdf * pdev, pdf_resource_type_t rtype, in pdf_begin_resource_body()
998 pdf_begin_resource(gx_device_pdf * pdev, pdf_resource_type_t rtype, gs_id rid, in pdf_begin_resource()
[all …]
H A Diref.h213 #define _REF_TYPE_HAS(rtype,props)\ argument
215 #define ref_type_uses_access(rtype)\ argument
217 #define ref_type_uses_size(rtype)\ argument
219 #define ref_type_uses_size_or_null(rtype)\ argument
H A Dgdevpdti.c453 pdf_open_aside(gx_device_pdf *pdev, pdf_resource_type_t rtype, in pdf_open_aside()
516 pdf_enter_substream(gx_device_pdf *pdev, pdf_resource_type_t rtype, in pdf_enter_substream()
H A Diutil.c421 int rtype = r_btype(op); in obj_cvp() local
H A Dgdevpdtf.c350 pdf_resource_type_t rtype, gs_id rid, font_type ftype, in font_resource_alloc()
H A Dgdevvec.c61 gx_path_rectangular_type rtype = gx_path_is_rectangular(ppath, &rbox); in gdev_vector_dopath() local
/plan9/sys/src/cmd/cpp/
H A Deval.c222 int rtype, oper; in evalop() local
/plan9/sys/src/cmd/rc/
H A Drc.h50 int rtype, fd0, fd1; /* details of REDIR PIPE DUP tokens */ member