Home
last modified time | relevance | path

Searched defs:dataEnd (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/C/
DAesOpt.c224 const __m128i *dataEnd; in AES_FUNC_START2() local
279 const __m128i *dataEnd; in AES_FUNC_START2() local
394 const __m128i *dataEnd; in VAES_FUNC_START2() local
468 const __m128i *dataEnd; in VAES_FUNC_START2() local
/third_party/skia/src/sfnt/
DSkOTUtils.cpp34 SK_OT_ULONG *dataEnd = data + ((length + 3) & ~3) / sizeof(SK_OT_ULONG); in CalcTableChecksum() local