Home
last modified time | relevance | path

Searched defs:max_lazy (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/beast/include/boost/beast/zlib/
Ddeflate_stream.hpp166 int max_lazy, in tune()
/third_party/boost/boost/beast/zlib/
Ddeflate_stream.hpp166 int max_lazy, in tune()
/third_party/libwebsockets/win32port/zlib/
Ddeflate.c119 ush max_lazy; /* do not perform lazy search above this match length */ member
463 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Ddeflate.c122 ush max_lazy; /* do not perform lazy search above this match length */ member
617 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
/third_party/zlib/
Ddeflate.c122 ush max_lazy; /* do not perform lazy search above this match length */ member
658 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
/third_party/skia/third_party/externals/zlib/
Ddeflate.c141 ush max_lazy; /* do not perform lazy search above this match length */ member
663 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
/third_party/node/deps/zlib/
Ddeflate.c136 ush max_lazy; /* do not perform lazy search above this match length */ member
654 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Ddeflate.c122 ush max_lazy; /* do not perform lazy search above this match length */ member
617 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
/third_party/flutter/skia/third_party/externals/zlib/
Ddeflate.c148 ush max_lazy; /* do not perform lazy search above this match length */ member
703 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/pascal/
Dzlibpas.pas121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): I… in deflateTune() argument
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/pascal/
Dzlibpas.pas121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): I… in deflateTune() argument
/third_party/zlib/contrib/pascal/
Dzlibpas.pas121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): I… in deflateTune() argument
/third_party/boost/boost/beast/zlib/detail/
Ddeflate_stream.hpp555 std::uint16_t max_lazy; /* do not perform lazy search above this match length */ member
/third_party/boost/libs/beast/include/boost/beast/zlib/detail/
Ddeflate_stream.hpp555 std::uint16_t max_lazy; /* do not perform lazy search above this match length */ member