Home
last modified time | relevance | path

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

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