Searched defs:copylen (Results 1 – 12 of 12) sorted by relevance
| /external/cronet/third_party/brotli/enc/ |
| D | command.h | 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()
|
| D | compress_fragment_two_pass.c | 147 static BROTLI_INLINE void EmitCopyLen(size_t copylen, uint32_t** commands) { in EmitCopyLen() 171 size_t copylen, uint32_t** commands) { in EmitCopyLenLastDistance()
|
| D | compress_fragment.c | 228 static BROTLI_INLINE void EmitCopyLen(size_t copylen, in EmitCopyLen() 260 static BROTLI_INLINE void EmitCopyLenLastDistance(size_t copylen, in EmitCopyLenLastDistance()
|
| /external/brotli/c/enc/ |
| D | command.h | 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()
|
| D | compress_fragment_two_pass.c | 148 static BROTLI_INLINE void EmitCopyLen(size_t copylen, uint32_t** commands) { in EmitCopyLen() 172 size_t copylen, uint32_t** commands) { in EmitCopyLenLastDistance()
|
| D | compress_fragment.c | 226 static BROTLI_INLINE void EmitCopyLen(size_t copylen, in EmitCopyLen() 258 static BROTLI_INLINE void EmitCopyLenLastDistance(size_t copylen, in EmitCopyLenLastDistance()
|
| /external/curl/docs/examples/ |
| D | ftpuploadfrommem.c | 57 size_t copylen = max; in read_callback() local
|
| /external/apache-xml/src/main/java/org/apache/xml/utils/ |
| D | SuballocatedIntVector.java | 287 int copylen=m_blocksize-offset-1; in insertElementAt() local 356 int copylen=m_blocksize-offset-1; in removeElementAt() local
|
| /external/elfutils/libdwelf/ |
| D | dwelf_strtab.c | 338 size_t copylen = nulllen; in dwelf_strtab_finalize() local
|
| /external/linux-kselftest/tools/testing/selftests/rseq/ |
| D | param_test.c | 903 size_t copylen; in this_cpu_memcpy_buffer_push() local 947 size_t copylen; in this_cpu_memcpy_buffer_pop() local
|
| /external/libevent/ |
| D | buffer.c | 1230 size_t copylen = chain->off - pos_in_chain; in evbuffer_copyout_from() local
|
| /external/python/cpython2/Modules/ |
| D | _bsddb.c | 532 unsigned int srclen, copylen; in our_strlcpy() local
|