Lines Matching refs:bytes

228 	int64_t last_unstore_ptr;    /* Counter of bytes extracted during
340 * be used to calculate bytes that are missing in archive or are
915 * the number of bytes that `pvalue_len` value contains. If the `pvalue_len`
931 /* We will read maximum of 8 bytes. We don't have to handle the
954 * store the number of consumed bytes in it and do NOT
955 * consume those bytes, since the caller has all the
963 * because it will not know how many bytes it
976 /* The decoded value takes the maximum number of 8 bytes.
977 * It's a maximum number of bytes, so end decoding process here
2137 "Too small block encountered (%zu bytes)",
2501 * bytes. */
2713 int i, bytes;
2716 if(ARCHIVE_OK != read_consume_bits(rar, p, 2, &bytes))
2719 bytes++;
2721 for(i = 0; i < bytes; i++) {
2914 * - Values lower than 256 are just bytes. Those codes
3121 /* Consume the number of bytes we've used to
3123 * number of bytes used by the signature
3238 * which are using additional 2 or 4 bytes. Allocating the block size
3302 /* If we don't have any bytes to read, this means we should
3340 /* The header size won't be bigger than 6 bytes. */
3350 * in 1 or 2 bytes), that's why block size is left out from the
3436 /* Uncompress the block, or a part of it, depending on how many bytes
3439 * In case too many bytes will be generated, calling this function
3460 * the proper count of bytes instead. */
3502 * fully processing the stream, we need to discard the generated bytes,
3575 * Sometimes blocks will produce 4 bytes of data, and sometimes 1 megabyte,
3924 "Unpacker has written too many bytes");
3945 /* If all bytes of current file were processed, run