Home
last modified time | relevance | path

Searched defs:nice_match (Results 1 - 11 of 11) sorted by relevance

/third_party/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S166 #define nice_match [ rcx + dsNiceMatch] define
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.c1118 int nice_match = s->nice_match; /* stop if match long enough */ local
H A Ddeflate.h188 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.c1298 int nice_match = s->nice_match; /* stop if match long enough */ local
H A Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c1290 int nice_match = s->nice_match; /* stop if match long enough */ local
H A Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/zlib/
H A Ddeflate.h198 int nice_match; /* Stop searching when current match exceeds this */ member
H A Ddeflate.c1363 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local
/third_party/node/deps/zlib/
H A Ddeflate.c1401 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local
H A Ddeflate.h198 int nice_match; /* Stop searching when current match exceeds this */ member

Completed in 20 milliseconds