Home
last modified time | relevance | path

Searched defs:dataEnd (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/
H A Dtest_items_pool.cpp403 auto dataEnd = data + ItemsPoolTest::MAX_INDEX; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/methodtrace/
H A Dtrace.cpp251 uint8_t *dataEnd = buffer_.get() + bufferLength; in GetUniqueMethods() local
/third_party/skia/src/sfnt/
H A DSkOTUtils.cpp34 SK_OT_ULONG *dataEnd = data + ((length + 3) & ~3) / sizeof(SK_OT_ULONG); in CalcTableChecksum() local
/third_party/lzma/C/
H A DAesOpt.c224 const __m128i *dataEnd; in AES_FUNC_START2() local
279 const __m128i *dataEnd; AES_FUNC_START2() local
394 const __m128i *dataEnd; VAES_FUNC_START2() local
468 const __m128i *dataEnd; VAES_FUNC_START2() local
[all...]

Completed in 3 milliseconds