Home
last modified time | relevance | path

Searched refs:good_match (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/gcc_gvmat64/
Dgvmat64.S165 #define good_match [ rcx + dsGoodMatch] macro
220 mov esi, good_match
/third_party/zlib/contrib/gcc_gvmat64/
Dgvmat64.S165 #define good_match [ rcx + dsGoodMatch] macro
220 mov esi, good_match
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/gcc_gvmat64/
Dgvmat64.S165 #define good_match [ rcx + dsGoodMatch] macro
220 mov esi, good_match
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx64/
Dgvmat64.asm153 COMM good_match:DWORD
189 good_match equ [ rcx + dsGoodMatch] define
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx64/
Dgvmat64.asm153 COMM good_match:DWORD
189 good_match equ [ rcx + dsGoodMatch] define
/third_party/libwebsockets/win32port/zlib/
Ddeflate.h185 uInt good_match; member
Ddeflate.c454 s->good_match = configuration_table[level].good_length;
474 s->good_match = good_length;
1044 s->good_match = configuration_table[s->level].good_length;
1112 if (s->prev_length >= s->good_match) {
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Ddeflate.h191 uInt good_match; member
Ddeflate.c608 s->good_match = configuration_table[level].good_length;
628 s->good_match = (uInt)good_length;
1204 s->good_match = configuration_table[s->level].good_length;
1273 if (s->prev_length >= s->good_match) {
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Ddeflate.h191 uInt good_match; member
Ddeflate.c608 s->good_match = configuration_table[level].good_length;
628 s->good_match = (uInt)good_length;
1204 s->good_match = configuration_table[s->level].good_length;
1273 if (s->prev_length >= s->good_match) {
/third_party/zlib/
Ddeflate.h191 uInt good_match; member
Ddeflate.c649 s->good_match = configuration_table[level].good_length;
669 s->good_match = (uInt)good_length;
1244 s->good_match = configuration_table[s->level].good_length;
1313 if (s->prev_length >= s->good_match) {
/third_party/flutter/skia/third_party/externals/zlib/
Ddeflate.h191 uInt good_match; member
Ddeflate.c694 s->good_match = configuration_table[level].good_length;
714 s->good_match = (uInt)good_length;
1289 s->good_match = configuration_table[s->level].good_length;
1358 if (s->prev_length >= s->good_match) {
/third_party/skia/third_party/externals/zlib/
Ddeflate.h191 uInt good_match; member
Ddeflate.c654 s->good_match = configuration_table[level].good_length;
674 s->good_match = (uInt)good_length;
1249 s->good_match = configuration_table[s->level].good_length;
1318 if (s->prev_length >= s->good_match) {
/third_party/node/deps/zlib/
Ddeflate.h191 uInt good_match; member
Ddeflate.c645 s->good_match = configuration_table[level].good_length;
665 s->good_match = (uInt)good_length;
1240 s->good_match = configuration_table[s->level].good_length;
1309 if (s->prev_length >= s->good_match) {