Home
last modified time | relevance | path

Searched defs:nice_match (Results 1 – 15 of 15) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/
Dmatch_tpl.h40 uint32_t chain_length, nice_match, best_len, offset; in LONGEST_MATCH() local
Ddeflate.h199 int nice_match; /* Stop searching when current match exceeds this */ member
/external/rust/crates/libz-sys/src/zlib/contrib/gcc_gvmat64/
Dgvmat64.S166 #define nice_match [ rcx + dsNiceMatch] macro
/external/rust/crates/libz-sys/src/zlib/contrib/masmx86/
Dmatch686.asm59 nice_match equ dword ptr [esp+NbStack-60] define
/external/rust/crates/libz-sys/src/zlib/contrib/masmx64/
Dgvmat64.asm190 nice_match equ [ rcx + dsNiceMatch] define
/external/libwebsockets/win32port/zlib/
Ddeflate.h188 int nice_match; /* Stop searching when current match exceeds this */ member
Ddeflate.c1084 int nice_match = s->nice_match; /* stop if match long enough */ local
/external/zlib/
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
Ddeflate.c1290 int nice_match = s->nice_match; /* stop if match long enough */ local
/external/angle/third_party/zlib/
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
Ddeflate.c1290 int nice_match = s->nice_match; /* stop if match long enough */ local
/external/rust/crates/libz-sys/src/zlib/
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
Ddeflate.c1245 int nice_match = s->nice_match; /* stop if match long enough */ local
/external/python/cpython2/Modules/zlib/
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
Ddeflate.c1245 int nice_match = s->nice_match; /* stop if match long enough */ local