| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
| D | ECFieldElement.java | 185 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyMinusProduct() local 193 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyPlusProduct() local 216 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squareMinusProduct() local 224 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squarePlusProduct() local 752 LongArray ax = this.x, bx = ((F2m)b).x, xx = ((F2m)x).x, yx = ((F2m)y).x; in multiplyPlusProduct() local 793 LongArray ax = this.x, xx = ((F2m)x).x, yx = ((F2m)y).x; in squarePlusProduct() local
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/ |
| D | ECFieldElement.java | 195 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyMinusProduct() local 203 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyPlusProduct() local 226 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squareMinusProduct() local 234 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squarePlusProduct() local 766 LongArray ax = this.x, bx = ((F2m)b).x, xx = ((F2m)x).x, yx = ((F2m)y).x; in multiplyPlusProduct() local 807 LongArray ax = this.x, xx = ((F2m)x).x, yx = ((F2m)y).x; in squarePlusProduct() local
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/ |
| D | ECFieldElement.java | 195 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyMinusProduct() local 203 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyPlusProduct() local 226 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squareMinusProduct() local 234 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squarePlusProduct() local 766 LongArray ax = this.x, bx = ((F2m)b).x, xx = ((F2m)x).x, yx = ((F2m)y).x; in multiplyPlusProduct() local 807 LongArray ax = this.x, xx = ((F2m)x).x, yx = ((F2m)y).x; in squarePlusProduct() local
|
| /external/python/cpython2/Python/ |
| D | pymath.c | 37 double yx; in hypot() local
|
| /external/skia/src/pathops/ |
| D | SkPathOpsPoint.h | 67 double yx = fY * a.fX; in crossCheck() local 74 double yx = fY * a.fX; in crossNoNormalCheck() local
|
| /external/freetype/src/base/ |
| D | ftcalc.c | 663 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply() local 723 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply_Scaled() local 752 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Check() local
|
| /external/freetype/include/freetype/internal/ |
| D | cffotypes.h | 95 FT_Fixed yx, yy; member
|
| /external/rust/crates/glam/src/swizzles/ |
| D | u16vec2_impl.rs | 30 fn yx(self) -> U16Vec2 { in yx() method
|
| D | dvec2_impl.rs | 30 fn yx(self) -> DVec2 { in yx() method
|
| D | uvec2_impl.rs | 30 fn yx(self) -> UVec2 { in yx() method
|
| D | i64vec2_impl.rs | 30 fn yx(self) -> I64Vec2 { in yx() method
|
| D | u64vec2_impl.rs | 30 fn yx(self) -> U64Vec2 { in yx() method
|
| D | vec2_impl.rs | 30 fn yx(self) -> Vec2 { in yx() method
|
| D | ivec2_impl.rs | 30 fn yx(self) -> IVec2 { in yx() method
|
| D | i16vec2_impl.rs | 30 fn yx(self) -> I16Vec2 { in yx() method
|
| D | uvec3_impl.rs | 39 fn yx(self) -> UVec2 { in yx() method
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | transform.py | 159 yx: float = 0 variable in Transform
|
| /external/freetype/include/freetype/ |
| D | fttypes.h | 396 FT_Fixed yx, yy; member
|
| /external/harfbuzz_ng/src/ |
| D | hb-paint.cc | 48 float xx, float yx, in hb_paint_push_transform_nil() 460 float xx, float yx, in hb_paint_push_transform()
|
| D | justify.py | 48 def push_transform_f(funcs, paint_data, xx, yx, xy, yy, dx, dy, user_data): argument
|
| D | hb-paint-extents.hh | 142 float yx = 0.f; member
|
| D | hb-paint-extents.cc | 46 float xx, float yx, in hb_paint_extents_push_transform()
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | broadcast_test.cc | 190 Array2D<float> yx(3, r1_size); in TEST_F() local
|
| /external/freetype/src/truetype/ |
| D | ttobjs.h | 176 FT_Fixed yx, yy; member
|
| /external/harfbuzz_ng/test/api/ |
| D | test-paint.c | 78 float xx, float yx, in push_transform()
|