Home
last modified time | relevance | path

Searched defs:aInput (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_string.cpp163 ByteCount aInput = 0; in Assign_Multibyte() local
240 ByteCount aInput = 0; in Extract_Multibyte() local
/aosp_15_r20/external/openthread/src/core/crypto/
H A Dcrypto_platform.cpp120 OT_TOOL_WEAK otError otPlatCryptoAesEncrypt(otCryptoContext *aContext, const uint8_t *aInput, uint8… in otPlatCryptoAesEncrypt()
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_memdependency.cpp3144 auto aInput = analyzer_unlowered.input(AP.node()); in TEST() local