/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/llvm-project/clang/test/SemaCXX/ |
D | cxx14-compat.cpp | 22 Y<X> yx; // ok, not class template argument deduction variable
|
/external/python/cpython2/Python/ |
D | pymath.c | 37 double yx; in hypot() local
|
/external/python/cpython3/Python/ |
D | pymath.c | 39 double yx; in hypot() local
|
/external/skqp/src/pathops/ |
D | SkPathOpsPoint.h | 64 double yx = fY * a.fX; in crossCheck() local 71 double yx = fY * a.fX; in crossNoNormalCheck() local
|
/external/skia/src/pathops/ |
D | SkPathOpsPoint.h | 65 double yx = fY * a.fX; in crossCheck() local 72 double yx = fY * a.fX; in crossNoNormalCheck() local
|
/external/freetype/include/freetype/internal/ |
D | cffotypes.h | 95 FT_Fixed yx, yy; member
|
/external/fonttools/Lib/fontTools/misc/ |
D | transform.py | 144 yx: float = 0 variable in Transform
|
/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
|
/external/freetype/include/freetype/ |
D | fttypes.h | 393 FT_Fixed yx, yy; member
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | broadcast_test.cc | 191 Array2D<float> yx(3, r1_size); in TEST_F() local
|
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | composition_cl_12.c | 81 skc_uint yx : SKC_TTCK_HI_BITS_YX; member
|
D | raster_builder_cl_12.c | 272 skc_uint yx : SKC_TTXK_HI_BITS_YX; member
|
/external/freetype/src/truetype/ |
D | ttobjs.h | 178 FT_Fixed yx, yy; member
|
D | ttgload.c | 605 FT_Fixed xx, xy, yy, yx; in TT_Load_Composite_Glyph() local
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_dnn.cc | 4562 for (int64 yx = 0; yx < area; ++yx) { in DoDepthConcatenate()
|
/external/swiftshader/src/Reactor/ |
D | Reactor.hpp | 1575 Swizzle2<Vector4, 0x1000> yx; member
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_dnn.cc | 4522 for (int64 yx = 0; yx < area; ++yx) { in DoDepthConcatenate()
|