Home
last modified time | relevance | path

Searched defs:dictionary (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4_decompress.c564 LZ4_setStreamDecode(LZ4_streamDecode_t *LZ4_streamDecode, const char *dictionary, int dictSize) LZ4_setStreamDecode() argument
H A Dlz4_compress.c192 const BYTE * const dictionary = dictPtr->dictionary; in LZ4_compress_generic() local
775 LZ4_loadDict(LZ4_stream_t *LZ4_dict, const char *dictionary, int dictSize) LZ4_loadDict() argument
[all...]
H A Dlz4hc_compress.c625 LZ4_loadDictHC(LZ4_streamHC_t *LZ4_streamHCPtr, const char *dictionary, int dictSize) LZ4_loadDictHC() argument
/kernel/linux/linux-5.10/include/linux/
H A Dlz4.h102 const uint8_t *dictionary; member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dlz4.h102 const uint8_t *dictionary; member
[all...]
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4_decompress.c564 LZ4_setStreamDecode(LZ4_streamDecode_t *LZ4_streamDecode, const char *dictionary, int dictSize) LZ4_setStreamDecode() argument
H A Dlz4_compress.c192 const BYTE * const dictionary = dictPtr->dictionary; in LZ4_compress_generic() local
775 LZ4_loadDict(LZ4_stream_t *LZ4_dict, const char *dictionary, int dictSize) LZ4_loadDict() argument
[all...]
H A Dlz4hc_compress.c625 LZ4_loadDictHC(LZ4_streamHC_t *LZ4_streamHCPtr, const char *dictionary, int dictSize) LZ4_loadDictHC() argument
/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_lzma2.c44 struct dictionary { struct
[all...]
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_lzma2.c44 struct dictionary { struct
[all...]

Completed in 10 milliseconds