Searched defs:copylen (Results 1 – 9 of 9) sorted by relevance
49 static BROTLI_INLINE uint16_t GetCopyLengthCode(size_t copylen) { in GetCopyLengthCode()83 static BROTLI_INLINE void GetLengthCode(size_t insertlen, size_t copylen, in GetLengthCode()122 size_t copylen, int copylen_code_delta, size_t distance_code) { in InitCommand()
148 static BROTLI_INLINE void EmitCopyLen(size_t copylen, uint32_t** commands) { in EmitCopyLen()172 size_t copylen, uint32_t** commands) { in EmitCopyLenLastDistance()
226 static BROTLI_INLINE void EmitCopyLen(size_t copylen, in EmitCopyLen()258 static BROTLI_INLINE void EmitCopyLenLastDistance(size_t copylen, in EmitCopyLenLastDistance()
55 size_t copylen = max; in read_callback() local
287 int copylen=m_blocksize-offset-1; in insertElementAt() local356 int copylen=m_blocksize-offset-1; in removeElementAt() local
340 size_t copylen = nulllen; in dwelf_strtab_finalize() local
901 size_t copylen; in this_cpu_memcpy_buffer_push() local945 size_t copylen; in this_cpu_memcpy_buffer_pop() local
1230 size_t copylen = chain->off - pos_in_chain; in evbuffer_copyout_from() local
532 unsigned int srclen, copylen; in our_strlcpy() local