Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 25 of 153) sorted by relevance

1234567

/external/eigen/blas/f2c/
Dcomplexdots.c21 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/
Dinversepaths.cpp13 static SkPath generate_square(SkScalar cx, SkScalar cy, SkScalar w) { in generate_square()
20 static SkPath generate_rect_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_rect_line()
27 static SkPath generate_circle(SkScalar cx, SkScalar cy, SkScalar d) { in generate_circle()
33 static SkPath generate_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_line()
83 SkScalar cx = slideWidth / 2 + slideBoundary; variable
/external/skqp/gm/
Dinversepaths.cpp13 static SkPath generate_square(SkScalar cx, SkScalar cy, SkScalar w) { in generate_square()
20 static SkPath generate_rect_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_rect_line()
27 static SkPath generate_circle(SkScalar cx, SkScalar cy, SkScalar d) { in generate_circle()
33 static SkPath generate_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_line()
83 SkScalar cx = slideWidth / 2 + slideBoundary; variable
/external/skqp/experimental/svg/model/
DSkSVGCircle.cpp15 void SkSVGCircle::setCx(const SkSVGLength& cx) { in setCx()
30 if (const auto* cx = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
50 const auto cx = lctx.resolve(fCx, SkSVGLengthContext::LengthType::kHorizontal); in resolve() local
DSkSVGEllipse.cpp15 void SkSVGEllipse::setCx(const SkSVGLength& cx) { in setCx()
34 if (const auto* cx = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
59 const auto cx = lctx.resolve(fCx, SkSVGLengthContext::LengthType::kHorizontal); in resolve() local
DSkSVGRadialGradient.cpp15 void SkSVGRadialGradient::setCx(const SkSVGLength& cx) { in setCx()
38 if (const auto* cx = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
/external/skia/experimental/svg/model/
DSkSVGCircle.cpp15 void SkSVGCircle::setCx(const SkSVGLength& cx) { in setCx()
30 if (const auto* cx = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
50 const auto cx = lctx.resolve(fCx, SkSVGLengthContext::LengthType::kHorizontal); in resolve() local
DSkSVGEllipse.cpp15 void SkSVGEllipse::setCx(const SkSVGLength& cx) { in setCx()
34 if (const auto* cx = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
59 const auto cx = lctx.resolve(fCx, SkSVGLengthContext::LengthType::kHorizontal); in resolve() local
DSkSVGRadialGradient.cpp15 void SkSVGRadialGradient::setCx(const SkSVGLength& cx) { in setCx()
38 if (const auto* cx = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
/external/mesa3d/src/mesa/math/
Dm_clip_tmp.h59 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
Dm_debug_clip.c82 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/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
Dconstruct_type.pass.cpp50 int const& cx = x; in test_bullet_one() local
83 int const& cx = x; in test_bullet_two() local
116 int const& cx = x; in test_bullet_three() local
/external/icu/icu4c/source/common/
Ducnv_ext.cpp124 ucnv_extMatchToU(const int32_t *cx, int8_t sisoState, in ucnv_extMatchToU()
237 ucnv_extWriteToU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteToU()
279 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchToU()
333 ucnv_extSimpleMatchToU(const int32_t *cx, in ucnv_extSimpleMatchToU()
531 ucnv_extMatchFromU(const int32_t *cx, in ucnv_extMatchFromU()
672 ucnv_extWriteFromU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteFromU()
750 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchFromU()
813 ucnv_extSimpleMatchFromU(const int32_t *cx, in ucnv_extSimpleMatchFromU()
979 const int32_t *cx, in ucnv_extGetUnicodeSetString()
1035 const int32_t *cx; in ucnv_extGetUnicodeSet() local
/external/skqp/include/effects/
DSkGradientShader.h181 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
187 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
214 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
221 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
/external/skia/include/effects/
DSkGradientShader.h181 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
187 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
214 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
221 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
/external/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp19 int cx = state.fC & 0x03; in testSimplifyTrianglesMain() local
84 int cx = c & 0x03; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp18 int cx = state.fC & 0x03; in testSimplifyDegeneratesMain() local
76 int cx = c & 0x03; in DEF_TEST() local
/external/skqp/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp19 int cx = state.fC & 0x03; in testSimplifyTrianglesMain() local
84 int cx = c & 0x03; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp18 int cx = state.fC & 0x03; in testSimplifyDegeneratesMain() local
76 int cx = c & 0x03; in DEF_TEST() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h141 int64_t cx[NR_PLANES]; in TAG() local
295 int64_t cx[NR_PLANES]; in TAG() local
388 const int cx = (plane[j].c - 1 in TRI_16() local
419 const int cx = (plane[j].c in TRI_4() local
/external/libcxx/test/std/utilities/utility/forward/
Dforward.pass.cpp31 const int cx = 101; in test_constexpr_forward() local
/external/libvpx/libvpx/vpx_ports/
Dx86.h47 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
52 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
63 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
72 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
/external/gemmlowp/internal/
Dunpack.h182 for (int cx = 0; cx < 8; cx += 4) { in UnpackResult() local
195 for (int cx = 0; cx < 8; cx += 4) { in UnpackResult() local
207 for (int cx = 0; cx < 8; cx += 4) { in UnpackResult() local
/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.cpp64 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
/external/linux-kselftest/tools/testing/selftests/x86/
Dcheck_initial_reg_state.c19 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable

1234567