Home
last modified time | relevance | path

Searched defs:ZSTD_CDict_s (Results 1 – 5 of 5) sorted by relevance

/external/zstd/lib/compress/
Dzstd_compress.c75 struct ZSTD_CDict_s { struct
76 const void* dictContent;
77 size_t dictContentSize;
78 ZSTD_dictContentType_e dictContentType; /* The dictContentType the CDict was created with */
79 U32* entropyWorkspace; /* entropy workspace of HUF_WORKSPACE_SIZE bytes */
80 ZSTD_cwksp workspace;
81 ZSTD_matchState_t matchState;
82 ZSTD_compressedBlockState_t cBlockState;
83 ZSTD_customMem customMem;
84 U32 dictID;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h90995 struct ZSTD_CDict_s { struct
91002 typedef struct ZSTD_CDict_s ZSTD_CDict; argument
Dvmlinux.h90995 struct ZSTD_CDict_s { struct
91002 typedef struct ZSTD_CDict_s ZSTD_CDict; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h57709 struct ZSTD_CDict_s { struct
57716 typedef struct ZSTD_CDict_s ZSTD_CDict; argument
Dvmlinux_510.h57709 struct ZSTD_CDict_s { struct
57716 typedef struct ZSTD_CDict_s ZSTD_CDict; argument