/external/skia/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 21 int bx = state.fB & 0x03; in testSimplifyTrianglesMain() local 23 int cx = state.fC & 0x03; in testSimplifyTrianglesMain() local 82 int bx = b & 0x03; in DEF_TEST() local 88 int cx = c & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 20 int bx = state.fB & 0x03; in testSimplifyDegeneratesMain() local 22 int cx = state.fC & 0x03; in testSimplifyDegeneratesMain() local 77 int bx = b & 0x03; in DEF_TEST() local 80 int cx = c & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 21 int bx = state.fB & 0x03; in testSimplifyQuadralateralsMain() local 23 int cx = state.fC & 0x03; in testSimplifyQuadralateralsMain() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 21 int bx = state.fB & 0x03; in testSimplifyQuadsMain() local 23 int cx = state.fC & 0x03; in testSimplifyQuadsMain() local
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 79 int bx = state.fB & 0x03; in testQuadLineIntersectMain() local 81 int cx = state.fC & 0x03; in testQuadLineIntersectMain() local
|
D | WritePixelsTest.cpp | 218 for (int cx = 0; cx < DEV_W; ++cx) { in check_write() local 221 int bx = cx - writeX; in check_write() local
|
/external/v8/test/webkit/fast/js/kde/ |
D | eval.js | 33 var bx = b.x // rule out side effects of eval() in shouldBe() test function variable 38 var cx = c.x; variable
|
/external/libvpx/libvpx/vpx_ports/ |
D | x86.h | 43 #define cpuid(func, func2, ax, bx, cx, dx)\ argument 49 #define cpuid(func, func2, ax, bx, cx, dx)\ argument 59 #define cpuid(func, func2, ax, bx, cx, dx)\ argument 68 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | agg_math.h | 49 AGG_INLINE bool calc_intersection(FX_FLOAT ax, FX_FLOAT ay, FX_FLOAT bx, FX_FLOAT by, in calc_intersection() 50 FX_FLOAT cx, FX_FLOAT cy, FX_FLOAT dx, FX_FLOAT dy, in calc_intersection()
|
/external/skia/src/pathops/ |
D | SkPathOpsConic.cpp | 94 double cx = conic_eval_numerator(&fPts[0].fX, fWeight, t2); in subDivide() local 97 double bx = 2 * dx - (ax + cx) / 2; in subDivide() local
|
/external/clang/test/OpenMP/ |
D | atomic_read_codegen.c | 9 _Bool bv, bx; variable 10 char cv, cx; variable
|
D | atomic_write_codegen.c | 9 _Bool bv, bx; variable 10 char cv, cx; variable
|
D | atomic_update_codegen.cpp | 9 _Bool bv, bx; variable 10 char cv, cx; variable
|
/external/skia/src/utils/ |
D | SkInterpolator.cpp | 231 SkScalar SkUnitCubicInterp(SkScalar value, SkScalar bx, SkScalar by, in SkUnitCubicInterp() 232 SkScalar cx, SkScalar cy) { in SkUnitCubicInterp()
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | sigcontext32.h | 61 unsigned int bx; member 63 unsigned int cx; member
|
/external/skia/third_party/etc1/ |
D | etc1.cpp | 279 int bx = 0; in etc_average_colors_subblock() local 363 int bx = 0; in etc_encode_subblock_helper() local 552 for (etc1_uint32 cx = 0; cx < xEnd; cx++) { in etc1_encode_image() local 605 for (etc1_uint32 cx = 0; cx < xEnd; cx++) { in etc1_decode_image() local
|
/external/skia/experimental/AndroidPathRenderer/ |
D | AndroidPathRenderer.cpp | 701 float bx, float by, in RecursiveQuadraticBezierVertices() 702 float cx, float cy, in RecursiveQuadraticBezierVertices()
|
/external/clang/test/CXX/drs/ |
D | dr5xx.cpp | 243 int ax = a.x, bx = b.x, cx = c.x, dx = d.x, ex = E::e->x, fx = F::f->x; variable
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|