Home
last modified time | relevance | path

Searched defs:iend (Results 1 - 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dushape.cpp1201 int32_t i, iend; in shapeUnicode() local
/third_party/node/deps/icu-small/source/common/
H A Dushape.cpp1201 int32_t i, iend; in shapeUnicode() local
/third_party/skia/src/codec/
H A DSkPngCodec.cpp221 bool iend = false; in processData() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dushape.cpp1201 int32_t i, iend; in shapeUnicode() local
/third_party/toybox/toys/pending/
H A Dvi.c1398 char* iend = TT.il->data; //input end in draw_page() local
/third_party/lz4/tests/
H A Dframetest.c406 const BYTE* const iend = ip + cSize; in basicTests() local
445 const BYTE* const iend = (const BYTE*)compressedBuffer + cSize; in basicTests() local
772 BYTE* iend = (BYTE*)compressedBuffer + cSize + 8; in basicTests() local
882 const BYTE* const iend = ip + cSize; test_lz4f_decompression_wBuffers() local
1062 const BYTE* const iend = srcStart + srcSize; fuzzerTests() local
[all...]
/third_party/lz4/lib/
H A Dlz4.c941 const BYTE* const iend = ip + inputSize; in LZ4_compress_generic_validated() local
1953 const BYTE* const iend = ip + srcSize; in LZ4_decompress_generic() local
[all...]
H A Dlz4hc.c569 const BYTE* const iend = ip + inputSize; in LZ4HC_compress_hashChain() local
1352 const BYTE* const iend = ip + *srcSizePtr; in LZ4HC_compress_optimal() local
[all...]

Completed in 26 milliseconds