/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/ |
H A D | Nat.java | 85 public static int addBothTo(int len, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 155 public static int addTo(int len, int[] x, int xOff, int[] z, int zOff) in addTo() 167 public static int addTo(int len, int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 239 public static void cmov(int len, int mask, int[] x, int xOff, int[] z, int zOff) in cmov() 275 public static int compare(int len, int[] x, int xOff, int[] y, int yOff) in compare() 301 public static void copy(int len, int[] x, int xOff, int[] z, int zOff) in copy() 318 public static void copy64(int len, long[] x, int xOff, long[] z, int zOff) in copy64() 346 … public static int csub(int len, int mask, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in csub() 418 public static boolean diff(int len, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 455 public static int equalTo(int len, int[] x, int xOff, int y) in equalTo() [all …]
|
H A D | Nat256.java | 45 public static int add(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in add() 105 public static int addBothTo(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 165 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 245 public static void copy(int[] x, int xOff, int[] z, int zOff) in copy() 265 public static void copy64(long[] x, int xOff, long[] z, int zOff) in copy64() 293 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 396 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 537 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 656 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 704 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() [all …]
|
H A D | Nat224.java | 42 public static int add(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in add() 96 public static int addBothTo(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 150 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 222 public static void copy(int[] x, int xOff, int[] z, int zOff) in copy() 243 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 316 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 422 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 530 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 574 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() 902 public static void square(int[] x, int xOff, int[] zz, int zzOff) in square() [all …]
|
H A D | Nat192.java | 87 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 151 public static void copy(int[] x, int xOff, int[] z, int zOff) in copy() 168 public static void copy64(long[] x, int xOff, long[] z, int zOff) in copy64() 195 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 298 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 425 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 522 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 562 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() 808 public static void square(int[] x, int xOff, int[] zz, int zzOff) in square() 948 public static int sub(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in sub() [all …]
|
H A D | Mod.java | 316 private static void decode30(int bits, int[] x, int xOff, int[] z, int zOff) in decode30() 445 private static void encode30(int bits, int[] x, int xOff, int[] z, int zOff) in encode30()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/ |
H A D | Nat.java | 85 public static int addBothTo(int len, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 155 public static int addTo(int len, int[] x, int xOff, int[] z, int zOff) in addTo() 167 public static int addTo(int len, int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 239 public static void cmov(int len, int mask, int[] x, int xOff, int[] z, int zOff) in cmov() 275 public static int compare(int len, int[] x, int xOff, int[] y, int yOff) in compare() 301 public static void copy(int len, int[] x, int xOff, int[] z, int zOff) in copy() 318 public static void copy64(int len, long[] x, int xOff, long[] z, int zOff) in copy64() 346 … public static int csub(int len, int mask, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in csub() 418 public static boolean diff(int len, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 455 public static int equalTo(int len, int[] x, int xOff, int y) in equalTo() [all …]
|
H A D | Nat256.java | 45 public static int add(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in add() 105 public static int addBothTo(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 165 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 245 public static void copy(int[] x, int xOff, int[] z, int zOff) in copy() 265 public static void copy64(long[] x, int xOff, long[] z, int zOff) in copy64() 293 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 396 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 537 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 656 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 704 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() [all …]
|
H A D | Nat224.java | 42 public static int add(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in add() 96 public static int addBothTo(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 150 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 222 public static void copy(int[] x, int xOff, int[] z, int zOff) in copy() 243 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 316 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 422 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 530 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 574 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() 902 public static void square(int[] x, int xOff, int[] zz, int zzOff) in square() [all …]
|
H A D | Nat192.java | 87 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 151 public static void copy(int[] x, int xOff, int[] z, int zOff) in copy() 168 public static void copy64(long[] x, int xOff, long[] z, int zOff) in copy64() 195 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 298 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 425 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 522 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 562 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() 808 public static void square(int[] x, int xOff, int[] zz, int zzOff) in square() 948 public static int sub(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in sub() [all …]
|
H A D | Mod.java | 316 private static void decode30(int bits, int[] x, int xOff, int[] z, int zOff) in decode30() 445 private static void encode30(int bits, int[] x, int xOff, int[] z, int zOff) in encode30()
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
H A D | Nat.java | 81 public static int addBothTo(int len, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 151 public static int addTo(int len, int[] x, int xOff, int[] z, int zOff) in addTo() 163 public static int addTo(int len, int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 235 public static void cmov(int len, int mask, int[] x, int xOff, int[] z, int zOff) in cmov() 271 public static int compare(int len, int[] x, int xOff, int[] y, int yOff) in compare() 297 public static void copy(int len, int[] x, int xOff, int[] z, int zOff) in copy() 314 public static void copy64(int len, long[] x, int xOff, long[] z, int zOff) in copy64() 342 … public static int csub(int len, int mask, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in csub() 414 public static boolean diff(int len, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 451 public static int equalTo(int len, int[] x, int xOff, int y) in equalTo() [all …]
|
H A D | Nat256.java | 41 public static int add(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in add() 101 public static int addBothTo(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 161 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 241 public static void copy(int[] x, int xOff, int[] z, int zOff) in copy() 261 public static void copy64(long[] x, int xOff, long[] z, int zOff) in copy64() 289 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 392 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 533 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 652 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 700 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() [all …]
|
H A D | Nat224.java | 38 public static int add(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in add() 92 public static int addBothTo(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in addBothTo() 146 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 218 public static void copy(int[] x, int xOff, int[] z, int zOff) in copy() 239 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 312 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 418 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 526 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 570 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() 898 public static void square(int[] x, int xOff, int[] zz, int zzOff) in square() [all …]
|
H A D | Nat192.java | 83 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 147 public static void copy(int[] x, int xOff, int[] z, int zOff) in copy() 164 public static void copy64(long[] x, int xOff, long[] z, int zOff) in copy64() 191 public static boolean diff(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in diff() 294 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() 421 public static void mul(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mul() 518 public static int mulAddTo(int[] x, int xOff, int[] y, int yOff, int[] zz, int zzOff) in mulAddTo() 558 public static long mul33Add(int w, int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in mul33Add() 804 public static void square(int[] x, int xOff, int[] zz, int zzOff) in square() 944 public static int sub(int[] x, int xOff, int[] y, int yOff, int[] z, int zOff) in sub() [all …]
|
H A D | Mod.java | 312 private static void decode30(int bits, int[] x, int xOff, int[] z, int zOff) in decode30() 441 private static void encode30(int bits, int[] x, int xOff, int[] z, int zOff) in encode30()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/ |
H A D | LongArray.java | 594 private static long shiftUp(long[] x, int xOff, int count, int shift) in shiftUp() 607 private static long shiftUp(long[] x, int xOff, long[] z, int zOff, int count, int shift) in shiftUp() 680 private static long addShiftedUp(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedUp() 693 private static long addShiftedDown(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedDown() 724 private static void add(long[] x, int xOff, long[] y, int yOff, int count) in add() 732 private static void add(long[] x, int xOff, long[] y, int yOff, long[] z, int zOff, int count) in add() 740 …private static void addBoth(long[] x, int xOff, long[] y1, int y1Off, long[] y2, int y2Off, int co… in addBoth() 1649 private static void flipVector(long[] x, int xOff, long[] y, int yOff, int yLen, int bits) in flipVector() 1741 private static void interleave(long[] x, int xOff, long[] z, int zOff, int count, int width) in interleave() 1760 private static void interleave3(long[] x, int xOff, long[] z, int zOff, int count) in interleave3() [all …]
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
H A D | LongArray.java | 593 private static long shiftUp(long[] x, int xOff, int count, int shift) in shiftUp() 606 private static long shiftUp(long[] x, int xOff, long[] z, int zOff, int count, int shift) in shiftUp() 679 private static long addShiftedUp(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedUp() 692 private static long addShiftedDown(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedDown() 723 private static void add(long[] x, int xOff, long[] y, int yOff, int count) in add() 731 private static void add(long[] x, int xOff, long[] y, int yOff, long[] z, int zOff, int count) in add() 739 …private static void addBoth(long[] x, int xOff, long[] y1, int y1Off, long[] y2, int y2Off, int co… in addBoth() 1648 private static void flipVector(long[] x, int xOff, long[] y, int yOff, int yLen, int bits) in flipVector() 1740 private static void interleave(long[] x, int xOff, long[] z, int zOff, int count, int width) in interleave() 1759 private static void interleave3(long[] x, int xOff, long[] z, int zOff, int count) in interleave3() [all …]
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/ |
H A D | LongArray.java | 594 private static long shiftUp(long[] x, int xOff, int count, int shift) in shiftUp() 607 private static long shiftUp(long[] x, int xOff, long[] z, int zOff, int count, int shift) in shiftUp() 680 private static long addShiftedUp(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedUp() 693 private static long addShiftedDown(long[] x, int xOff, long[] y, int yOff, int count, int shift) in addShiftedDown() 724 private static void add(long[] x, int xOff, long[] y, int yOff, int count) in add() 732 private static void add(long[] x, int xOff, long[] y, int yOff, long[] z, int zOff, int count) in add() 740 …private static void addBoth(long[] x, int xOff, long[] y1, int y1Off, long[] y2, int y2Off, int co… in addBoth() 1649 private static void flipVector(long[] x, int xOff, long[] y, int yOff, int yLen, int bits) in flipVector() 1741 private static void interleave(long[] x, int xOff, long[] z, int zOff, int count, int width) in interleave() 1760 private static void interleave3(long[] x, int xOff, long[] z, int zOff, int count) in interleave3() [all …]
|
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | RsAllocationCopyTest.java | 266 int xOff = random.nextInt(width); in test_RsAllocationCopy2D_Byte() local 320 int xOff = random.nextInt(width); in test_RsAllocationCopy2D_Short() local 376 int xOff = random.nextInt(width); in test_RsAllocationCopy2D_Int() local 432 int xOff = random.nextInt(width); in test_RsAllocationCopy2D_Float() local 488 int xOff = random.nextInt(width); in test_RsAllocationCopy2D_Long() local
|
H A D | DebugContext.java | 230 int xOff = AC.RN.nextInt(AC.Width-AC.Height) + AC.Height; in testDebugContextRsAllocationCopy2D_Short_Normal() local 404 int xOff = AC.RN.nextInt(AC.Width); in testDebugContextRsAllocationCopy2D_Short_BadYCount() local 434 int xOff = random.nextInt(width); in testDebugContextRsAllocationCopy2D_Short_WrongD() local
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/gcm/ |
H A D | GCMUtil.java | 355 public static void xor(byte[] x, int xOff, byte[] y, int yOff, byte[] z, int zOff) in xor() 376 public static void xor(byte[] x, int xOff, byte[] y, int yOff, int len) in xor()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/modes/gcm/ |
H A D | GCMUtil.java | 355 public static void xor(byte[] x, int xOff, byte[] y, int yOff, byte[] z, int zOff) in xor() 376 public static void xor(byte[] x, int xOff, byte[] y, int yOff, int len) in xor()
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/ |
H A D | GCMUtil.java | 351 public static void xor(byte[] x, int xOff, byte[] y, int yOff, byte[] z, int zOff) in xor() 372 public static void xor(byte[] x, int xOff, byte[] y, int yOff, int len) in xor()
|
/aosp_15_r20/external/skia/tests/ |
H A D | FontHostStreamTest.cpp | 48 const int xOff = itest.fLeft - iref.fLeft; in compare() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | nested.cpp | 99 SkScalar xOff = 2, yOff = 2; in onDraw() local
|