/external/boringssl/src/crypto/x509v3/ |
D | v3_sxnet.c | 141 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/ |
D | yuv420p.c | 67 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()
|
D | grey.c | 48 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()
|
D | bgr24.c | 72 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()
|
D | rgba32.c | 72 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()
|
D | bgra32.c | 72 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()
|
D | rgb24.c | 72 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/ |
D | SkMatrix.cpp | 215 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 …]
|
D | SkMatrix44.cpp | 281 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/ |
D | p1.cpp | 7 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/ |
D | api_images.c | 273 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()
|
D | image.c | 119 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/ |
D | nv04_surface.c | 196 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/ |
D | Scaling.h | 131 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()
|
D | Translation.h | 56 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/ |
D | p1-cxx0x.cpp | 5 static int sx; member in Outer
|
D | p1.cpp | 7 static int sx; member in Outer
|
/external/fdlibm/ |
D | s_rint.c | 43 int i0,j0,sx; local
|
D | e_remainder.c | 40 unsigned sx,lx,lp; local
|
D | e_fmod.c | 35 int n,hx,hy,hz,ix,iy,sx,i; local
|
/external/skia/src/gpu/ |
D | GrPathUtils.h | 80 float sx = fM[0]; in apply() local
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowCanvas.java | 51 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/ |
D | glsShaderRenderCase.cpp | 201 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/ |
D | hextile.c | 39 int sx, sy, sw, sh; in HandleHextileBPP() local
|
/external/eigen/blas/f2c/ |
D | srotm.c | 15 /* Subroutine */ int srotm_(integer *n, real *sx, integer *incx, real *sy, in srotm_()
|