Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 25 of 170) 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/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/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
Dbackdrop.cpp17 static sk_sp<SkShader> make_shader(SkScalar cx, SkScalar cy, SkScalar rad) { in make_shader()
34 const SkScalar cx = 128, cy = 128, rad = 100; in do_draw() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_msg.c84 ax, bx, cx, dx, si, di) \ argument
129 ax, bx, cx, dx, si, di) \ argument
153 ax, bx, cx, dx, si, di) \ argument
184 ax, bx, cx, dx, si, di) \ argument
209 ax, bx, cx, dx, si, di) \ argument
244 ax, bx, cx, dx, si, di) \ argument
251 ax, bx, cx, dx, si, di) \ argument
259 ax, bx, cx, dx, si, di) \ argument
296 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; in svga_open_channel() local
326 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; in svga_close_channel() local
[all …]
/external/skqp/experimental/svg/model/
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
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
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/
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
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
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/skia/include/effects/
DSkGradientShader.h210 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
216 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
243 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
250 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
/external/skqp/include/effects/
DSkGradientShader.h210 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
216 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
243 static sk_sp<SkShader> MakeSweep(SkScalar cx, SkScalar cy, in MakeSweep()
250 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/libaom/libaom/aom_ports/
Dx86.h48 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
53 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
64 #define cpuid(func, func2, ax, bx, cx, dx) \ argument
73 #define cpuid(func, func2, ax, bx, cx, dx) \ argument

1234567