Home
last modified time | relevance | path

Searched defs:ZipfileCDS (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c6918 typedef struct ZipfileCDS ZipfileCDS; typedef
6919 struct ZipfileCDS { struct
6920 u16 iVersionMadeBy;
6921 u16 iVersionExtract;
6922 u16 flags;
6923 u16 iCompression;
6924 u16 mTime;
6925 u16 mDate;
6926 u32 crc32;
6927 u32 szCompressed;
[all …]
/external/sqlite/dist/
Dshell.c6923 typedef struct ZipfileCDS ZipfileCDS; typedef
6924 struct ZipfileCDS { struct
6925 u16 iVersionMadeBy;
6926 u16 iVersionExtract;
6927 u16 flags;
6928 u16 iCompression;
6929 u16 mTime;
6930 u16 mDate;
6931 u32 crc32;
6932 u32 szCompressed;
[all …]