Home
last modified time | relevance | path

Searched defs:resultBytes (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dconvtest.h59 uint8_t resultBytes[200]; member
/external/icu/icu4c/source/tools/makeconv/
Dgencnvex.c641 uint8_t *bytes, *resultBytes; in getFromUBytesValue() local
/external/llvm-project/flang/runtime/
Dcharacter.cpp669 std::size_t resultBytes{0}; in RTNAME() local
/external/deqp/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp1055 glw::GLubyte* resultBytes = new glw::GLubyte[4 * w * h]; in iterate() local
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc3915 ScopedByteArrayRW resultBytes(env, resultArray.get()); in NativeCrypto_CMAC_Final() local
4044 ScopedByteArrayRW resultBytes(env, resultArray.get()); in NativeCrypto_HMAC_Final() local