/external/eigen/blas/f2c/ |
D | complexdots.c | 21 complex cdotc_(integer *n, complex *cx, integer in cdotc_() 37 complex cdotu_(integer *n, complex *cx, integer in cdotu_() 53 doublecomplex zdotc_(integer *n, doublecomplex *cx, integer *incx, in zdotc_() 69 doublecomplex zdotu_(integer *n, doublecomplex *cx, integer *incx, in zdotu_()
|
/external/skia/gm/ |
D | inversepaths.cpp | 14 static SkPath generate_square(SkScalar cx, SkScalar cy, SkScalar w) { in generate_square() 21 static SkPath generate_rect_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_rect_line() 28 static SkPath generate_circle(SkScalar cx, SkScalar cy, SkScalar d) { in generate_circle() 34 static SkPath generate_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_line() 83 SkScalar cx = slideWidth / 2 + slideBoundary; in onDraw() local
|
D | filterbitmap.cpp | 50 SkScalar cx = SkScalarHalf(fBM.width()); in onOnceBeforeDraw() local 162 int cx = (x * fNumChecks) / fSize; in makeBitmap() local
|
D | tablecolorfilter.cpp | 35 SkScalar cx = SkIntToScalar(w)/2; in make_shader1() local 46 SkScalar cx = SkIntToScalar(W)/2; in make_bm1() local
|
/external/mesa3d/src/mesa/math/ |
D | m_clip_tmp.h | 59 const GLfloat cx = from[0]; in TAG() local 139 const GLfloat cx = from[0]; in TAG() local 195 const GLfloat cx = from[0], cy = from[1], cz = from[2]; in TAG() local 231 const GLfloat cx = from[0], cy = from[1]; in TAG() local
|
D | m_debug_clip.c | 82 const GLfloat cx = from[0]; in ref_cliptest_points4() local 139 const GLfloat cx = from[0], cy = from[1], cz = from[2]; in ref_cliptest_points3() local 177 const GLfloat cx = from[0], cy = from[1]; in ref_cliptest_points2() local
|
/external/icu/icu4c/source/common/ |
D | ucnv_ext.cpp | 121 ucnv_extMatchToU(const int32_t *cx, int8_t sisoState, in ucnv_extMatchToU() 234 ucnv_extWriteToU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteToU() 276 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchToU() 330 ucnv_extSimpleMatchToU(const int32_t *cx, in ucnv_extSimpleMatchToU() 528 ucnv_extMatchFromU(const int32_t *cx, in ucnv_extMatchFromU() 669 ucnv_extWriteFromU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteFromU() 744 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchFromU() 807 ucnv_extSimpleMatchFromU(const int32_t *cx, in ucnv_extSimpleMatchFromU() 973 const int32_t *cx, in ucnv_extGetUnicodeSetString() 1029 const int32_t *cx; in ucnv_extGetUnicodeSet() local
|
/external/skia/tests/ |
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 23 int cx = state.fC & 0x03; in testSimplifyTrianglesMain() local 88 int cx = c & 0x03; in DEF_TEST() local
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 22 int cx = state.fC & 0x03; in testSimplifyDegeneratesMain() local 80 int cx = c & 0x03; in DEF_TEST() local
|
D | InfRectTest.cpp | 42 int cx = r.centerX(); in test_center() local
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 23 int cx = state.fC & 0x03; in testSimplifyQuadralateralsMain() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 23 int cx = state.fC & 0x03; in testSimplifyQuadsMain() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_rast_tri_tmp.h | 119 int cx[NR_PLANES]; in TAG() local 222 int cx[NR_PLANES]; in TAG() local 315 const int cx = (plane[j].c - 1 in TRI_16() local 346 const int cx = (plane[j].c in TRI_4() local
|
/external/v8/test/webkit/fast/js/kde/ |
D | eval.js | 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/skia/src/svg/parser/ |
D | SkSVGCircle.cpp | 26 SkScalar cx, cy, r; in DEFINE_SVG_INFO() local
|
D | SkSVGEllipse.cpp | 27 SkScalar cx, cy, rx, ry; in DEFINE_SVG_INFO() local
|
/external/pdfium/core/src/fxge/agg/agg23/ |
D | fx_agg_rasterizer_scanline_aa.cpp | 64 AGG_INLINE void cell_aa::set_coord(int cx, int cy) in set_coord() 69 AGG_INLINE void cell_aa::set(int cx, int cy, int c, int a) in set() 230 int cx = (x1 + x2) >> 1; in render_line() local
|
D | agg_math.h | 50 FX_FLOAT cx, FX_FLOAT cy, FX_FLOAT dx, FX_FLOAT dy, in calc_intersection()
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/ |
D | UVProjectionGenerator.java | 120 float cx = bt.getCenter().x, cy = bt.getCenter().y; in tubeProjection() local 179 float cx = bs.getCenter().x, cy = bs.getCenter().y, cz = bs.getCenter().z; in sphereProjection() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aatritemp.h | 223 const GLfloat cx = ix + 0.5F, cy = iy + 0.5F; variable 285 const GLfloat cx = ix + 0.5F, cy = iy + 0.5F; variable
|
/external/skia/src/core/ |
D | SkBlitBWMaskTemplate.h | 30 int cx = clip.fLeft; in SK_BLITBWMASK_NAME() local
|
/external/skia/include/effects/ |
D | SkGradientShader.h | 122 static SkShader* CreateSweep(SkScalar cx, SkScalar cy, in CreateSweep()
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | arc.h | 40 VGfloat cx, cy; member
|
/external/libpng/contrib/tools/ |
D | genpng.c | 385 double cx = (arg->x1+arg->x2)/2; in square_check_line() local 464 const double cx = (x1 + x2)/2; in circle_check() local 494 double cx = (arg->x1+arg->x2)/2; in circle_check_line() local
|