| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | mistruct.h | 57 int e1, e2; /* keep these, so we don't have to do it again */ member in struct:_miDash
|
| H A D | mizerline.c | 125 int e, e1, e2, e3; /* Bresenham error terms */ local in function:miZeroLine
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | mistruct.h | 56 int e1, e2; /* keep these, so we don't have to do it again */ member in struct:_miDash
|
| H A D | mizerline.c | 121 int e, e1, e2, e3; /* Bresenham error terms */ local in function:miZeroLine
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | CrCmap.c | 497 compare(_Xconst void *e1, _Xconst void *e2) argument
|
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | s3_accel.c | 314 int error, e1, e2; local in function:S3SubsequentSolidBresenhamLine
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/ |
| H A D | ss_triangle.c | 65 _swsetup_edge_render_line_tri(struct gl_context * ctx,const GLubyte * ef,GLuint e0,GLuint e1,GLuint e2,const SWvertex * v0,const SWvertex * v1,const SWvertex * v2) argument 91 _swsetup_edge_render_point_tri(struct gl_context * ctx,const GLubyte * ef,GLuint e0,GLuint e1,GLuint e2,const SWvertex * v0,const SWvertex * v1,const SWvertex * v2) argument 110 _swsetup_render_tri(struct gl_context * ctx,GLuint e0,GLuint e1,GLuint e2,GLuint facing,swsetup_edge_render_prim_tri render) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/ |
| H A D | ss_triangle.c | 65 _swsetup_edge_render_line_tri(struct gl_context * ctx,const GLubyte * ef,GLuint e0,GLuint e1,GLuint e2,const SWvertex * v0,const SWvertex * v1,const SWvertex * v2) argument 91 _swsetup_edge_render_point_tri(struct gl_context * ctx,const GLubyte * ef,GLuint e0,GLuint e1,GLuint e2,const SWvertex * v0,const SWvertex * v1,const SWvertex * v2) argument 110 _swsetup_render_tri(struct gl_context * ctx,GLuint e0,GLuint e1,GLuint e2,GLuint facing,swsetup_edge_render_prim_tri render) argument [all...] |
| /xsrc/external/mit/libXrender/dist/src/ |
| H A D | Poly.c | 41 const Edge *e1 = o1, *e2 = o2; local in function:CompareEdge
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcdbg.c | 221 FcPatternElt *e1, *e2; local in function:FcPatternPrint2 [all...] |
| H A D | fclist.c | 191 FcPatternElt *e1, *e2; local in function:FcListPatternEqual
|
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_xaa.c | 833 SavageSubsequentSolidBresenhamLine(ScrnInfoPtr pScrn,int x1,int y1,int e1,int e2,int err,int length,int octant) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/ |
| H A D | gtest_pred_impl.h | 129 AssertPred2Helper(const char * pred_text,const char * e1,const char * e2,Pred pred,const T1 & v1,const T2 & v2) argument 178 AssertPred3Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3) argument 234 AssertPred4Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,const char * e4,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3,const T4 & v4) argument 297 AssertPred5Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,const char * e4,const char * e5,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3,const T4 & v4,const T5 & v5) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | extensions.c | 349 const struct mesa_extension *e2 = &_mesa_extension_table[i2]; local in function:extension_compare
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/ |
| H A D | gtest_pred_impl.h | 130 AssertPred2Helper(const char * pred_text,const char * e1,const char * e2,Pred pred,const T1 & v1,const T2 & v2) argument 180 AssertPred3Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3) argument 236 AssertPred4Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,const char * e4,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3,const T4 & v4) argument 298 AssertPred5Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,const char * e4,const char * e5,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3,const T4 & v4,const T5 & v5) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | extensions.c | 363 const struct mesa_extension *e2 = &_mesa_extension_table[i2]; local in function:extension_compare
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbseg.c | 350 int e, e1, e2, e3; /* bresenham error and increments */ local in function:fbSegment
|
| /xsrc/external/mit/glu/dist/src/libtess/ |
| H A D | mesh.c | 662 GLUhalfEdge *e2 = &mesh2->eHead; local in function:__gl_meshUnion
|
| H A D | sweep.c | 122 GLUhalfEdge *e1, *e2; local in function:EdgeLeq 438 SpliceMergeVertices(GLUtesselator * tess,GLUhalfEdge * e1,GLUhalfEdge * e2) argument [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbseg.c | 426 int e, e1, e2, e3; /* bresenham error and increments */ local in function:_fbSegment
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbseg.c | 426 int e, e1, e2, e3; /* bresenham error and increments */ local in function:_fbSegment
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaFillPoly.c | 211 int DX1 = 0, DX2 = 0, e1 = 0, e2 = 0; local in function:XAAFillPolygonSolid 365 int DX1 = 0, DX2 = 0, e1 = 0, e2 = 0; local in function:XAAFillPolygonHelper 468 SolidTrapHelper(ScrnInfoPtr pScrn,int y,int h,int x1,int dx1,int dy1,int e1,int x2,int dx2,int dy2,int e2,int xorg,int yorg,XAACacheInfoPtr pCache) argument 500 Mono8x8PatternTrapHelper_ScreenOrigin(ScrnInfoPtr pScrn,int y,int h,int x1,int dx1,int dy1,int e1,int x2,int dx2,int dy2,int e2,int xorg,int yorg,XAACacheInfoPtr pCache) argument [all...] |
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbseg.c | 617 int e, e1, e2, e3; /* bresenham error and increments */ local in function:fbSegment
|
| /xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/ |
| H A D | monoChain.cc | 296 static Int compEdges(directedLine *e1, directedLine *e2) argument [all...] |
| H A D | partitionY.cc | 246 static Int compEdges(directedLine *e1, directedLine *e2) argument [all...] |