Searched defs:STORED (Results 1 – 12 of 12) sorted by relevance
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/deflate64/ |
D | HuffmanState.java | 22 STORED, enumConstant
|
/external/rust/crates/libz-sys/src/zlib/contrib/infback9/ |
D | inflate9.h | 14 STORED, /* i: waiting for stored size (length and complement) */ enumerator
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
D | ZipMethod.java | 39 STORED(ZipEntry.STORED), enumConstant
|
D | ZipArchiveOutputStream.java | 131 public static final int STORED = java.util.zip.ZipEntry.STORED; field in ZipArchiveOutputStream
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/arj/ |
D | LocalFileHeader.java | 66 static final int STORED = 0; field in LocalFileHeader.Methods
|
/external/freetype/src/gzip/ |
D | infutil.h | 17 STORED, /* processing stored block */ enumerator
|
/external/python/cpython2/Modules/zlib/ |
D | inflate.h | 34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
|
/external/rust/crates/libz-sys/src/zlib/ |
D | inflate.h | 34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
|
/external/libwebsockets/win32port/zlib/ |
D | inflate.h | 34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
|
/external/angle/third_party/zlib/ |
D | inflate.h | 34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | inflate.h | 37 STORED, /* i: waiting for stored size (length and complement) */ enumerator
|
/external/zlib/ |
D | inflate.h | 34 STORED, /* i: waiting for stored size (length and complement) */ enumerator
|