/external/rust/crates/libz-sys/src/zlib-ng/win32/ |
D | Makefile.a64 | 52 deflate_slow.obj \ 165 deflate_slow.obj: $(SRCDIR)/deflate_slow.c $(SRCDIR)/zbuild.h $(SRCDIR)/deflate.h $(SRCDIR)/deflate…
|
D | Makefile.arm | 55 deflate_slow.obj \ 177 deflate_slow.obj: $(SRCDIR)/deflate_slow.c $(SRCDIR)/zbuild.h $(SRCDIR)/deflate.h $(SRCDIR)/deflate…
|
D | Makefile.msc | 62 deflate_slow.obj \ 175 deflate_slow.obj: $(SRCDIR)/deflate_slow.c $(SRCDIR)/zbuild.h $(SRCDIR)/deflate.h $(SRCDIR)/deflate…
|
/external/angle/third_party/zlib/patches/ |
D | 0006-fix-check_match.patch | 25 @@ -2060,7 +2060,13 @@ local block_state deflate_slow(s, flush)
|
D | 0001-simd.patch | 773 @@ -1950,7 +1995,7 @@ local block_state deflate_slow(s, flush) 782 @@ -2001,7 +2046,7 @@ local block_state deflate_slow(s, flush)
|
/external/zlib/patches/ |
D | 0006-fix-check_match.patch | 25 @@ -2060,7 +2060,13 @@ local block_state deflate_slow(s, flush)
|
D | 0001-simd.patch | 773 @@ -1950,7 +1995,7 @@ local block_state deflate_slow(s, flush) 782 @@ -2001,7 +2046,7 @@ local block_state deflate_slow(s, flush)
|
/external/libwebsockets/win32port/zlib/ |
D | deflate.c | 80 local block_state deflate_slow OF((deflate_state *s, int flush)); 138 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */ 139 /* 5 */ {8, 16, 32, 32, deflate_slow}, 140 /* 6 */ {8, 16, 128, 128, deflate_slow}, 141 /* 7 */ {8, 32, 128, 256, deflate_slow}, 142 /* 8 */ {32, 128, 258, 1024, deflate_slow}, 143 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */ 1628 local block_state deflate_slow(s, flush) in deflate_slow() function
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | deflate_slow.c | 17 Z_INTERNAL block_state deflate_slow(deflate_state *s, int flush) { in deflate_slow() function
|
D | INDEX.md | 20 | deflate_slow.c | Compress data using the deflate algorithm with slow strategy |
|
D | deflate.c | 113 Z_INTERNAL block_state deflate_slow (deflate_state *s, int flush); 160 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */ 161 /* 5 */ {8, 16, 32, 32, deflate_slow}, 162 /* 6 */ {8, 16, 128, 128, deflate_slow}, 169 /* 7 */ {8, 32, 128, 256, deflate_slow}, 170 /* 8 */ {32, 128, 258, 1024, deflate_slow}, 171 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */
|
D | Makefile.in | 84 deflate_slow.o \ 114 deflate_slow.lo \
|
D | CMakeLists.txt | 855 deflate_slow.c
|
/external/zlib/ |
D | deflate.c | 96 local block_state deflate_slow OF((deflate_state *s, int flush)); 160 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */ 161 /* 5 */ {8, 16, 32, 32, deflate_slow}, 162 /* 6 */ {8, 16, 128, 128, deflate_slow}, 163 /* 7 */ {8, 32, 128, 256, deflate_slow}, 164 /* 8 */ {32, 128, 258, 1024, deflate_slow}, 165 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */ 2002 local block_state deflate_slow(s, flush) in deflate_slow() function
|
/external/python/cpython2/Modules/zlib/ |
D | deflate.c | 82 local block_state deflate_slow OF((deflate_state *s, int flush)); 141 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */ 142 /* 5 */ {8, 16, 32, 32, deflate_slow}, 143 /* 6 */ {8, 16, 128, 128, deflate_slow}, 144 /* 7 */ {8, 32, 128, 256, deflate_slow}, 145 /* 8 */ {32, 128, 258, 1024, deflate_slow}, 146 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */ 1926 local block_state deflate_slow(s, flush) in deflate_slow() function
|
D | ChangeLog | 501 - Fix same problem in deflate_slow() 1120 matches in deflate_slow.
|
/external/rust/crates/libz-sys/src/zlib/ |
D | deflate.c | 82 local block_state deflate_slow OF((deflate_state *s, int flush)); 141 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */ 142 /* 5 */ {8, 16, 32, 32, deflate_slow}, 143 /* 6 */ {8, 16, 128, 128, deflate_slow}, 144 /* 7 */ {8, 32, 128, 256, deflate_slow}, 145 /* 8 */ {32, 128, 258, 1024, deflate_slow}, 146 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */ 1926 local block_state deflate_slow(s, flush) in deflate_slow() function
|
D | ChangeLog | 501 - Fix same problem in deflate_slow() 1120 matches in deflate_slow.
|
/external/angle/third_party/zlib/ |
D | deflate.c | 96 local block_state deflate_slow OF((deflate_state *s, int flush)); 160 /* 4 */ {4, 4, 16, 16, deflate_slow}, /* lazy matches */ 161 /* 5 */ {8, 16, 32, 32, deflate_slow}, 162 /* 6 */ {8, 16, 128, 128, deflate_slow}, 163 /* 7 */ {8, 32, 128, 256, deflate_slow}, 164 /* 8 */ {32, 128, 258, 1024, deflate_slow}, 165 /* 9 */ {32, 258, 258, 4096, deflate_slow}}; /* max compression */ 2002 local block_state deflate_slow(s, flush) in deflate_slow() function
|