| /external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ | 
| D | KMRsaOAEPEncoding.java | 109       byte[] inBuff, short inOffset, short inLength, byte[] outBuff, short outOffset)  in doFinal() 136       byte[] inBuff, short inOffset, short inLength, byte[] outBuff, short outOffset)  in update() 147       short outOffset) {  in maskGenerationFunction1()
  | 
| D | KMSEProvider.java | 723       byte[] inBuff, short inOffset, short inLength, byte[] outBuff, short outOffset);  in messageDigest256()
  | 
| /external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ | 
| D | KMRsaOAEPEncoding.java | 109       byte[] inBuff, short inOffset, short inLength, byte[] outBuff, short outOffset)  in doFinal() 136       byte[] inBuff, short inOffset, short inLength, byte[] outBuff, short outOffset)  in update() 147       short outOffset) {  in maskGenerationFunction1()
  | 
| /external/armnn/src/backends/reference/workloads/ | 
| D | SpaceToBatchNd.cpp | 79                         unsigned int outOffset = GetOffset(outputShape,  in SpaceToBatchNd()  local 101                         unsigned int outOffset = GetOffset(outputShape,  in SpaceToBatchNd()  local
  | 
| D | SpaceToDepth.cpp | 83                     unsigned int outOffset = GetOffset(outputShape,  in SpaceToDepth()  local
  | 
| D | BatchToSpaceNd.cpp | 91 …                 unsigned int outOffset = Offset(outputShape, outBatch, outH, outW, c, dataLayout);  in BatchToSpaceNd()  local
  | 
| /external/armnn/src/backends/backendsCommon/test/layerTests/ | 
| D | L2NormalizationTestImpl.cpp | 34     int32_t outOffset,  in L2NormalizationTestImpl() 117         int32_t outOffset,  in L2NormalizationEpsilonTestCommon() 179         int32_t outOffset,  in L2Normalization1dTestCommon() 265     int32_t outOffset,  in L2Normalization2dTestCommon() 326     int32_t outOffset,  in L2Normalization3dTestCommon() 407     int32_t outOffset,  in L2Normalization4dTestCommon()
  | 
| /external/libese/apps/weaver/card/src/com/android/weaver/core/ | 
| D | CoreSlots.java | 61             byte[] outValue, short outOffset) {  in read() 145         public byte read(byte[] keyBuffer, short keyOffset, byte[] outBuffer, short outOffset) {  in read()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/crypto/ | 
| D | AesFlushingCipher.java | 78   public void update(byte[] in, int inOffset, int length, byte[] out, int outOffset) {  in update()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/crypto/ | 
| D | AesFlushingCipher.java | 78   public void update(byte[] in, int inOffset, int length, byte[] out, int outOffset) {  in update()
  | 
| /external/smali/dexlib2/src/main/java/org/jf/util/ | 
| D | Hex.java | 262                               int outOffset, int bpl, int addressLength) {  in dump()
  | 
| /external/google-smali/third_party/dexlib2/src/main/java/com/android/tools/smali/util/ | 
| D | Hex.java | 261                               int outOffset, int bpl, int addressLength) {  in dump()
  | 
| /external/libese/apps/boot/card/src/com/android/verifiedboot/storage/ | 
| D | CarrierLock.java | 234     public short get(byte[] lockOut, short outOffset) {  in get()
  | 
| /external/cronet/third_party/icu/source/tools/icuswap/ | 
| D | icuswap.cpp | 323     uint32_t nameOffset, inOffset, outOffset, length;  member
  | 
| /external/icu/icu4c/source/tools/icuswap/ | 
| D | icuswap.cpp | 323     uint32_t nameOffset, inOffset, outOffset, length;  member
  | 
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ | 
| D | TimeZoneFormatTest.java | 266                                 int outOffset = outOffsets[0] + outOffsets[1];  in TestTimeZoneRoundTrip()  local 871                 int outOffset = outtz.getRawOffset();  in TestISOFormat()  local
  | 
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ | 
| D | TimeZoneFormatTest.java | 263                                 int outOffset = outOffsets[0] + outOffsets[1];  in TestTimeZoneRoundTrip()  local 868                 int outOffset = outtz.getRawOffset();  in TestISOFormat()  local
  | 
| /external/swiftshader/tests/VulkanBenchmarks/ | 
| D | ComputeBenchmarks.cpp | 136 	size_t outOffset = numElements;  in initialize()  local
  | 
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ | 
| D | NativeCrypto.java | 152     static native void chacha20_encrypt_decrypt(byte[] in, int inOffset, byte[] out, int outOffset,  in chacha20_encrypt_decrypt() 204     static native int ECDH_compute_key(byte[] out, int outOffset, NativeRef.EVP_PKEY publicKeyRef,  in ECDH_compute_key() 275     static native int EVP_PKEY_encrypt(NativeRef.EVP_PKEY_CTX ctx, byte[] out, int outOffset,  in EVP_PKEY_encrypt() 281     static native int EVP_PKEY_decrypt(NativeRef.EVP_PKEY_CTX ctx, byte[] out, int outOffset,  in EVP_PKEY_decrypt() 311     static native int EVP_CipherUpdate(NativeRef.EVP_CIPHER_CTX ctx, byte[] out, int outOffset,  in EVP_CipherUpdate() 314     static native int EVP_CipherFinal_ex(NativeRef.EVP_CIPHER_CTX ctx, byte[] out, int outOffset)  in EVP_CipherFinal_ex() 351             int outOffset, byte[] nonce, byte[] in, int inOffset, int inLength, byte[] ad)  in EVP_AEAD_CTX_seal() 359             int outOffset, byte[] nonce, byte[] in, int inOffset, int inLength, byte[] ad)  in EVP_AEAD_CTX_open()
  | 
| /external/conscrypt/common/src/main/java/org/conscrypt/ | 
| D | NativeCrypto.java | 148     static native void chacha20_encrypt_decrypt(byte[] in, int inOffset, byte[] out, int outOffset,  in chacha20_encrypt_decrypt() 197     static native int ECDH_compute_key(byte[] out, int outOffset, NativeRef.EVP_PKEY publicKeyRef,  in ECDH_compute_key() 266     static native int EVP_PKEY_encrypt(NativeRef.EVP_PKEY_CTX ctx, byte[] out, int outOffset,  in EVP_PKEY_encrypt() 272     static native int EVP_PKEY_decrypt(NativeRef.EVP_PKEY_CTX ctx, byte[] out, int outOffset,  in EVP_PKEY_decrypt() 301     static native int EVP_CipherUpdate(NativeRef.EVP_CIPHER_CTX ctx, byte[] out, int outOffset,  in EVP_CipherUpdate() 304     static native int EVP_CipherFinal_ex(NativeRef.EVP_CIPHER_CTX ctx, byte[] out, int outOffset)  in EVP_CipherFinal_ex() 340             int outOffset, byte[] nonce, byte[] in, int inOffset, int inLength, byte[] ad)  in EVP_AEAD_CTX_seal() 348             int outOffset, byte[] nonce, byte[] in, int inOffset, int inLength, byte[] ad)  in EVP_AEAD_CTX_open()
  | 
| /external/icu/icu4c/source/test/intltest/ | 
| D | tzfmttst.cpp | 324                             int32_t outOffset = outRaw + outDst;  in TestTimeZoneRoundTrip()  local 1055             int32_t outOffset = outtz.getRawOffset();  in TestISOFormat()  local
  | 
| /external/cronet/third_party/icu/source/test/intltest/ | 
| D | tzfmttst.cpp | 324                             int32_t outOffset = outRaw + outDst;  in TestTimeZoneRoundTrip()  local 1055             int32_t outOffset = outtz.getRawOffset();  in TestISOFormat()  local
  | 
| /external/skia/src/codec/ | 
| D | SkJpegXmp.cpp | 583 bool SkJpegXmp::getContainerGainmapLocation(size_t* outOffset, size_t* outSize) const {  in getContainerGainmapLocation()
  | 
| /external/swiftshader/tests/VulkanUnitTests/ | 
| D | ComputeTests.cpp | 175 	size_t outOffset = 1 + magic2Offset;  in test()  local
  | 
| /external/conscrypt/common/src/jni/main/cpp/conscrypt/ | 
| D | native_crypto.cc | 1628         jint inOffset, jbyteArray outBytes, jint outOffset, jint length, jbyteArray keyBytes,  in NativeCrypto_chacha20_encrypt_decrypt() 2245 static jint NativeCrypto_ECDH_compute_key(JNIEnv* env, jclass, jbyteArray outArray, jint outOffset,  in NativeCrypto_ECDH_compute_key() 2974                                   jbyteArray outJavaBytes, jint outOffset, jbyteArray inJavaBytes,  in evpPkeyEncryptDecrypt() 3023                                           jbyteArray out, jint outOffset, jbyteArray inBytes,  in NativeCrypto_EVP_PKEY_encrypt() 3031                                           jbyteArray out, jint outOffset, jbyteArray inBytes,  in NativeCrypto_EVP_PKEY_decrypt() 3307                                           jint outOffset, jbyteArray inArray, jint inOffset,  in NativeCrypto_EVP_CipherUpdate() 3360                                             jbyteArray outArray, jint outOffset) {  in NativeCrypto_EVP_CipherFinal_ex() 3633                             jbyteArray outArray, jint outOffset, jbyteArray nonceArray,  in evp_aead_ctx_op() 3740                                            jint outOffset, jbyteArray nonceArray,  in NativeCrypto_EVP_AEAD_CTX_seal() 3750                                            jint outOffset, jbyteArray nonceArray,  in NativeCrypto_EVP_AEAD_CTX_open()
  |