Searched defs:dictID (Results 1 – 17 of 17) sorted by relevance
117 unsigned dictID; member
2948 U32 dictID; member3136 U32 const dictID= fhd & 3; in ZSTDv07_frameHeaderSize() local3178 U32 dictID = 0; in ZSTDv07_getFrameParams() local
41 U32 dictID; member
93 static size_t ZSTD_DDictHashSet_getIndex(const ZSTD_DDictHashSet* hashSet, U32 dictID) { in ZSTD_DDictHashSet_getIndex()104 const U32 dictID = ZSTD_getDictID_fromDDict(ddict); in ZSTD_DDictHashSet_emplaceDDict() local154 static const ZSTD_DDict* ZSTD_DDictHashSet_getDDict(ZSTD_DDictHashSet* hashSet, U32 dictID) { in ZSTD_DDictHashSet_getDDict()417 U32 const dictID= fhd & 3; in ZSTD_frameHeaderSize_internal() local478 U32 dictID = 0; in ZSTD_getFrameHeader_advanced() local
162 U32 dictID; member
42 U32 dictID; member
136 U32 dictID; member
220 U32 const dictID= fhd & 3; in ZSTD_frameHeaderSize_internal() local281 U32 dictID = 0; in ZSTD_getFrameHeader_advanced() local
206 unsigned dictID; /*< force dictID value; 0 means auto mode (32-bits random value) member
2502 unsigned dictID; member
953 U32 const dictID = params.dictID ? params.dictID : compliantID; in ZDICT_finalizeDictionary() local1037 U32 const dictID = params.dictID ? params.dictID : compliantID; in ZDICT_addEntropyTablesFromBuffer_advanced() local
61 U32 dictID; member2659 const ZSTD_CCtx_params* params, U64 pledgedSrcSize, U32 dictID) in ZSTD_writeFrameHeader()3001 size_t dictID; in ZSTD_loadZstdDictionary() local3106 { size_t const dictID = cdict ? in ZSTD_compressBegin_internal() local3392 { size_t const dictID = ZSTD_compress_insertDictionary( in ZSTD_initCDict_internal() local
242 U32 dictID; member
830 unsigned dictID = 0; in main() local
2018 unsigned dictID; member
84 U32 dictID; member4013 const ZSTD_CCtx_params* params, U64 pledgedSrcSize, U32 dictID) in ZSTD_writeFrameHeader()4425 size_t dictID; in ZSTD_loadZstdDictionary() local4518 { size_t const dictID = cdict ? in ZSTD_compressBegin_internal() local4828 { size_t const dictID = ZSTD_compress_insertDictionary( in ZSTD_initCDict_internal() local
371 U32 dictID; member