Searched defs:dict_id (Results 1 – 11 of 11) sorted by relevance
33 int32_t dict_id; member125 static ZSTD_DDict* readDict(const char* filename, char **buf, size_t* size, int32_t* dict_id) { in readDict()144 static ZSTD_DDict* readDictByID(stuff_t *stuff, int32_t dict_id, char **buf, size_t* size) { in readDictByID()247 int32_t dict_id = ZSTD_getDictID_fromFrame(stuff->input, stuff->input_size); in init_stuff() local
44 int dict_id = 0; in EXPORT_FN() local
255 uint32_t dict_id = dict_matches[l]; in FN() local
741 int dict_id = 0; in BrotliZopfliComputeShortestPath() local850 int dict_id = 0; in BrotliCreateHqZopfliBackwardReferences() local
137 pub(crate) dict_id: Option<u32>, field343 let mut dict_id = None; in read() localVariable
254 uint32_t dict_id = dict_matches[l]; in FN() local
2032 uint8_t dict_id = s->dictionary->context_based ? in ProcessCommandsInternal() local