/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | ECFieldElement.java | 172 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyMinusProduct() local 180 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyPlusProduct() local 203 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squareMinusProduct() local 211 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squarePlusProduct() local 686 LongArray ax = this.x, bx = ((F2m)b).x, xx = ((F2m)x).x, yx = ((F2m)y).x; in multiplyPlusProduct() local 727 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 | 182 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyMinusProduct() local 190 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyPlusProduct() local 213 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squareMinusProduct() local 221 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squarePlusProduct() local 700 LongArray ax = this.x, bx = ((F2m)b).x, xx = ((F2m)x).x, yx = ((F2m)y).x; in multiplyPlusProduct() local 741 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 | 182 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyMinusProduct() local 190 … BigInteger ax = this.x, bx = b.toBigInteger(), xx = x.toBigInteger(), yx = y.toBigInteger(); in multiplyPlusProduct() local 213 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squareMinusProduct() local 221 BigInteger ax = this.x, xx = x.toBigInteger(), yx = y.toBigInteger(); in squarePlusProduct() local 700 LongArray ax = this.x, bx = ((F2m)b).x, xx = ((F2m)x).x, yx = ((F2m)y).x; in multiplyPlusProduct() local 741 LongArray ax = this.x, xx = ((F2m)x).x, yx = ((F2m)y).x; in squarePlusProduct() 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/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/color/ |
D | transform.rs | 28 pub yx: f32, field
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/color/ |
D | transform.rs | 28 pub yx: f32, field
|
/external/rust/android-crates-io/crates/glam/src/swizzles/ |
D | i64vec2_impl.rs | 21 fn yx(self) -> I64Vec2 { in yx() method
|
D | i8vec2_impl.rs | 21 fn yx(self) -> I8Vec2 { in yx() method
|
D | vec2_impl.rs | 21 fn yx(self) -> Vec2 { in yx() method
|
D | dvec2_impl.rs | 21 fn yx(self) -> DVec2 { in yx() method
|
D | u16vec2_impl.rs | 21 fn yx(self) -> U16Vec2 { in yx() method
|
D | i16vec2_impl.rs | 21 fn yx(self) -> I16Vec2 { in yx() method
|
D | u64vec2_impl.rs | 21 fn yx(self) -> U64Vec2 { in yx() method
|
D | ivec2_impl.rs | 21 fn yx(self) -> IVec2 { in yx() method
|
D | uvec2_impl.rs | 21 fn yx(self) -> UVec2 { in yx() method
|
D | u8vec2_impl.rs | 21 fn yx(self) -> U8Vec2 { 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 | hb-geometry.hh | 197 float yx = 0.f; member
|
D | justify.py | 48 def push_transform_f(funcs, paint_data, xx, yx, xy, yy, dx, dy, user_data): argument
|
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
|