Home
last modified time | relevance | path

Searched defs:inLength (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/aosp_15_r20/libcore/json/src/main/java/org/json/
H A DJSONTokener.java121 final int inLength = in.length(); in nextCleanInternal() local
183 final int inLength = in.length(); in skipToEndOfLine() local
213 final int inLength = in.length(); in nextString() local
349 final int inLength = in.length(); in nextToInternal() local
377 final int inLength = in.length(); in readObject() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/
H A Dencode_av1_superres.cpp249 static inline int32_t GetUpscaleConvolveStep(int32_t inLength, int32_t outLength) in GetUpscaleConvolveStep()
254 static inline int32_t GetUpscaleConvolveX0(int32_t inLength, int32_t outLength, int32_t xStepQn) in GetUpscaleConvolveX0()
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/
H A DKMRsaOAEPEncoding.java109 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()
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/
H A DKMRsaOAEPEncoding.java109 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()
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DNativeCrypto.java270 byte[] input, int inOffset, int inLength) in EVP_PKEY_encrypt()
276 byte[] input, int inOffset, int inLength) in EVP_PKEY_decrypt()
305 byte[] in, int inOffset, int inLength) throws IndexOutOfBoundsException; in EVP_CipherUpdate()
343 int outOffset, byte[] nonce, byte[] in, int inOffset, int inLength, byte[] ad) in EVP_AEAD_CTX_seal()
351 int outOffset, byte[] nonce, byte[] in, int inOffset, int inLength, byte[] ad) in EVP_AEAD_CTX_open()
366 static native void CMAC_Update(NativeRef.CMAC_CTX ctx, byte[] in, int inOffset, int inLength); in CMAC_Update()
368 static native void CMAC_UpdateDirect(NativeRef.CMAC_CTX ctx, long inPtr, int inLength); in CMAC_UpdateDirect()
382 static native void HMAC_Update(NativeRef.HMAC_CTX ctx, byte[] in, int inOffset, int inLength); in HMAC_Update()
384 static native void HMAC_UpdateDirect(NativeRef.HMAC_CTX ctx, long inPtr, int inLength); in HMAC_UpdateDirect()
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DNativeCrypto.java281 byte[] input, int inOffset, int inLength) in EVP_PKEY_encrypt()
287 byte[] input, int inOffset, int inLength) in EVP_PKEY_decrypt()
317 byte[] in, int inOffset, int inLength) throws IndexOutOfBoundsException; in EVP_CipherUpdate()
356 int outOffset, byte[] nonce, byte[] in, int inOffset, int inLength, byte[] ad) in EVP_AEAD_CTX_seal()
364 int outOffset, byte[] nonce, byte[] in, int inOffset, int inLength, byte[] ad) in EVP_AEAD_CTX_open()
379 static native void CMAC_Update(NativeRef.CMAC_CTX ctx, byte[] in, int inOffset, int inLength); in CMAC_Update()
381 static native void CMAC_UpdateDirect(NativeRef.CMAC_CTX ctx, long inPtr, int inLength); in CMAC_UpdateDirect()
395 static native void HMAC_Update(NativeRef.HMAC_CTX ctx, byte[] in, int inOffset, int inLength); in HMAC_Update()
397 static native void HMAC_UpdateDirect(NativeRef.HMAC_CTX ctx, long inPtr, int inLength); in HMAC_UpdateDirect()
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A DUtf8.kt207 val inLength = input.length in isNotTrailingByte() constant
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/
H A DStringTest.java55 int inLength = in.remaining(); in decodeLoop() local
76 int inLength = in.remaining(); in encodeLoop() local
/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Dnative_crypto.cc2794 static void evpUpdate(JNIEnv* env, jobject evpMdCtxRef, jlong inPtr, jint inLength, in evpUpdate()
2819 jint inLength, const char* jniName, in evpUpdate()
2904 jlong inPtr, jint inLength) { in NativeCrypto_EVP_DigestUpdateDirect()
2910 jbyteArray inJavaBytes, jint inOffset, jint inLength) { in NativeCrypto_EVP_DigestUpdate()
2918 jint inLength) { in NativeCrypto_EVP_DigestSignUpdate()
2925 jlong inPtr, jint inLength) { in NativeCrypto_EVP_DigestSignUpdateDirect()
2933 jint inLength) { in NativeCrypto_EVP_DigestVerifyUpdate()
2940 jlong inPtr, jint inLength) { in NativeCrypto_EVP_DigestVerifyUpdateDirect()
3042 jint inOffset, jint inLength) { in evpPkeyEncryptDecrypt()
3091 jint inOffset, jint inLength) { in NativeCrypto_EVP_PKEY_encrypt()
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/2.2/[email protected]_genc++/gen/android/hardware/graphics/composer/2.2/
DComposerClientAll.cpp1051 …roid::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, uint32_t inLength, const ::and… in _hidl_executeCommands_2_2()
1319 ::android::hardware::Return<void> BpHwComposerClient::executeCommands(uint32_t inLength, const ::an… in executeCommands()
1393 ::android::hardware::Return<void> BpHwComposerClient::executeCommands_2_2(uint32_t inLength, const … in executeCommands_2_2()
2354 uint32_t inLength; in _hidl_executeCommands_2_2() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/2.3/[email protected]_genc++/gen/android/hardware/graphics/composer/2.3/
DComposerClientAll.cpp802 …roid::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, uint32_t inLength, const ::and… in _hidl_executeCommands_2_3()
1732 ::android::hardware::Return<void> BpHwComposerClient::executeCommands(uint32_t inLength, const ::an… in executeCommands()
1806 ::android::hardware::Return<void> BpHwComposerClient::executeCommands_2_2(uint32_t inLength, const … in executeCommands_2_2()
1850 ::android::hardware::Return<void> BpHwComposerClient::executeCommands_2_3(uint32_t inLength, const … in executeCommands_2_3()
2546 uint32_t inLength; in _hidl_executeCommands_2_3() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcnormtst.c773 int32_t i, length, inLength, expectLength, hangulPrefixLength, preflightLength; in TestNormCoverage() local
1046 int32_t length, i, expectLength, expectIndex, prevIndex, index, inLength; in _testIter() local
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dpackage.h164 int32_t inLength, headerLength; variable
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dpackage.h164 int32_t inLength, headerLength; variable
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcnormtst.c773 int32_t i, length, inLength, expectLength, hangulPrefixLength, preflightLength; in TestNormCoverage() local
1046 int32_t length, i, expectLength, expectIndex, prevIndex, index, inLength; in _testIter() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dcollationdatareader.cpp47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dcollationdatareader.cpp47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read()
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/
H A DUtf8.java91 final int inLength = in.length(); in encodeUtf8CodePoint() local
H A DUtf8Safe.java268 final int inLength = in.length(); in encodeUtf8Buffer() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollationDataReader.java107 int inLength = inBytes.remaining(); in read() local
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/
H A DCollationDataReader.java106 int inLength = inBytes.remaining(); in read() local
/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
H A DComposerClient.h156 Return<void> executeCommands_2_2(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, in executeCommands_2_2()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/2.4/[email protected]_genc++/gen/android/hardware/graphics/composer/2.4/
DComposerClientAll.cpp1172 ::android::hardware::Return<void> BpHwComposerClient::executeCommands(uint32_t inLength, const ::an… in executeCommands()
1246 ::android::hardware::Return<void> BpHwComposerClient::executeCommands_2_2(uint32_t inLength, const … in executeCommands_2_2()
1290 ::android::hardware::Return<void> BpHwComposerClient::executeCommands_2_3(uint32_t inLength, const … in executeCommands_2_3()
/aosp_15_r20/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
H A DComposerClient.h158 Return<void> executeCommands_2_3(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, in executeCommands_2_3()
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
H A DComposerCommandEngine.h53 Error execute(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, bool* outQueueChanged, in execute()

12345678910>>...18