Home
last modified time | relevance | path

Searched defs:dict_id (Results 1 – 11 of 11) sorted by relevance

/external/zstd/contrib/diagnose_corruption/
Dcheck_flipped_bits.c33 int32_t dict_id; member
125 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
/external/cronet/tot/third_party/brotli/enc/
Dbackward_references_inc.h44 int dict_id = 0; in EXPORT_FN() local
Dhash_to_binary_tree_inc.h255 uint32_t dict_id = dict_matches[l]; in FN() local
Dbackward_references_hq.c741 int dict_id = 0; in BrotliZopfliComputeShortestPath() local
850 int dict_id = 0; in BrotliCreateHqZopfliBackwardReferences() local
/external/cronet/stable/third_party/brotli/enc/
Dbackward_references_inc.h44 int dict_id = 0; in EXPORT_FN() local
Dhash_to_binary_tree_inc.h255 uint32_t dict_id = dict_matches[l]; in FN() local
Dbackward_references_hq.c741 int dict_id = 0; in BrotliZopfliComputeShortestPath() local
850 int dict_id = 0; in BrotliCreateHqZopfliBackwardReferences() local
/external/rust/android-crates-io/crates/lz4_flex/src/frame/
Dheader.rs137 pub(crate) dict_id: Option<u32>, field
343 let mut dict_id = None; in read() localVariable
/external/brotli/c/enc/
Dhash_to_binary_tree_inc.h254 uint32_t dict_id = dict_matches[l]; in FN() local
/external/cronet/tot/third_party/brotli/dec/
Ddecode.c2032 uint8_t dict_id = s->dictionary->context_based ? in ProcessCommandsInternal() local
/external/cronet/stable/third_party/brotli/dec/
Ddecode.c2032 uint8_t dict_id = s->dictionary->context_based ? in ProcessCommandsInternal() local