Searched defs:dictID (Results 1 – 16 of 16) sorted by relevance
117 unsigned dictID; member
2952 U32 dictID; member3140 U32 const dictID= fhd & 3; in ZSTDv07_frameHeaderSize() local3182 U32 dictID = 0; in ZSTDv07_getFrameParams() local
41 U32 dictID; member
136 U32 dictID; member
227 U32 const dictID= fhd & 3; in ZSTD_frameHeaderSize_internal() local288 U32 dictID = 0; in ZSTD_getFrameHeader_advanced() local
67 unsigned dictID; /*< force dictID value; 0 means auto mode (32-bits random value) */ member
908 U32 const dictID = params.dictID ? params.dictID : compliantID; in ZDICT_finalizeDictionary() local961 U32 const dictID = params.dictID ? params.dictID : compliantID; in ZDICT_addEntropyTablesFromBuffer_advanced() local
233 U32 dictID; member1254 static int genRandomDict(U32 dictID, U32 seed, size_t dictSize, BYTE* fullDict) in genRandomDict()1316 static dictInfo initDictInfo(int useDict, size_t dictContentSize, BYTE* dictContent, U32 dictID){ in initDictInfo()1392 U32 const dictID = RAND(&seed); in testDecodeWithDict() local1637 U32 const dictID = RAND(&seed); in generateCorpusWithDict() local
1764 U32 dictID; in basicUnitTests() local2343 U32 dictID; in basicUnitTests() local
282 unsigned dictID = 0; in basicUnitTests() local
175 …unsigned dictID; /* Dictionary ID, sent by compressor to help decoder s… member
73 U32 dictID; member2914 const ZSTD_CCtx_params* params, U64 pledgedSrcSize, U32 dictID) in ZSTD_writeFrameHeader()3278 size_t dictID; in ZSTD_loadZstdDictionary() local3367 { size_t const dictID = cdict ? in ZSTD_compressBegin_internal() local3661 { size_t const dictID = ZSTD_compress_insertDictionary( in ZSTD_initCDict_internal() local
272 U32 dictID; member
738 unsigned dictID = 0; in main() local
2318 unsigned dictID; member
500 U32 const dictID = 0x99; in basicTests() local