Searched refs:fB (Results 1 - 25 of 60) sorted by relevance

123

/external/clang/test/CodeGen/
H A Dinline2.c42 // CHECK-GNU89-LABEL: define i32 @fB()
43 inline int fB() { return 0; } function
62 // CHECK-C99-LABEL: define i32 @fB()
66 + fA() + fB();
69 int fB(void);
/external/chromium_org/third_party/skia/src/pathops/
H A DSkLineParameters.h73 fB = pts[e].fX - pts[s].fX;
87 fB = pts[1].fX - pts[0].fX;
112 fB = pts[e].fX - pts[s].fX;
122 return fA * fA + fB * fB;
128 fA = fB = fC = 0;
133 fB *= reciprocal;
142 distance[index].fY = fA * pts[index].fX + fB * pts[index].fY + fC;
150 distance[index].fY = fA * pts[index].fX + fB * pts[index].fY + fC;
156 return fA * pts[index].fX + fB * pt
177 double fB; member in class:SkLineParameters
[all...]
/external/skia/src/pathops/
H A DSkLineParameters.h73 fB = pts[e].fX - pts[s].fX;
87 fB = pts[1].fX - pts[0].fX;
112 fB = pts[e].fX - pts[s].fX;
122 return fA * fA + fB * fB;
128 fA = fB = fC = 0;
133 fB *= reciprocal;
142 distance[index].fY = fA * pts[index].fX + fB * pts[index].fY + fC;
150 distance[index].fY = fA * pts[index].fX + fB * pts[index].fY + fC;
156 return fA * pts[index].fX + fB * pt
177 double fB; member in class:SkLineParameters
[all...]
/external/chromium_org/third_party/skia/bench/
H A DRegionContainBench.cpp21 SkRegion fA, fB; member in class:RegionContainBench
45 fB.setRect(0, 0, H, W);
59 proc(fA, fB);
/external/skia/bench/
H A DRegionContainBench.cpp21 SkRegion fA, fB; member in class:RegionContainBench
45 fB.setRect(0, 0, H, W);
59 proc(fA, fB);
/external/chromium_org/third_party/skia/tests/
H A DPathOpsOpLoopThreadedTest.cpp29 SkPoint midB = { SkIntToScalar(a * state.fB + c * (6 - state.fB)) / 6,
30 SkIntToScalar(b * state.fB + d * (6 - state.fB)) / 6 };
98 for (state.fB = state.fA + 1; state.fB < 7; ++state.fB) {
H A DPathOpsOpCubicThreadedTest.cpp33 str += sprintf(str, " path.moveTo(%d,%d);\n", state.fA, state.fB);
42 state.fB, state.fA, state.fD, state.fC);
46 pathA.moveTo(SkIntToScalar(state.fA), SkIntToScalar(state.fB));
52 pathB.cubicTo(SkIntToScalar(c), SkIntToScalar(d), SkIntToScalar(state.fB),
H A DPathOpsOpRectThreadedTest.cpp38 " SkPath::kCW_Direction);\n", state.fA, state.fA, state.fB, state.fB);
51 pathA.addRect(SkIntToScalar(state.fA), SkIntToScalar(state.fA), SkIntToScalar(state.fB),
52 SkIntToScalar(state.fB), SkPath::kCW_Direction);
H A DPathOpsThreadedCommon.h24 unsigned char fB; member in struct:PathOpsThreadState
52 fState.fB = b;
H A DGrMemoryPoolTest.cpp115 fB = new B();
120 fB->setValues(v);
124 fB->checkValues(v) &&
128 delete fB;
132 B* fB; member in class:D
H A DPathOpsQuadLineIntersectionThreadedTest.cpp79 int bx = state.fB & 0x03;
80 int by = state.fB >> 2;
H A DPathOpsSimplifyDegenerateThreadedTest.cpp20 int bx = state.fB & 0x03;
21 int by = state.fB >> 2;
H A DPathOpsSimplifyQuadThreadedTest.cpp21 int bx = state.fB & 0x03;
22 int by = state.fB >> 2;
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp21 int bx = state.fB & 0x03;
22 int by = state.fB >> 2;
H A DPathOpsSimplifyTrianglesThreadedTest.cpp21 int bx = state.fB & 0x03;
22 int by = state.fB >> 2;
/external/skia/tests/
H A DPathOpsOpLoopThreadedTest.cpp29 SkPoint midB = { SkIntToScalar(a * state.fB + c * (6 - state.fB)) / 6,
30 SkIntToScalar(b * state.fB + d * (6 - state.fB)) / 6 };
92 for (state.fB = state.fA + 1; state.fB < 7; ++state.fB) {
H A DPathOpsOpCubicThreadedTest.cpp33 str += sprintf(str, " path.moveTo(%d,%d);\n", state.fA, state.fB);
42 state.fB, state.fA, state.fD, state.fC);
46 pathA.moveTo(SkIntToScalar(state.fA), SkIntToScalar(state.fB));
52 pathB.cubicTo(SkIntToScalar(c), SkIntToScalar(d), SkIntToScalar(state.fB),
H A DPathOpsOpRectThreadedTest.cpp38 " SkPath::kCW_Direction);\n", state.fA, state.fA, state.fB, state.fB);
51 pathA.addRect(SkIntToScalar(state.fA), SkIntToScalar(state.fA), SkIntToScalar(state.fB),
52 SkIntToScalar(state.fB), SkPath::kCW_Direction);
H A DPathOpsThreadedCommon.h24 unsigned char fB; member in struct:PathOpsThreadState
56 fState.fB = b;
H A DGrMemoryPoolTest.cpp115 fB = new B();
120 fB->setValues(v);
124 fB->checkValues(v) &&
128 delete fB;
132 B* fB; member in class:D
/external/valgrind/main/none/tests/ppc32/
H A Dround.c386 double qtr, half, fA, fB, fD; local
395 : "=f"(fD) : "f"(fA) , "f"(fB));
420 fB = s*q*qtr;
424 fB = s*(q == 1 ? 3 : 1)*qtr;
428 fB = s*(4+q)*half;
432 fB = 2.0;
505 if (two_args) printf(", %-13a", fB);
532 double fA, fB, fC, fD; local
569 : "=f"(fD) : "f"(fA) , "f"(fB), "f"(fC));
574 : "=f"(fD) : "f"(fA) , "f"(fB));
830 double fA, fB, fC, fD; local
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Dround.c386 double qtr, half, fA, fB, fD; local
395 : "=f"(fD) : "f"(fA) , "f"(fB));
420 fB = s*q*qtr;
424 fB = s*(q == 1 ? 3 : 1)*qtr;
428 fB = s*(4+q)*half;
432 fB = 2.0;
505 if (two_args) printf(", %-13a", fB);
532 double fA, fB, fC, fD; local
569 : "=f"(fD) : "f"(fA) , "f"(fB), "f"(fC));
574 : "=f"(fD) : "f"(fA) , "f"(fB));
830 double fA, fB, fC, fD; local
[all...]
/external/clang/test/SemaCXX/
H A Dreferences.cpp43 B fB();
51 const A& rca = fB();
/external/chromium_org/third_party/skia/src/core/
H A DSkMaskGamma.h171 * If fR, fG, or fB is NULL, all of them will be. This indicates that no mask
179 : fParent(SkSafeRef(parent)), fR(r), fG(g), fB(b) { }
185 SkTMaskPreBlend() : fParent(), fR(NULL), fG(NULL), fB(NULL) { }
192 : fParent(SkSafeRef(that.fParent.get())), fR(that.fR), fG(that.fG), fB(that.fB) { }
196 /** True if this PreBlend should be applied. When false, fR, fG, and fB are NULL. */
201 const uint8_t* fB; member in class:SkTMaskPreBlend
/external/skia/src/core/
H A DSkMaskGamma.h171 * If fR, fG, or fB is NULL, all of them will be. This indicates that no mask
179 : fParent(SkSafeRef(parent)), fR(r), fG(g), fB(b) { }
185 SkTMaskPreBlend() : fParent(), fR(NULL), fG(NULL), fB(NULL) { }
192 : fParent(SkSafeRef(that.fParent.get())), fR(that.fR), fG(that.fG), fB(that.fB) { }
196 /** True if this PreBlend should be applied. When false, fR, fG, and fB are NULL. */
203 const uint8_t* fB; member in class:SkTMaskPreBlend

Completed in 2072 milliseconds

123