Searched defs:trans (Results 1 - 25 of 141) sorted by relevance

123456

/src/usr.bin/m4/TEST/
H A Dhanoi.m445 define(trans, `ifelse($4,1,`moved($1,$2)', macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_buffer.c35 struct virgl_transfer *trans = virgl_transfer(transfer); local in function:virgl_buffer_transfer_unmap
65 struct virgl_transfer *trans = virgl_transfer(transfer); local in function:virgl_buffer_transfer_flush_region
[all...]
/src/usr.sbin/mopd/common/
H A Ddl.c39 mopDumpDL(FILE *fd, const u_char *pkt, int trans) argument
H A Dloop-bsd.c51 mopOpenRC(struct if_info *p, int trans) argument
64 mopOpenDL(struct if_info *p, int trans) argument
H A Dloop-linux2.c46 mopOpenRC(struct if_info *p, int trans) argument
59 mopOpenDL(struct if_info *p, int trans) argument
H A Drc.c39 mopDumpRC(FILE *fd, const u_char *pkt, int trans) argument
H A Ddevice.c88 deviceOpen(const char *ifname, u_short proto, int trans) argument
143 int trans; local in function:deviceInitOne
H A Dget.c86 mopGetTrans(const u_char *pkt, int trans) argument
126 mopGetLength(const u_char *pkt, int trans) argument
102 mopGetHeader(const u_char * pkt,int * idx,const u_char ** dst,const u_char ** src,u_short * proto,int * len,int trans) argument
H A Dput.c137 mopPutLength(u_char *pkt, int trans, u_short len) argument
104 mopPutHeader(u_char * pkt,int * idx,const u_char * dst,const u_char * src,u_short proto,int trans) argument
H A Dpf.c225 pfWrite(int fd, const u_char *buf, int len, int trans) argument
/src/usr.sbin/mopd/moptrace/
H A Dmoptrace.c126 int trans; local in function:mopProcess
/xsrc/external/mit/pixman/dist/demos/
H A Dalpha-test.c36 pixman_transform_t trans = { local in function:main
H A Dcheckerboard.c16 pixman_transform_t trans = { { local in function:main
H A Dclip-in.c20 pixman_transform_t trans = { local in function:main
H A Dgradient-test.c31 pixman_transform_t trans = { local in function:main
H A Dclip-test.c44 pixman_transform_t trans = { local in function:main
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_buffer.c40 struct virgl_transfer *trans; local in function:virgl_buffer_transfer_map
76 struct virgl_transfer *trans = virgl_transfer(transfer); local in function:virgl_buffer_transfer_unmap
99 struct virgl_transfer *trans = virgl_transfer(transfer); local in function:virgl_buffer_transfer_flush_region
[all...]
H A Dvirgl_resource.h78 static inline struct virgl_transfer *virgl_transfer(struct pipe_transfer *trans) argument
/src/usr.sbin/mopd/mopd/
H A Dmopd.c171 int idx, trans, len; local in function:mopProcess
/src/usr.sbin/mopd/mopprobe/
H A Dmopprobe.c98 int idx, i, trans; local in function:mopProcess
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h72 float *trans = pvs->draw->viewports[0].translate; local in function:TAG
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_transfer.c112 struct r300_transfer *trans; local in function:r300_texture_transfer_map
249 struct r300_transfer *trans = r300_transfer(transfer); local in function:r300_texture_transfer_unmap
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_resource.h75 lima_transfer(struct pipe_transfer *trans) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_transfer.c109 struct r300_transfer *trans; local in function:r300_texture_transfer_map
246 struct r300_transfer *trans = r300_transfer(transfer); local in function:r300_texture_transfer_unmap
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h89 float *trans = pvs->draw->viewports[viewport_index].translate; local in function:TAG

Completed in 20 milliseconds

123456