Home
last modified time | relevance | path

Searched defs:copy_length (Results 1 – 6 of 6) sorted by relevance

/external/brotli/c/enc/
Dhash.h135 size_t copy_length, size_t backward_reference_offset) { in BackwardReferenceScore()
141 size_t copy_length) { in BackwardReferenceScoreUsingLastDistance()
Dbackward_references_hq.c579 size_t copy_length = ZopfliNodeCopyLength(next); in BrotliZopfliCreateCommands() local
/external/brotli/c/dec/
Dstate.h164 int copy_length; member
Ddecode.c1573 uint32_t copy_length; in ReadCommandInternal() local
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc519 uptr copy_length = Min(size, from_length + 1); in INTERCEPTOR() local
/external/python/cpython3/Objects/
Dunicodeobject.c1070 Py_ssize_t copy_length; in resize_copy() local