Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_compress.c80 struct ZSTD_CDict_s { struct
81 const void* dictContent;
82 size_t dictContentSize;
83 ZSTD_dictContentType_e dictContentType; /* The dictContentType the CDict was created with */
84 U32* entropyWorkspace; /* entropy workspace of HUF_WORKSPACE_SIZE bytes */
85 ZSTD_cwksp workspace;
86 ZSTD_MatchState_t matchState;
87 ZSTD_compressedBlockState_t cBlockState;
88 ZSTD_customMem customMem;
89 U32 dictID;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h78429 struct ZSTD_CDict_s { struct
78430 const void *dictContent;
78431 size_t dictContentSize;
78432 ZSTD_dictContentType_e dictContentType;
78433 U32 *entropyWorkspace;
78434 ZSTD_cwksp workspace;
78435 ZSTD_matchState_t matchState;
78436 ZSTD_compressedBlockState_t cBlockState;
78437 ZSTD_customMem customMem;
78438 U32 dictID;
[all …]
Dvmlinux.h78429 struct ZSTD_CDict_s { struct
78430 const void *dictContent;
78431 size_t dictContentSize;
78432 ZSTD_dictContentType_e dictContentType;
78433 U32 *entropyWorkspace;
78434 ZSTD_cwksp workspace;
78435 ZSTD_matchState_t matchState;
78436 ZSTD_compressedBlockState_t cBlockState;
78437 ZSTD_customMem customMem;
78438 U32 dictID;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h74933 struct ZSTD_CDict_s { struct
74934 const void *dictContent;
74935 size_t dictContentSize;
74936 ZSTD_dictContentType_e dictContentType;
74937 U32 *entropyWorkspace;
74938 ZSTD_cwksp workspace;
74939 ZSTD_matchState_t matchState;
74940 ZSTD_compressedBlockState_t cBlockState;
74941 ZSTD_customMem customMem;
74942 U32 dictID;
[all …]
Dvmlinux.h74933 struct ZSTD_CDict_s { struct
74934 const void *dictContent;
74935 size_t dictContentSize;
74936 ZSTD_dictContentType_e dictContentType;
74937 U32 *entropyWorkspace;
74938 ZSTD_cwksp workspace;
74939 ZSTD_matchState_t matchState;
74940 ZSTD_compressedBlockState_t cBlockState;
74941 ZSTD_customMem customMem;
74942 U32 dictID;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h34710 struct ZSTD_CDict_s { struct
34711 const void *dictContent;
34712 size_t dictContentSize;
34713 ZSTD_dictContentType_e dictContentType;
34714 U32 *entropyWorkspace;
34715 ZSTD_cwksp workspace;
34716 ZSTD_matchState_t matchState;
34717 ZSTD_compressedBlockState_t cBlockState;
34718 ZSTD_customMem customMem;
34719 U32 dictID;
[all …]
Dvmlinux.h34710 struct ZSTD_CDict_s { struct
34711 const void *dictContent;
34712 size_t dictContentSize;
34713 ZSTD_dictContentType_e dictContentType;
34714 U32 *entropyWorkspace;
34715 ZSTD_cwksp workspace;
34716 ZSTD_matchState_t matchState;
34717 ZSTD_compressedBlockState_t cBlockState;
34718 ZSTD_customMem customMem;
34719 U32 dictID;
[all …]