Searched refs:endSize (Results 1 – 5 of 5) sorted by relevance
750 { size_t const endSize = LZ4F_compressEnd(ctx, dstBuffer, dstBufferSize, NULL); in LZ4IO_compressFilename_extRess() local751 if (LZ4F_isError(endSize)) in LZ4IO_compressFilename_extRess()752 END_PROCESS(48, "End of frame error : %s", LZ4F_getErrorName(endSize)); in LZ4IO_compressFilename_extRess()753 if (fwrite(dstBuffer, 1, endSize, dstFile) != endSize) in LZ4IO_compressFilename_extRess()755 compressedfilesize += endSize; in LZ4IO_compressFilename_extRess()
3380 if (unlikely (f < 1 || f > 3 || startSize > endSize)) return 3 * HBUINT16::static_size; in get_size()3381 return HBUINT16::static_size * (4 + ((endSize - startSize) >> (4 - f))); in get_size()3414 if (ppem_size < startSize || ppem_size > endSize) in get_delta_pixels()3433 HBUINT16 endSize; /* Largest size to correct--in ppem */ member
3446 endSize
20018 <!-- OT::USHORT OT::Device::endSize -->20019 …<var-decl name='endSize' type-id='type-id-372' visibility='default' filepath='/tmp/legendre/spack-…
12702 …<var-decl name='endSize' type-id='type-id-372' visibility='default' filepath='/tmp/legendre/spack-…