Searched defs:pend (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_statebuf.h11 uint32_t* pend; member in struct:nouveau_statebuf_builder
/xsrc/external/mit/libFS/dist/src/
H A DFSConnServ.c162 register BytesReadable_t pend; local in function:_FSWaitForWritable
[all...]
H A DFSlibInt.c179 register BytesReadable_t pend; local in function:_FSReadEvents
[all...]
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-filter.c235 create_1d_filter(int width,pixman_kernel_t reconstruct,pixman_kernel_t sample,double scale,int n_phases,pixman_fixed_t * pstart,pixman_fixed_t * pend) argument
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmapdesc.cc365 for( REAL *pend = p + uorder * ustride; p != pend; p += ustride ) { local in function:Mapdesc::xformAndCullCheck
399 for( REAL *pend = p + uorder * ustride; p != pend; p += ustride ) { local in function:Mapdesc::cullCheck
431 for( REAL *pend = p + order * stride; p != pend; p += stride ) { local in function:Mapdesc::cullCheck
526 REAL *pend = pts + order * stride; local in function:Mapdesc::xformMat
532 REAL *pend = pts + order * stride; local in function:Mapdesc::xformMat
547 REAL *pend = pts + uorder * ustride; local in function:Mapdesc::xformMat
558 REAL *pend = pts + uorder * ustride; local in function:Mapdesc::xformMat
[all...]
H A Dtobezier.cc410 for( REAL *pend = srcpt - poststride*bpt->def; srcpt != pend; pend +=poststride ) { local in function:Knotspec::insert
426 for( REAL *pend = srcpt - poststride*bpt->def; srcpt != pend; pend +=poststride, dstpt-=poststride ) { local in function:Knotspec::insert
578 for( REAL *pend = p + postwidth; p != pend; local in function:Knotspec::transform
581 REAL *pend = p + prewidth; local in function:Knotspec::transform
592 for( REAL *pend = p + postwidth; p != pend; p += poststride ) local in function:Knotspec::transform
595 REAL *pend = p + prewidth; local in function:Knotspec::transform
[all...]
/xsrc/external/mit/xedit/dist/lisp/
H A Dhelper.c273 LispCheckSequenceStartEnd(LispBuiltin * builtin,LispObj * sequence,LispObj * start,LispObj * end,long * pstart,long * pend,long * plength) argument
/xsrc/external/mit/libxcb/dist/src/
H A Dxcb_in.c178 pending_reply *pend = 0; local in function:read_packet
578 pending_reply *pend; local in function:insert_pending_discard
928 pending_reply *pend = in->pending_replies; local in function:_xcb_in_destroy
948 pending_reply *pend = malloc(sizeof(pending_reply)); local in function:_xcb_in_expect_reply
966 struct pending_reply *pend; local in function:_xcb_in_replies_done
[all...]
/xsrc/external/mit/xedit/dist/
H A Dhook.c420 char *ptr, *pstart, *pend, *rstart, *rend, *tmp; local in function:LineEdit
/xsrc/external/mit/imake/dist/
H A Dimake.c1727 *pend, /* pointer to end of # token */ local in function:CleanCppInput
1866 char *pend; local in function:isempty
[all...]

Completed in 30 milliseconds