Home
last modified time | relevance | path

Searched defs:srcEnd (Results 1 – 16 of 16) sorted by relevance

/third_party/lz4/ossfuzz/
Dround_trip_frame_uncompressed_fuzzer.c23 const void *const srcEnd = (const char *) srcPtr + readSize; in decompress() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUTF16Test.java517 int srcEnd = strbuff.length(); in TestInsert() local
829 int srcEnd = strbuff.length(); in TestSetCharAt() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUTF16Test.java523 int srcEnd = strbuff.length(); in TestInsert() local
835 int srcEnd = strbuff.length(); in TestSetCharAt() local
/third_party/skia/src/core/
DSkLatticeIter.cpp80 int srcScalable, int srcStart, int srcEnd, float dstStart, float dstEnd, in set_points()
DSkMaskBlurFilter.cpp110 template <typename AlphaIter> void blur(const AlphaIter srcBegin, const AlphaIter srcEnd, in blur()
/third_party/skia/m133/src/core/
DSkLatticeIter.cpp86 int srcScalable, int srcStart, int srcEnd, float dstStart, float dstEnd, in set_points()
DSkBlurEngine.cpp73 srcEnd = srcRight - fBorder, in blur() local
DSkMaskBlurFilter.cpp110 template <typename AlphaIter> void blur(const AlphaIter srcBegin, const AlphaIter srcEnd, in blur()
/third_party/icu/icu4c/source/test/cintltst/
Dncnvtst.c734 const char* srcEnd; in TestRegressionUTF8() local
839 const char* srcEnd; in TestRegressionUTF32() local
871 const char* srcEnd; in TestRegressionUTF32() local
/third_party/skia/m133/third_party/externals/icu/source/test/cintltst/
Dncnvtst.c734 const char* srcEnd; in TestRegressionUTF8() local
839 const char* srcEnd; in TestRegressionUTF32() local
871 const char* srcEnd; in TestRegressionUTF32() local
/third_party/lz4/examples/
DframeCompress.c219 const void* const srcEnd = (const char*)srcPtr + readSize; in decompress_file_internal() local
/third_party/lz4/lib/
Dlz4frame.c997 const BYTE* const srcEnd = srcPtr + srcSize; in LZ4F_compressUpdateImpl() local
1620 const BYTE* const srcEnd = srcStart + *srcSizePtr; in LZ4F_decompress() local
/third_party/skia/src/effects/imagefilters/
DSkBlurImageFilter.cpp125 srcEnd = srcRight - fBorder, in blur() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DDecode.java1253 int srcEnd = src + copyLength; in decompress() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
DBigDecimal.java2942 int srcEnd = sb.length(); in layout() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
DBigDecimal.java3017 int srcEnd = sb.length(); in layout() local