Home
last modified time | relevance | path

Searched defs:sx (Results 1 – 25 of 147) sorted by relevance

123456

/external/boringssl/src/crypto/x509v3/
Dv3_sxnet.c141 SXNET *sx = NULL; in sxnet_v2i() local
190 SXNET *sx = NULL; in SXNET_add_id_INTEGER() local
235 ASN1_OCTET_STRING *SXNET_get_id_asc(SXNET *sx, char *zone) in SXNET_get_id_asc()
248 ASN1_OCTET_STRING *SXNET_get_id_ulong(SXNET *sx, unsigned long lzone) in SXNET_get_id_ulong()
262 ASN1_OCTET_STRING *SXNET_get_id_INTEGER(SXNET *sx, ASN1_INTEGER *zone) in SXNET_get_id_INTEGER()
/external/syslinux/com32/lib/jpeg/
Dyuv420p.c67 static void YCrCB_to_YUV420P_1x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_YUV420P_1x1()
113 static void YCrCB_to_YUV420P_2x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_YUV420P_2x1()
158 static void YCrCB_to_YUV420P_1x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_YUV420P_1x2()
206 static void YCrCB_to_YUV420P_2x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_YUV420P_2x2()
Dgrey.c48 static void YCrCB_to_Grey_1xN(struct jdec_private *priv, int sx, int sy) in YCrCB_to_Grey_1xN()
72 static void YCrCB_to_Grey_2xN(struct jdec_private *priv, int sx, int sy) in YCrCB_to_Grey_2xN()
Dbgr24.c72 static void YCrCB_to_BGR24_1x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_BGR24_1x1()
128 static void YCrCB_to_BGR24_2x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_BGR24_2x1()
195 static void YCrCB_to_BGR24_1x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_BGR24_1x2()
265 static void YCrCB_to_BGR24_2x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_BGR24_2x2()
Drgba32.c72 static void YCrCB_to_RGBA32_1x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_RGBA32_1x1()
129 static void YCrCB_to_RGBA32_2x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_RGBA32_2x1()
201 static void YCrCB_to_RGBA32_1x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_RGBA32_1x2()
274 static void YCrCB_to_RGBA32_2x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_RGBA32_2x2()
Dbgra32.c72 static void YCrCB_to_BGRA32_1x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_BGRA32_1x1()
130 static void YCrCB_to_BGRA32_2x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_BGRA32_2x1()
200 static void YCrCB_to_BGRA32_1x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_BGRA32_1x2()
274 static void YCrCB_to_BGRA32_2x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_BGRA32_2x2()
Drgb24.c72 static void YCrCB_to_RGB24_1x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_RGB24_1x1()
126 static void YCrCB_to_RGB24_2x1(struct jdec_private *priv, int sx, int sy) in YCrCB_to_RGB24_2x1()
195 static void YCrCB_to_RGB24_1x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_RGB24_1x2()
264 static void YCrCB_to_RGB24_2x2(struct jdec_private *priv, int sx, int sy) in YCrCB_to_RGB24_2x2()
/external/skia/src/core/
DSkMatrix.cpp215 SkScalar sx = fMat[kMSkewX]; in isSimilarity() local
243 SkScalar sx = fMat[kMSkewX]; in preservesRightAngles() local
320 void SkMatrix::setScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in setScale()
328 void SkMatrix::setScale(SkScalar sx, SkScalar sy) { in setScale()
352 void SkMatrix::preScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in preScale()
362 void SkMatrix::preScale(SkScalar sx, SkScalar sy) { in preScale()
392 void SkMatrix::postScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in postScale()
401 void SkMatrix::postScale(SkScalar sx, SkScalar sy) { in postScale()
520 void SkMatrix::setSkew(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in setSkew()
535 void SkMatrix::setSkew(SkScalar sx, SkScalar sy) { in setSkew()
[all …]
DSkMatrix44.cpp281 void SkMatrix44::setScale(SkMScalar sx, SkMScalar sy, SkMScalar sz) { in setScale()
294 void SkMatrix44::preScale(SkMScalar sx, SkMScalar sy, SkMScalar sz) { in preScale()
310 void SkMatrix44::postScale(SkMScalar sx, SkMScalar sy, SkMScalar sz) { in postScale()
830 SkMScalar sx = SkFloatToMScalar(src2[0]); in map2_af() local
847 double sx = src2[0]; in map2_ad() local
862 SkMScalar sx = SkFloatToMScalar(src2[0]); in map2_pf() local
876 double sx = src2[0]; in map2_pd() local
/external/clang/test/CXX/class.access/class.protected/
Dp1.cpp7 static int sx; // expected-note 3 {{declared}} \ member in test0::A
38 static int sx; member in test1::A
72 static int sx; member in test2::A
107 static int sx; member in test3::A
142 static int sx; // expected-note 3{{member is declared here}} member in test4::A
180 static int sx; // expected-note 3{{member is declared here}} member in test5::A
274 void (*sx)(Static) = &A::foo; in test() local
278 void (*sx)(Static) = &A::foo; in test() local
282 void (*sx)(Static) = &A::foo; in test() local
286 void (*sx)(Static) = &A::foo; in test() local
/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_images.c273 VGImage src, VGint sx, VGint sy, in vegaCopyImage()
312 VGImage src, VGint sx, VGint sy, in vegaSetPixels()
332 VGint sx, VGint sy, in vegaGetPixels()
393 VGint sx, VGint sy, in vegaReadPixels()
467 VGint sx, VGint sy, in vegaCopyPixels()
Dimage.c119 struct pipe_sampler_view *src, VGint sx, VGint sy, in vg_copy_texture()
157 struct pipe_surface *src, VGint sx, VGint sy, in vg_copy_surface()
439 VGint sx, VGint sy, in image_get_sub_data()
511 struct vg_image *src, VGint sx, VGint sy, in image_copy()
562 struct vg_image *src, VGint sx, VGint sy, in image_set_pixels()
582 VGint sx, VGint sy, in image_get_pixels()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_surface.c196 int dx, int dy, int sx, int sy, in nv04_surface_copy_swizzle()
277 int dx, int dy, int sx, int sy, in nv04_surface_copy_m2mf()
365 int dx, int dy, int sx, int sy, in nv04_surface_copy_cpu()
393 int dx, int dy, int sx, int sy, in nv04_surface_copy()
/external/eigen/Eigen/src/Geometry/
DScaling.h131 inline DiagonalMatrix<Scalar,2> Scaling(const Scalar& sx, const Scalar& sy) in Scaling()
135 inline DiagonalMatrix<Scalar,3> Scaling(const Scalar& sx, const Scalar& sy, const Scalar& sz) in Scaling()
DTranslation.h56 EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy) in Translation()
63 EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy, const Scalar& sz) in Translation()
/external/clang/test/CXX/class/class.nest/
Dp1-cxx0x.cpp5 static int sx; member in Outer
Dp1.cpp7 static int sx; member in Outer
/external/fdlibm/
Ds_rint.c43 int i0,j0,sx; local
De_remainder.c40 unsigned sx,lx,lp; local
De_fmod.c35 int n,hx,hy,hz,ix,iy,sx,i; local
/external/skia/src/gpu/
DGrPathUtils.h80 float sx = fM[0]; in apply() local
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCanvas.java51 public void scale(float sx, float sy) { in scale()
57 public void scale(float sx, float sy, float px, float py) { in scale()
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp201 float sx = (float)x / (float)gridSize; in QuadGrid() local
243 inline Vec4 QuadGrid::getCoords (float sx, float sy) const in getCoords()
250 inline Vec4 QuadGrid::getUnitCoords (float sx, float sy) const in getUnitCoords()
255 inline Vec4 QuadGrid::getUserAttrib (int attribNdx, float sx, float sy) const in getUserAttrib()
297 void ShaderEvalContext::reset (float sx, float sy) in reset()
650 float sx = (float)x / (float)gridSize; in computeVertexReference() local
734 float sx = ((float)x + 0.5f) / (float)width; in computeFragmentReference() local
/external/libvncserver/libvncclient/
Dhextile.c39 int sx, sy, sw, sh; in HandleHextileBPP() local
/external/eigen/blas/f2c/
Dsrotm.c15 /* Subroutine */ int srotm_(integer *n, real *sx, integer *incx, real *sy, in srotm_()

123456