/external/rust/crates/quiche/deps/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/skia/src/core/ |
D | SkMatrix.cpp | 210 SkScalar sx = fMat[kMSkewX]; in isSimilarity() local 238 SkScalar sx = fMat[kMSkewX]; in preservesRightAngles() local 310 SkMatrix& SkMatrix::setScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in setScale() 319 SkMatrix& SkMatrix::setScale(SkScalar sx, SkScalar sy) { in setScale() 328 SkMatrix& SkMatrix::preScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in preScale() 338 SkMatrix& SkMatrix::preScale(SkScalar sx, SkScalar sy) { in preScale() 369 SkMatrix& SkMatrix::postScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in postScale() 378 SkMatrix& SkMatrix::postScale(SkScalar sx, SkScalar sy) { in postScale() 497 SkMatrix& SkMatrix::setSkew(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in setSkew() 505 SkMatrix& SkMatrix::setSkew(SkScalar sx, SkScalar sy) { in setSkew() [all …]
|
/external/skqp/src/core/ |
D | SkMatrix.cpp | 218 SkScalar sx = fMat[kMSkewX]; in isSimilarity() local 246 SkScalar sx = fMat[kMSkewX]; in preservesRightAngles() local 323 void SkMatrix::setScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in setScale() 331 void SkMatrix::setScale(SkScalar sx, SkScalar sy) { in setScale() 347 void SkMatrix::preScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in preScale() 357 void SkMatrix::preScale(SkScalar sx, SkScalar sy) { in preScale() 387 void SkMatrix::postScale(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in postScale() 396 void SkMatrix::postScale(SkScalar sx, SkScalar sy) { in postScale() 515 void SkMatrix::setSkew(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in setSkew() 530 void SkMatrix::setSkew(SkScalar sx, SkScalar sy) { in setSkew() [all …]
|
/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/llvm-project/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 177 static int sx; // expected-note 3{{member is declared here}} member in test5::A 268 void (*sx)(Static) = &A::foo; in test() local 272 void (*sx)(Static) = &A::foo; in test() local 276 void (*sx)(Static) = &A::foo; in test() local 280 void (*sx)(Static) = &A::foo; in test() local
|
/external/skia/experimental/xform/ |
D | SkXform.h | 103 void setTranslate(SkScalar sx, SkScalar sy) { in setTranslate() 106 void setScale(SkScalar sx, SkScalar sy) { in setScale()
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowMatrix.java | 125 protected void setScale(float sx, float sy, float px, float py) { in setScale() 131 protected void setScale(float sx, float sy) { in setScale() 185 protected boolean preScale(float sx, float sy, float px, float py) { in preScale() 191 protected boolean preScale(float sx, float sy) { in preScale() 233 protected boolean postScale(float sx, float sy, float px, float py) { in postScale() 239 protected boolean postScale(float sx, float sy) { in postScale() 461 public static SimpleMatrix scale(float sx, float sy, float px, float py) { in scale() 469 public static SimpleMatrix scale(float sx, float sy) { in scale() 572 float sx = dst.width() / src.width(); in setRectToRect() local
|
/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/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_surface.c | 192 int dx, int dy, int sx, int sy, in nv04_surface_copy_swizzle() 273 int dx, int dy, int sx, int sy, in nv04_surface_copy_m2mf() 361 int dx, int dy, int sx, int sy, in nv04_surface_copy_cpu() 389 int dx, int dy, int sx, int sy, in nv04_surface_copy()
|
/external/skqp/src/compute/ts/ |
D | transform_stack.c | 59 ts_transform_float_t sx; member 297 ts_transform_float_t const sx, in ts_transform_stack_store_matrix_8() 330 ts_transform_float_t const sx, in ts_transform_stack_store_matrix() 366 ts_transform_float_t const sx, in ts_transform_stack_push_matrix_8() 389 ts_transform_float_t const sx, in ts_transform_stack_push_matrix() 433 ts_transform_float_t const sx, in ts_transform_stack_push_affine() 459 ts_transform_float_t const sx, in ts_transform_stack_push_scale() 545 ts_transform_float_t const sx, in ts_transform_stack_push_rotate_scale_xy() 626 ts_transform_float_t sx = x1 - x0; in ts_transform_stack_push_unit_to_quad() local
|
/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/llvm-project/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/skia/docs/examples/ |
D | Path_rCubicTo.cpp | 13 SkScalar sx = SkScalarSin(i * SK_ScalarPI / 8), in draw() local
|
/external/llvm-project/libc/AOR_v20.02/math/ |
D | v_pow.c | 20 f64_t sx = v_get_f64 (x, lane); in V_NAME() local
|
/external/rust/crates/libm/src/math/ |
D | sin.rs | 83 let sx = f64::from_bits(0x3ea50d15ced1a4a2); // 6.273720864039205e-7 in test_near_pi() localVariable
|
D | fmodf.rs | 10 let sx = uxi & 0x80000000; in fmodf() localVariable
|
D | fmod.rs | 9 let sx = uxi >> 63; in fmod() localVariable
|
/external/arm-optimized-routines/math/ |
D | v_pow.c | 19 f64_t sx = v_get_f64 (x, lane); in V_NAME() local
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/ |
D | ScaleXYParser.java | 21 float sx = (float) reader.nextDouble(); in parse() local
|
/external/aac/libFDK/src/ |
D | fixpoint_math.cpp | 784 INT sx = (DFRACT_BITS - 1) - sf; // sx mantissaBits right of dot in fixp_ceilToInt() local 800 INT sx = (DFRACT_BITS - 1) - sf; in fixp_ceil() local 828 INT sx = (DFRACT_BITS - 1) - sf; // sx mantissaBits right of dot in fixp_truncateToInt() local 864 INT sx = DFRACT_BITS - 1 - sf; in fixp_roundToInt() local 895 INT sx = DFRACT_BITS - 1 - sf; in fixp_round() local
|
/external/fdlibm/ |
D | s_rint.c | 43 int i0,j0,sx; local
|
D | e_remainder.c | 40 unsigned sx,lx,lp; local
|