/third_party/zlib/contrib/gcc_gvmat64/ |
D | gvmat64.S | 165 #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/ |
D | gvmat64.S | 165 #define good_match [ rcx + dsGoodMatch] macro 220 mov esi, good_match
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/gcc_gvmat64/ |
D | gvmat64.S | 165 #define good_match [ rcx + dsGoodMatch] macro 220 mov esi, good_match
|
/third_party/libwebsockets/win32port/zlib/ |
D | deflate.h | 185 uInt good_match; member
|
D | deflate.c | 454 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/uboot/u-boot-2020.01/lib/zlib/ |
D | deflate.h | 185 uInt good_match; member
|
D | deflate.c | 443 s->good_match = configuration_table[level].good_length; 463 s->good_match = good_length; 1031 s->good_match = configuration_table[s->level].good_length; 1099 if (s->prev_length >= s->good_match) {
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx64/ |
D | gvmat64.asm | 153 COMM good_match:DWORD 189 good_match equ [ rcx + dsGoodMatch] define
|
/third_party/zlib/contrib/masmx64/ |
D | gvmat64.asm | 153 COMM good_match:DWORD 189 good_match equ [ rcx + dsGoodMatch] define
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx64/ |
D | gvmat64.asm | 153 COMM good_match:DWORD 189 good_match equ [ rcx + dsGoodMatch] define
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | deflate.h | 191 uInt good_match; member
|
D | deflate.c | 608 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/ |
D | deflate.h | 191 uInt good_match; member
|
D | deflate.c | 608 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/ |
D | deflate.h | 191 uInt good_match; member
|
D | deflate.c | 645 s->good_match = configuration_table[level].good_length; 665 s->good_match = (uInt)good_length; 1238 s->good_match = configuration_table[s->level].good_length; 1307 if (s->prev_length >= s->good_match) {
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | deflate.h | 191 uInt good_match; member
|
D | deflate.c | 694 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/ |
D | deflate.h | 191 uInt good_match; member
|
D | deflate.c | 654 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/ |
D | deflate.h | 191 uInt good_match; member
|
D | deflate.c | 645 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) {
|