Searched defs:fR (Results 1 - 3 of 3) sorted by relevance

/external/skia/include/utils/
H A DSkCullPoints.h36 SkIRect fR; // the caller's rectangle member in class:SkCullPoints
37 SkIPoint fAsQuad[4]; // cache of fR as 4 points
/external/valgrind/main/VEX/priv/
H A Dhost_amd64_isel.c1292 HReg fR = iselDblExpr(env, e->Iex.Binop.arg2); local
1294 addInstr(env, AMD64Instr_SseUComIS(8,fL,fR,dst));
H A Dhost_x86_isel.c982 HReg fR = iselDblExpr(env, e->Iex.Binop.arg2); local
984 addInstr(env, X86Instr_FpCmp(fL,fR,dst));

Completed in 110 milliseconds