/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx64/ |
D | gvmat64.asm | 154 COMM nice_match:DWORD 157 nicematch equ nice_match 190 nice_match equ [ rcx + dsNiceMatch] define
|
/third_party/zlib/contrib/masmx64/ |
D | gvmat64.asm | 154 COMM nice_match:DWORD 157 nicematch equ nice_match 190 nice_match equ [ rcx + dsNiceMatch] define
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx64/ |
D | gvmat64.asm | 154 COMM nice_match:DWORD 157 nicematch equ nice_match 190 nice_match equ [ rcx + dsNiceMatch] define
|
/third_party/zlib/contrib/gcc_gvmat64/ |
D | gvmat64.S | 166 #define nice_match [ rcx + dsNiceMatch] macro 242 mov eax, nice_match
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/gcc_gvmat64/ |
D | gvmat64.S | 166 #define nice_match [ rcx + dsNiceMatch] macro 242 mov eax, nice_match
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/gcc_gvmat64/ |
D | gvmat64.S | 166 #define nice_match [ rcx + dsNiceMatch] macro 242 mov eax, nice_match
|
/third_party/libwebsockets/win32port/zlib/ |
D | deflate.c | 455 s->nice_match = configuration_table[level].nice_length; 476 s->nice_match = nice_length; 1045 s->nice_match = configuration_table[s->level].nice_length; 1084 int nice_match = s->nice_match; /* stop if match long enough */ local 1118 if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead; 1203 if (len >= nice_match) break;
|
D | deflate.h | 188 int nice_match; /* Stop searching when current match exceeds this */ member
|
/third_party/uboot/u-boot-2020.01/lib/zlib/ |
D | deflate.c | 444 s->nice_match = configuration_table[level].nice_length; 465 s->nice_match = nice_length; 1032 s->nice_match = configuration_table[s->level].nice_length; 1071 int nice_match = s->nice_match; /* stop if match long enough */ local 1105 if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead; 1190 if (len >= nice_match) break;
|
D | deflate.h | 188 int nice_match; /* Stop searching when current match exceeds this */ member
|
/third_party/zlib/ |
D | deflate.c | 646 s->nice_match = configuration_table[level].nice_length; 667 s->nice_match = nice_length; 1239 s->nice_match = configuration_table[s->level].nice_length; 1279 int nice_match = s->nice_match; /* stop if match long enough */ local 1313 if ((uInt)nice_match > s->lookahead) nice_match = (int)s->lookahead; 1398 if (len >= nice_match) break;
|
D | deflate.h | 194 int nice_match; /* Stop searching when current match exceeds this */ member
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | deflate.c | 609 s->nice_match = configuration_table[level].nice_length; 630 s->nice_match = nice_length; 1205 s->nice_match = configuration_table[s->level].nice_length; 1245 int nice_match = s->nice_match; /* stop if match long enough */ local 1279 if ((uInt)nice_match > s->lookahead) nice_match = (int)s->lookahead; 1364 if (len >= nice_match) break;
|
D | deflate.h | 194 int nice_match; /* Stop searching when current match exceeds this */ member
|
/third_party/node/deps/zlib/ |
D | deflate.c | 646 s->nice_match = configuration_table[level].nice_length; 667 s->nice_match = nice_length; 1241 s->nice_match = configuration_table[s->level].nice_length; 1281 int nice_match = s->nice_match; /* stop if match long enough */ local 1315 if ((uInt)nice_match > s->lookahead) nice_match = (int)s->lookahead; 1400 if (len >= nice_match) break;
|
D | deflate.h | 194 int nice_match; /* Stop searching when current match exceeds this */ member
|
/third_party/skia/third_party/externals/zlib/ |
D | deflate.c | 655 s->nice_match = configuration_table[level].nice_length; 676 s->nice_match = nice_length; 1250 s->nice_match = configuration_table[s->level].nice_length; 1290 int nice_match = s->nice_match; /* stop if match long enough */ local 1324 if ((uInt)nice_match > s->lookahead) nice_match = (int)s->lookahead; 1427 if (len >= nice_match) break;
|
D | deflate.h | 194 int nice_match; /* Stop searching when current match exceeds this */ member
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | deflate.c | 609 s->nice_match = configuration_table[level].nice_length; 630 s->nice_match = nice_length; 1205 s->nice_match = configuration_table[s->level].nice_length; 1245 int nice_match = s->nice_match; /* stop if match long enough */ local 1279 if ((uInt)nice_match > s->lookahead) nice_match = (int)s->lookahead; 1364 if (len >= nice_match) break;
|
D | deflate.h | 194 int nice_match; /* Stop searching when current match exceeds this */ member
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | deflate.c | 695 s->nice_match = configuration_table[level].nice_length; 716 s->nice_match = nice_length; 1290 s->nice_match = configuration_table[s->level].nice_length; 1330 int nice_match = s->nice_match; /* stop if match long enough */ local 1364 if ((uInt)nice_match > s->lookahead) nice_match = (int)s->lookahead; 1449 if (len >= nice_match) break;
|
D | deflate.h | 194 int nice_match; /* Stop searching when current match exceeds this */ member
|
/third_party/zlib/contrib/masmx86/ |
D | match686.asm | 59 nice_match equ dword ptr [esp+NbStack-60] define
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx86/ |
D | match686.asm | 59 nice_match equ dword ptr [esp+NbStack-60] define
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx86/ |
D | match686.asm | 59 nice_match equ dword ptr [esp+NbStack-60] define
|