Home
last modified time | relevance | path

Searched refs:eRight (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_tritemp.h526 EdgeT *eLeft, *eRight; in NAME() local
534 eRight = &eBot; in NAME()
535 lines = eRight->lines; in NAME()
541 eRight = &eMaj; in NAME()
551 eRight = &eTop; in NAME()
552 lines = eRight->lines; in NAME()
558 eRight = &eMaj; in NAME()
725 if (setupRight && eRight->lines>0) { in NAME()
726 fxRightEdge = eRight->fsx - FIXED_EPSILON; in NAME()
727 fdxRightEdge = eRight->fdxdy; in NAME()
/external/llvm/test/CodeGen/PowerPC/
D2009-11-25-ImpDefBug.ll43 …%eRight.08 = phi %struct..0EdgeT* [ %eTop.eMaj, %bb32 ], [ undef, %bb34 ], [ undef, %bb33 ] ; <%st…
/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssdeclaration.h114 FDE_CSSPROPERTY eRight,
Dfde_cssdeclaration.cpp621 FDE_CSSPROPERTY eRight, in Add4ValuesProperty() argument
627 AddPropertyHolder(pStaticStore, eRight, list[0], bImportant); in Add4ValuesProperty()
633 AddPropertyHolder(pStaticStore, eRight, list[1], bImportant); in Add4ValuesProperty()
639 AddPropertyHolder(pStaticStore, eRight, list[1], bImportant); in Add4ValuesProperty()
645 AddPropertyHolder(pStaticStore, eRight, list[1], bImportant); in Add4ValuesProperty()