| /external/android-nn-driver/test/ |
| D | Concat.cpp | 141 TestTensor cIn{armnn::TensorShape{1, 1, 1, 1}, {2}}; in SimpleConcatAxis0() local 155 TestTensor cIn{armnn::TensorShape{1, 1, 2, 1}, {10, 11}}; in ConcatAxis0NoInterleave() local 172 TestTensor cIn{armnn::TensorShape{1, 1, 1, 1}, {2}}; in SimpleConcatAxis1() local 187 TestTensor cIn{armnn::TensorShape{1, 1, 2, 1}, {10, 11}}; in ConcatAxis1NoInterleave() local 206 TestTensor cIn{armnn::TensorShape{2, 1, 1, 1}, {10, in SimpleConcatAxis1DoInterleave() local 220 TestTensor cIn{armnn::TensorShape{1, 1, 1, 1}, {2}}; in SimpleConcatAxis2() local 235 TestTensor cIn{armnn::TensorShape{1, 1, 1, 2}, {10, 11}}; in ConcatAxis2NoInterleave() local 254 TestTensor cIn{armnn::TensorShape{1, 2, 1, 1}, {10, in SimpleConcatAxis2DoInterleave() local 268 TestTensor cIn{armnn::TensorShape{1, 1, 1, 1}, {2}}; in SimpleConcatAxis3() local 282 TestTensor cIn{armnn::TensorShape{1, 1, 2, 1}, {10, in SimpleConcatAxis3DoInterleave() local [all …]
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/ |
| D | Nat256.java | 165 public static int addTo(int[] x, int[] z, int cIn) in addTo() 195 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 1455 public static int subFrom(int[] x, int[] z, int cIn) in subFrom() 1515 public static int subFrom(int[] x, int xOff, int[] z, int zOff, int cIn) in subFrom()
|
| D | Nat224.java | 150 public static int addTo(int[] x, int[] z, int cIn) in addTo() 177 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo()
|
| D | Nat192.java | 87 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo()
|
| D | Nat.java | 167 public static int addTo(int len, int[] x, int xOff, int[] z, int zOff, int cIn) in addTo()
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
| D | Nat256.java | 161 public static int addTo(int[] x, int[] z, int cIn) in addTo() 191 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 1451 public static int subFrom(int[] x, int[] z, int cIn) in subFrom() 1511 public static int subFrom(int[] x, int xOff, int[] z, int zOff, int cIn) in subFrom()
|
| D | Nat224.java | 146 public static int addTo(int[] x, int[] z, int cIn) in addTo() 173 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo()
|
| D | Nat192.java | 83 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo()
|
| D | Nat.java | 163 public static int addTo(int len, int[] x, int xOff, int[] z, int zOff, int cIn) in addTo()
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/ |
| D | Nat256.java | 165 public static int addTo(int[] x, int[] z, int cIn) in addTo() 195 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo() 1455 public static int subFrom(int[] x, int[] z, int cIn) in subFrom() 1515 public static int subFrom(int[] x, int xOff, int[] z, int zOff, int cIn) in subFrom()
|
| D | Nat224.java | 150 public static int addTo(int[] x, int[] z, int cIn) in addTo() 177 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo()
|
| D | Nat192.java | 87 public static int addTo(int[] x, int xOff, int[] z, int zOff, int cIn) in addTo()
|
| D | Nat.java | 167 public static int addTo(int len, int[] x, int xOff, int[] z, int zOff, int cIn) in addTo()
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/keystore/bc/ |
| D | BcKeyStoreSpi.java | 247 CipherInputStream cIn = new CipherInputStream(dIn, cipher); in getObject() local 1049 CipherInputStream cIn = new CipherInputStream(dIn, cipher); in engineLoad() local
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/keystore/bc/ |
| D | BcKeyStoreSpi.java | 247 CipherInputStream cIn = new CipherInputStream(dIn, cipher); in getObject() local 1049 CipherInputStream cIn = new CipherInputStream(dIn, cipher); in engineLoad() local
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/bc/ |
| D | BcKeyStoreSpi.java | 243 CipherInputStream cIn = new CipherInputStream(dIn, cipher); in getObject() local 1044 CipherInputStream cIn = new CipherInputStream(dIn, cipher); in engineLoad() local
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
| D | CryptRsa.c | 1145 TPM2B *cIn, // IN: the data to decrypt in CryptRsaDecrypt()
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/keystore/pkcs12/ |
| D | PKCS12KeyStoreSpi.java | 1012 ByteArrayInputStream cIn = new ByteArrayInputStream( in engineLoad() local
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/pkcs12/ |
| D | PKCS12KeyStoreSpi.java | 1008 ByteArrayInputStream cIn = new ByteArrayInputStream( in engineLoad() local
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/keystore/pkcs12/ |
| D | PKCS12KeyStoreSpi.java | 1012 ByteArrayInputStream cIn = new ByteArrayInputStream( in engineLoad() local
|