Home
last modified time | relevance | path

Searched refs:nice_match (Results 1 – 25 of 26) sorted by relevance

12

/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx64/
Dgvmat64.asm154 COMM nice_match:DWORD
157 nicematch equ nice_match
190 nice_match equ [ rcx + dsNiceMatch] define
/third_party/zlib/contrib/masmx64/
Dgvmat64.asm154 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/
Dgvmat64.asm154 COMM nice_match:DWORD
157 nicematch equ nice_match
190 nice_match equ [ rcx + dsNiceMatch] define
/third_party/zlib/contrib/gcc_gvmat64/
Dgvmat64.S166 #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/
Dgvmat64.S166 #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/
Dgvmat64.S166 #define nice_match [ rcx + dsNiceMatch] macro
242 mov eax, nice_match
/third_party/libwebsockets/win32port/zlib/
Ddeflate.c455 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;
Ddeflate.h188 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/uboot/u-boot-2020.01/lib/zlib/
Ddeflate.c444 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;
Ddeflate.h188 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/zlib/
Ddeflate.c646 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;
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Ddeflate.c609 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;
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/node/deps/zlib/
Ddeflate.c646 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;
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/skia/third_party/externals/zlib/
Ddeflate.c655 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;
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Ddeflate.c609 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;
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/flutter/skia/third_party/externals/zlib/
Ddeflate.c695 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;
Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
/third_party/zlib/contrib/masmx86/
Dmatch686.asm59 nice_match equ dword ptr [esp+NbStack-60] define
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx86/
Dmatch686.asm59 nice_match equ dword ptr [esp+NbStack-60] define
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx86/
Dmatch686.asm59 nice_match equ dword ptr [esp+NbStack-60] define

12