Home
last modified time | relevance | path

Searched refs:match_available (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/zlib/
Ddeflate.c483 s->match_available = 0;
1258 s->match_available = 0;
2089 s->match_available = 0;
2095 } else if (s->match_available) {
2112 s->match_available = 1;
2118 if (s->match_available) {
2121 s->match_available = 0;
Ddeflate.h161 int match_available; /* set if previous match exists */ member
/third_party/node/deps/zlib/
Ddeflate.c474 s->match_available = 0;
1249 s->match_available = 0;
2055 s->match_available = 0;
2061 } else if (s->match_available) {
2078 s->match_available = 1;
2084 if (s->match_available) {
2087 s->match_available = 0;
Ddeflate.h161 int match_available; /* set if previous match exists */ member
/third_party/zlib/
Ddeflate.c477 s->match_available = 0;
1253 s->match_available = 0;
2055 s->match_available = 0;
2061 } else if (s->match_available) {
2078 s->match_available = 1;
2084 if (s->match_available) {
2087 s->match_available = 0;
Ddeflate.h161 int match_available; /* set if previous match exists */ member
/third_party/libwebsockets/win32port/zlib/
Ddeflate.c1052 s->match_available = 0;
1709 s->match_available = 0;
1715 } else if (s->match_available) {
1732 s->match_available = 1;
1738 if (s->match_available) {
1741 s->match_available = 0;
Ddeflate.h155 int match_available; /* set if previous match exists */ member
/third_party/flutter/skia/third_party/externals/zlib/
Ddeflate.c523 s->match_available = 0;
1298 s->match_available = 0;
2104 s->match_available = 0;
2110 } else if (s->match_available) {
2127 s->match_available = 1;
2133 if (s->match_available) {
2136 s->match_available = 0;
Ddeflate.h161 int match_available; /* set if previous match exists */ member
/third_party/node/deps/zlib/patches/
D0001-simd.patch790 s->match_available = 0;
/third_party/flutter/skia/third_party/externals/zlib/patches/
D0001-simd.patch790 s->match_available = 0;
/third_party/skia/third_party/externals/zlib/patches/
D0001-simd.patch790 s->match_available = 0;