Searched defs:phase (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A Dsun_bell.c59 double ampl, cyclen, phase; local in function:xf86OSRingBell
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
H A Dsun_bell.c59 double ampl, cyclen, phase; local in function:xf86OSRingBell
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dpresent-race.c174 const char *phase; local in function:test_basic
296 const char *phase; local in function:test_race
[all...]
H A Dpresent-test.c265 static int test_whole(Display *dpy, Window win, const char *phase) argument
369 static int test_double(Display *dpy, Window win, const char *phase, void *Q) argument
450 static int test_future(Display *dpy, Window win, const char *phase, void *Q) argument
590 static int test_exhaustion(Display *dpy, Window win, const char *phase, void *Q) argument
714 static int test_accuracy(Display *dpy, Window win, const char *phase, void *Q) argument
834 test_modulus(Display * dpy,Window win,const char * phase,void * Q) argument
2121 const char *phase; local in function:main
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c55 for(unsigned int phase = 0; phase < split.NumPhases; ++phase) { local in function:rewrite_source
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c55 for(unsigned int phase = 0; phase < split.NumPhases; ++phase) { local in function:rewrite_source
/xsrc/external/mit/x11perf/dist/
H A Ddo_lines.c39 int phase; /* how far into 0..4*(size_1) we are */ local in function:GenerateLines
H A Ddo_segs.c38 int phase; /* how far into 0..8*size we are */ local in function:GenerateSegments
[all...]
/xsrc/external/mit/freetype/dist/src/lzw/
H A Dftzopen.h115 FT_LzwPhase phase; member in struct:FT_LzwStateRec_
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtgui_xaa.c484 TridentSubsequentDashedBresenhamLine(ScrnInfoPtr pScrn,int x,int y,int dmaj,int dmin,int e,int len,int octant,int phase) argument
/xsrc/external/mit/freetype/dist/src/pfr/
H A Dpfrsbit.c127 FT_Int phase, count, counts[2]; local in function:pfr_bitwriter_decode_rle1
208 FT_Int phase, count; local in function:pfr_bitwriter_decode_rle2
[all...]
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-filter.c417 int phase = first - i; local in function:gnuplot_filter
[all...]
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffparse.c254 FT_UInt phase; local in function:cff_parse_real
[all...]
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis300_accel.c438 SiSSubsequentDashedTwoPointLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int flags,int phase) argument
H A Dsis310_accel.c672 SiSSubsequentDashedTwoPointLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int flags,int phase) argument
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_accel.c493 FFB_SubsequentDashedTwoPointLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int flags,int phase) argument
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_accel.c770 TDFXSubsequentDashedTwoPointLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int flags,int phase) argument
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_accel.c1369 TGASubsequentDashedLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int octant,int flags,int phase) argument
1494 TGASubsequentClippedDashedLine(ScrnInfoPtr pScrn,int x1,int y1,int len,int err,int phase) argument
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_accel.c869 ASTSubsequentDashedTwoPointLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int flags,int phase) argument
1615 AIPSubsequentDashedTwoPointLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int flags,int phase) argument
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dcffdecode.c1097 FT_Int phase = ( op == cff_op_hlineto ); local in function:cff_decoder_parse_charstrings
1268 FT_Int phase; local in function:cff_decoder_parse_charstrings
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttinterp.h220 FT_F26Dot6 phase; /* `SuperRounding' */ member in struct:TT_ExecContextRec_
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_accel.c468 R128SubsequentDashedBresenhamLine(ScrnInfoPtr pScrn,int x,int y,int major,int minor,int err,int len,int octant,int phase) argument
1474 R128CCESubsequentDashedBresenhamLine(ScrnInfoPtr pScrn,int x,int y,int major,int minor,int err,int len,int octant,int phase) argument
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_accel.c659 NewportXAASubsequentDashedTwoPointLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int flags,int phase) argument
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_accel.c1778 Volari_SubsequentDashedTwoPointLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int flags,int phase) argument
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_accel.c635 CrimeSubsequentDashedTwoPointLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int flags,int phase) argument

Completed in 90 milliseconds

12