Home
last modified time | relevance | path

Searched defs:pfrom (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgshtx.h128 #define gs_ht_assign(pto, pfrom) \ argument
136 #define gs_ht_init_ptr(pto, pfrom) \ argument
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgshtx.h128 #define gs_ht_assign(pto, pfrom) \ argument
136 #define gs_ht_init_ptr(pto, pfrom) \ argument
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgshtx.h131 #define gs_ht_assign(pto, pfrom) \ argument
139 #define gs_ht_init_ptr(pto, pfrom) \ argument
H A Dgsstate.c147 #define GSTATE_ASSIGN_PARTS(pto, pfrom)\ argument
513 gs_copygstate(gs_state * pto, const gs_state * pfrom) in gs_copygstate()
532 gs_setgstate(gs_state * pgs, const gs_state * pfrom) in gs_setgstate()
872 gstate_alloc(gs_memory_t * mem, client_name_t cname, const gs_state * pfrom) in gstate_alloc()
889 gstate_copy_dash(gs_state * pto, const gs_state * pfrom) in gstate_copy_dash()
901 gstate_clone(gs_state * pfrom, gs_memory_t * mem, client_name_t cname, in gstate_clone()
990 gstate_copy(gs_state * pto, const gs_state * pfrom, in gstate_copy()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgshtx.h131 #define gs_ht_assign(pto, pfrom) \ argument
139 #define gs_ht_init_ptr(pto, pfrom) \ argument
H A Dgsstate.c147 #define GSTATE_ASSIGN_PARTS(pto, pfrom)\ argument
513 gs_copygstate(gs_state * pto, const gs_state * pfrom) in gs_copygstate()
532 gs_setgstate(gs_state * pgs, const gs_state * pfrom) in gs_setgstate()
872 gstate_alloc(gs_memory_t * mem, client_name_t cname, const gs_state * pfrom) in gstate_alloc()
889 gstate_copy_dash(gs_state * pto, const gs_state * pfrom) in gstate_copy_dash()
901 gstate_clone(gs_state * pfrom, gs_memory_t * mem, client_name_t cname, in gstate_clone()
990 gstate_copy(gs_state * pto, const gs_state * pfrom, in gstate_copy()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgshtx.h133 #define gs_ht_assign(pto, pfrom) \ argument
141 #define gs_ht_init_ptr(pto, pfrom) \ argument
H A Dgsstate.c152 #define GSTATE_ASSIGN_PARTS(pto, pfrom)\ argument
525 gs_copygstate(gs_state * pto, const gs_state * pfrom) in gs_copygstate()
544 gs_setgstate(gs_state * pgs, const gs_state * pfrom) in gs_setgstate()
929 gstate_alloc(gs_memory_t * mem, client_name_t cname, const gs_state * pfrom) in gstate_alloc()
946 gstate_copy_dash(gs_state * pto, const gs_state * pfrom) in gstate_copy_dash()
958 gstate_clone(gs_state * pfrom, gs_memory_t * mem, client_name_t cname, in gstate_clone()
1054 gstate_copy(gs_state * pto, const gs_state * pfrom, in gstate_copy()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgshtx.h133 #define gs_ht_assign(pto, pfrom) \ argument
141 #define gs_ht_init_ptr(pto, pfrom) \ argument
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgshtx.h139 #define gs_ht_assign(pto, pfrom) \ argument
147 #define gs_ht_init_ptr(pto, pfrom) \ argument
H A Dgsstate.c153 #define GSTATE_ASSIGN_PARTS(pto, pfrom)\ argument
540 gs_copygstate(gs_state * pto, const gs_state * pfrom) in gs_copygstate()
559 gs_setgstate(gs_state * pgs, const gs_state * pfrom) in gs_setgstate()
751 gstate_alloc(gs_memory_t * mem, client_name_t cname, const gs_state * pfrom) in gstate_alloc()
768 gstate_copy_dash(gs_state * pto, const gs_state * pfrom) in gstate_copy_dash()
780 gstate_clone(gs_state * pfrom, gs_memory_t * mem, client_name_t cname, in gstate_clone()
854 gstate_copy(gs_state * pto, const gs_state * pfrom, in gstate_copy()
H A Dstore.h74 #define ref_assign_inline(pto,pfrom)\ argument
84 # define ref_assign(pto,pfrom)\ argument
91 # define ref_assign(pto,pfrom)\ argument
117 #define ref_assign_new_in(mem,pto,pfrom)\ argument
119 #define ref_assign_new(pto,pfrom)\ argument
121 #define ref_assign_new_inline(pto,pfrom)\ argument
123 #define ref_assign_old_in(mem,pcont,pto,pfrom,cname)\ argument
125 #define ref_assign_old(pcont,pto,pfrom,cname)\ argument
127 #define ref_assign_old_inline(pcont,pto,pfrom,cname)\ argument
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgshtx.h139 #define gs_ht_assign(pto, pfrom) \ argument
147 #define gs_ht_init_ptr(pto, pfrom) \ argument
H A Dgsstate.c153 #define GSTATE_ASSIGN_PARTS(pto, pfrom)\ argument
540 gs_copygstate(gs_state * pto, const gs_state * pfrom) in gs_copygstate()
559 gs_setgstate(gs_state * pgs, const gs_state * pfrom) in gs_setgstate()
751 gstate_alloc(gs_memory_t * mem, client_name_t cname, const gs_state * pfrom) in gstate_alloc()
768 gstate_copy_dash(gs_state * pto, const gs_state * pfrom) in gstate_copy_dash()
780 gstate_clone(gs_state * pfrom, gs_memory_t * mem, client_name_t cname, in gstate_clone()
854 gstate_copy(gs_state * pto, const gs_state * pfrom, in gstate_copy()
H A Dstore.h74 #define ref_assign_inline(pto,pfrom)\ argument
84 # define ref_assign(pto,pfrom)\ argument
91 # define ref_assign(pto,pfrom)\ argument
117 #define ref_assign_new_in(mem,pto,pfrom)\ argument
119 #define ref_assign_new(pto,pfrom)\ argument
121 #define ref_assign_new_inline(pto,pfrom)\ argument
123 #define ref_assign_old_in(mem,pcont,pto,pfrom,cname)\ argument
125 #define ref_assign_old(pcont,pto,pfrom,cname)\ argument
127 #define ref_assign_old_inline(pcont,pto,pfrom,cname)\ argument
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/renderer/
H A DArcballCamera.cpp22 void ArcballCamera::rotate(const vec2f &pfrom, in rotate()
35 void ArcballCamera::dolly(const vec2f &pfrom, in dolly()
54 void ArcballCamera::pan(const vec2f &pfrom, in pan()
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Ddiptreaty.c118 bool remove_clause(struct Treaty *ptreaty, struct player *pfrom, in remove_clause()
141 bool add_clause(struct Treaty *ptreaty, struct player *pfrom, in add_clause()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Ddiptreaty.c118 bool remove_clause(struct Treaty *ptreaty, struct player *pfrom, in remove_clause()
141 bool add_clause(struct Treaty *ptreaty, struct player *pfrom, in add_clause()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dstore.h74 #define ref_assign_inline(pto,pfrom)\ argument
83 # define ref_assign(pto,pfrom)\ argument
90 # define ref_assign(pto,pfrom)\ argument
116 #define ref_assign_new_in(mem,pto,pfrom)\ argument
118 #define ref_assign_new(pto,pfrom)\ argument
120 #define ref_assign_new_inline(pto,pfrom)\ argument
122 #define ref_assign_old_in(mem,pcont,pto,pfrom,cname)\ argument
124 #define ref_assign_old(pcont,pto,pfrom,cname)\ argument
126 #define ref_assign_old_inline(pcont,pto,pfrom,cname)\ argument
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dstore.h76 #define ref_assign_inline(pto,pfrom)\ argument
85 # define ref_assign(pto,pfrom)\ argument
92 # define ref_assign(pto,pfrom)\ argument
118 #define ref_assign_new_in(mem,pto,pfrom)\ argument
120 #define ref_assign_new(pto,pfrom)\ argument
122 #define ref_assign_new_inline(pto,pfrom)\ argument
124 #define ref_assign_old_in(mem,pcont,pto,pfrom,cname)\ argument
126 #define ref_assign_old(pcont,pto,pfrom,cname)\ argument
128 #define ref_assign_old_inline(pcont,pto,pfrom,cname)\ argument
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dstore.h76 #define ref_assign_inline(pto,pfrom)\ argument
85 # define ref_assign(pto,pfrom)\ argument
92 # define ref_assign(pto,pfrom)\ argument
118 #define ref_assign_new_in(mem,pto,pfrom)\ argument
120 #define ref_assign_new(pto,pfrom)\ argument
122 #define ref_assign_new_inline(pto,pfrom)\ argument
124 #define ref_assign_old_in(mem,pcont,pto,pfrom,cname)\ argument
126 #define ref_assign_old(pcont,pto,pfrom,cname)\ argument
128 #define ref_assign_old_inline(pcont,pto,pfrom,cname)\ argument
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dstore.h76 #define ref_assign_inline(pto,pfrom)\ argument
85 # define ref_assign(pto,pfrom)\ argument
92 # define ref_assign(pto,pfrom)\ argument
118 #define ref_assign_new_in(mem,pto,pfrom)\ argument
120 #define ref_assign_new(pto,pfrom)\ argument
122 #define ref_assign_new_inline(pto,pfrom)\ argument
124 #define ref_assign_old_in(mem,pcont,pto,pfrom,cname)\ argument
126 #define ref_assign_old(pcont,pto,pfrom,cname)\ argument
128 #define ref_assign_old_inline(pcont,pto,pfrom,cname)\ argument
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dstore.h76 #define ref_assign_inline(pto,pfrom)\ argument
85 # define ref_assign(pto,pfrom)\ argument
92 # define ref_assign(pto,pfrom)\ argument
118 #define ref_assign_new_in(mem,pto,pfrom)\ argument
120 #define ref_assign_new(pto,pfrom)\ argument
122 #define ref_assign_new_inline(pto,pfrom)\ argument
124 #define ref_assign_old_in(mem,pcont,pto,pfrom,cname)\ argument
126 #define ref_assign_old(pcont,pto,pfrom,cname)\ argument
128 #define ref_assign_old_inline(pcont,pto,pfrom,cname)\ argument
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dstore.h74 #define ref_assign_inline(pto,pfrom)\ argument
83 # define ref_assign(pto,pfrom)\ argument
90 # define ref_assign(pto,pfrom)\ argument
116 #define ref_assign_new_in(mem,pto,pfrom)\ argument
118 #define ref_assign_new(pto,pfrom)\ argument
120 #define ref_assign_new_inline(pto,pfrom)\ argument
122 #define ref_assign_old_in(mem,pcont,pto,pfrom,cname)\ argument
124 #define ref_assign_old(pcont,pto,pfrom,cname)\ argument
126 #define ref_assign_old_inline(pcont,pto,pfrom,cname)\ argument
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libuucp/
H A Dmemcpy.c13 const char *pfrom = (const char *) pfromarg; local

12345678910>>...19