Home
last modified time | relevance | path

Searched refs:iend (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dvarint.hpp35 const int8_t* iend = reinterpret_cast<const int8_t*>(end); in decode_varint_impl() local
39 if (iend - begin >= max_varint_length) { // fast path in decode_varint_impl()
56 while (p != iend && *p < 0) { in decode_varint_impl()
60 if (p == iend) { in decode_varint_impl()
114 const int8_t* iend = reinterpret_cast<const int8_t*>(end); in skip_varint() local
117 while (p != iend && *p < 0) { in skip_varint()
125 if (p == iend) { in skip_varint()
/OK3568_Linux_fs/kernel/lib/zstd/
H A Dentropy_common.c62 const BYTE *const iend = istart + hbSize; in FSE_readNCount() local
90 if (ip < iend - 5) { in FSE_readNCount()
109 if ((ip <= iend - 7) || (ip + (bitCount >> 3) <= iend - 4)) { in FSE_readNCount()
140 if ((ip <= iend - 7) || (ip + (bitCount >> 3) <= iend - 4)) { in FSE_readNCount()
144 bitCount -= (int)(8 * (iend - 4 - ip)); in FSE_readNCount()
145 ip = iend - 4; in FSE_readNCount()
H A Dcompress.c998 const BYTE *const iend = ((const BYTE *)end) - HASH_READ_SIZE; in ZSTD_fillHashTable() local
1001 while (ip <= iend) { in ZSTD_fillHashTable()
1019 const BYTE *const iend = istart + srcSize; in ZSTD_compressBlock_fast_generic() local
1020 const BYTE *const ilimit = iend - HASH_READ_SIZE; in ZSTD_compressBlock_fast_generic()
1044 mLength = ZSTD_count(ip + 1 + 4, ip + 1 + 4 - offset_1, iend) + 4; in ZSTD_compressBlock_fast_generic()
1053 mLength = ZSTD_count(ip + 4, match + 4, iend) + 4; in ZSTD_compressBlock_fast_generic()
1077 size_t const rLength = ZSTD_count(ip + 4, ip + 4 - offset_2, iend) + 4; in ZSTD_compressBlock_fast_generic()
1098 size_t const lastLLSize = iend - anchor; in ZSTD_compressBlock_fast_generic()
1131 const BYTE *const iend = istart + srcSize; in ZSTD_compressBlock_fast_extDict_generic() local
1132 const BYTE *const ilimit = iend - 8; in ZSTD_compressBlock_fast_extDict_generic()
[all …]
H A Dzstd_opt.h413 const BYTE *const iend = istart + srcSize; in ZSTD_compressBlock_opt_generic() local
414 const BYTE *const ilimit = iend - 8; in ZSTD_compressBlock_opt_generic()
453 mlen = (U32)ZSTD_count(ip + minMatch, ip + minMatch - repCur, iend) + minMatch; in ZSTD_compressBlock_opt_generic()
472 match_num = ZSTD_BtGetAllMatches_selectMLS(ctx, ip, iend, maxSearches, mls, matches, minMatch); in ZSTD_compressBlock_opt_generic()
557 mlen = (U32)ZSTD_count(inr + minMatch, inr + minMatch - repCur, iend) + minMatch; in ZSTD_compressBlock_opt_generic()
591 match_num = ZSTD_BtGetAllMatches_selectMLS(ctx, inr, iend, maxSearches, mls, matches, best_mlen); in ZSTD_compressBlock_opt_generic()
693 size_t const lastLLSize = iend - anchor; in ZSTD_compressBlock_opt_generic()
706 const BYTE *const iend = istart + srcSize; in ZSTD_compressBlock_opt_extDict_generic() local
707 const BYTE *const ilimit = iend - 8; in ZSTD_compressBlock_opt_extDict_generic()
757 const BYTE *const repEnd = repIndex < dictLimit ? dictEnd : iend; in ZSTD_compressBlock_opt_extDict_generic()
[all …]
H A Ddecompress.c797 const BYTE *const iend = istart + srcSize; in ZSTD_decodeSeqHeaders() local
813 if (ip + 2 > iend) in ZSTD_decodeSeqHeaders()
817 if (ip >= iend) in ZSTD_decodeSeqHeaders()
826 if (ip + 4 > iend) in ZSTD_decodeSeqHeaders()
836 … = ZSTD_buildSeqTable(dctx->entropy.LLTable, &dctx->LLTptr, LLtype, MaxLL, LLFSELog, ip, iend - ip, in ZSTD_decodeSeqHeaders()
843 … ZSTD_buildSeqTable(dctx->entropy.OFTable, &dctx->OFTptr, OFtype, MaxOff, OffFSELog, ip, iend - ip, in ZSTD_decodeSeqHeaders()
850 … = ZSTD_buildSeqTable(dctx->entropy.MLTable, &dctx->MLTptr, MLtype, MaxML, MLFSELog, ip, iend - ip, in ZSTD_decodeSeqHeaders()
1096 const BYTE *const iend = ip + seqSize; in ZSTD_decompressSequences() local
1124 CHECK_E(BIT_initDStream(&seqState.DStream, ip, iend - ip), corruption_detected); in ZSTD_decompressSequences()
1351 const BYTE *const iend = ip + seqSize; in ZSTD_decompressSequencesLong() local
[all …]
H A Dfse_compress.c361 const BYTE *const iend = ip + sourceSize; in FSE_count_parallel_wksp() local
384 while (ip < iend - 15) { in FSE_count_parallel_wksp()
418 while (ip < iend) in FSE_count_parallel_wksp()
727 const BYTE *const iend = istart + srcSize; in FSE_compress_usingCTable_generic() local
728 const BYTE *ip = iend; in FSE_compress_usingCTable_generic()
H A Dhuf_compress.c585 const BYTE *const iend = ip + srcSize; in HUF_compress4X_usingCTable() local
624 CHECK_V_F(cSize, HUF_compress1X_usingCTable(op, oend - op, ip, iend - ip, CTable)); in HUF_compress4X_usingCTable()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhead.S206 .macro compute_indices, vstart, vend, shift, ptrs, istart, iend, count
207 lsr \iend, \vend, \shift
210 and \iend, \iend, \istart // iend = (vend >> shift) & (ptrs - 1)
213 add \iend, \iend, \istart // iend += (count - 1) * ptrs
221 sub \count, \iend, \istart
241 .macro map_memory, tbl, rtbl, vstart, vend, flags, phys, pgds, istart, iend, tmp, count, sv
246 compute_indices \vstart, \vend, #PGDIR_SHIFT, \pgds, \istart, \iend, \count
247 populate_entries \tbl, \rtbl, \istart, \iend, #PMD_TYPE_TABLE, #PAGE_SIZE, \tmp
252 compute_indices \vstart, \vend, #PUD_SHIFT, #PTRS_PER_PUD, \istart, \iend, \count
253 populate_entries \tbl, \rtbl, \istart, \iend, #PMD_TYPE_TABLE, #PAGE_SIZE, \tmp
[all …]
/OK3568_Linux_fs/u-boot/lib/
H A Dlz4.c85 const BYTE* const iend = ip + inputSize; in LZ4_decompress_generic() local
124 while (likely((endOnInput)?ip<iend-RUN_MASK:1) && (s==255)); in LZ4_decompress_generic()
131 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
137 …if ((endOnInput) && (ip+length > iend)) goto _output_error; /* Error : read attempt beyond end o… in LZ4_decompress_generic()
142 …if ((endOnInput) && ((ip+length != iend) || (cpy > oend))) goto _output_error; /* Error : input … in LZ4_decompress_generic()
163 if ((endOnInput) && (ip > iend-LASTLITERALS)) goto _output_error; in LZ4_decompress_generic()
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4_decompress.c84 const BYTE * const iend = ip + srcSize; in LZ4_decompress_generic() local
98 const BYTE *const shortiend = iend - in LZ4_decompress_generic()
131 assert(!endOnInput || ip <= iend); in LZ4_decompress_generic()
195 if (unlikely(endOnInput ? ip >= iend - RUN_MASK : 0)) { in LZ4_decompress_generic()
203 ? ip < iend - RUN_MASK in LZ4_decompress_generic()
225 || (ip + length > iend - (2 + 1 + LASTLITERALS)))) in LZ4_decompress_generic()
237 && (ip + length > iend)) { in LZ4_decompress_generic()
256 && ((ip + length != iend) in LZ4_decompress_generic()
279 if (!partialDecoding || (cpy == oend) || (ip >= (iend - 2))) in LZ4_decompress_generic()
320 if ((endOnInput) && (ip > iend - LASTLITERALS)) in LZ4_decompress_generic()
H A Dlz4_compress.c196 const BYTE * const iend = ip + inputSize; in LZ4_compress_generic() local
197 const BYTE * const mflimit = iend - MFLIMIT; in LZ4_compress_generic()
198 const BYTE * const matchlimit = iend - LASTLITERALS; in LZ4_compress_generic()
431 size_t const lastRun = (size_t)(iend - anchor); in LZ4_compress_generic()
534 const BYTE * const iend = ip + *srcSizePtr; in LZ4_compress_destSize_generic() local
535 const BYTE * const mflimit = iend - MFLIMIT; in LZ4_compress_destSize_generic()
536 const BYTE * const matchlimit = iend - LASTLITERALS; in LZ4_compress_destSize_generic()
690 size_t lastRunSize = (size_t)(iend - anchor); in LZ4_compress_destSize_generic()
H A Dlz4hc_compress.c350 const BYTE * const iend = ip + inputSize; in LZ4HC_compress_generic() local
351 const BYTE * const mflimit = iend - MFLIMIT; in LZ4HC_compress_generic()
352 const BYTE * const matchlimit = (iend - LASTLITERALS); in LZ4HC_compress_generic()
556 int lastRun = (int)(iend - anchor); in LZ4HC_compress_generic()
573 LZ4_memcpy(op, anchor, iend - anchor); in LZ4HC_compress_generic()
574 op += iend - anchor; in LZ4HC_compress_generic()
/OK3568_Linux_fs/buildroot/package/ibrcommon/
H A D0002-ibrcommon-added-openssl-1.1-compatibility-264.patch167 - if (!EVP_SignUpdate(&_ctx, &out_buf_[0], iend - ibegin))
168 + if (!EVP_SignUpdate(_ctx, &out_buf_[0], iend - ibegin))
176 - if (!EVP_VerifyUpdate(&_ctx, &out_buf_[0], iend - ibegin))
177 + if (!EVP_VerifyUpdate(_ctx, &out_buf_[0], iend - ibegin))
/OK3568_Linux_fs/buildroot/package/lz4/
H A D0001-Fix-potential-memory-corruption-with-negative-memmov.patch23 const BYTE* const iend = ip + srcSize;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dattributes.hpp1267 typename container_iterator<T_ const>::type iend = traits::end(val); in call_impl2() local
1269 !traits::compare(i, iend); traits::next(i)) in call_impl2()
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_ctrl.c2234 const struct uvc_control_info *iend = info + ARRAY_SIZE(uvc_ctrls); in uvc_ctrl_init_ctrl() local
2247 for (; info < iend; ++info) { in uvc_ctrl_init_ctrl()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_sup.c3090 uint32_t istart, iend, iter, vend; in qla2x00_get_fcode_version() local
3099 iend = istart + 0x100; in qla2x00_get_fcode_version()
3104 while ((iter < iend) && !do_next) { in qla2x00_get_fcode_version()