Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
Dhash.h120 size_t copy_length, size_t backward_reference_offset) { in BackwardReferenceScore()
126 size_t copy_length) { in BackwardReferenceScoreUsingLastDistance()
Dbackward_references_hq.c583 size_t copy_length = ZopfliNodeCopyLength(next); in BrotliZopfliCreateCommands() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dhash.h120 size_t copy_length, size_t backward_reference_offset) { in BackwardReferenceScore()
126 size_t copy_length) { in BackwardReferenceScoreUsingLastDistance()
Dbackward_references_hq.c583 size_t copy_length = ZopfliNodeCopyLength(next); in BrotliZopfliCreateCommands() local
/third_party/node/deps/brotli/c/dec/
Dstate.h296 int copy_length; member
Ddecode.c1670 uint32_t copy_length; in ReadCommandInternal() local
/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.h296 int copy_length; member
Ddecode.c1670 uint32_t copy_length; in ReadCommandInternal() local
/third_party/python/Objects/
Dunicodeobject.c1172 Py_ssize_t copy_length; in resize_copy() local
/third_party/node/deps/v8/src/api/
Dapi.cc5655 int copy_length = up_to - read_index; in WriteUtf8Impl() local