Home
last modified time | relevance | path

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

/third_party/lzma/C/
DAesOpt.c289 const __m128i *dataEnd; in AES_FUNC_START2() local
343 const __m128i *dataEnd; in AES_FUNC_START2() local
460 const __m128i *dataEnd; in VAES_FUNC_START2() local
534 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
/third_party/skia/m133/src/sfnt/
DSkOTUtils.cpp24 SK_OT_ULONG *dataEnd = data + ((length + 3) & ~3) / sizeof(SK_OT_ULONG); in CalcTableChecksum() local