Home
last modified time | relevance | path

Searched refs:DTable_max_t (Results 1 – 8 of 8) sorted by relevance

/external/zstd/lib/common/
Dfse_decompress.c386 typedef FSE_DTable DTable_max_t[FSE_DTABLE_SIZE_U32(FSE_MAX_TABLELOG)]; typedef
/external/zstd/lib/legacy/
Dzstd_v01.c334 typedef U32 DTable_max_t[FSE_DTABLE_SIZE_U32(FSE_MAX_TABLELOG)]; typedef
902DTable_max_t dt; /* Static analyzer seems unable to understand this table will be properly initi… in FSE_decompress()
Dzstd_v03.c1064 typedef U32 DTable_max_t[FSE_DTABLE_SIZE_U32(FSE_MAX_TABLELOG)]; typedef
1426DTable_max_t dt; /* Static analyzer seems unable to understand this table will be properly initi… in FSE_decompress()
Dzstd_v04.c1045 typedef U32 DTable_max_t[FSE_DTABLE_SIZE_U32(FSE_MAX_TABLELOG)]; typedef
1408DTable_max_t dt; /* Static analyzer seems unable to understand this table will be properly initi… in FSE_decompress()
Dzstd_v02.c1063 typedef U32 DTable_max_t[FSE_DTABLE_SIZE_U32(FSE_MAX_TABLELOG)]; typedef
1425DTable_max_t dt; /* Static analyzer seems unable to understand this table will be properly initi… in FSE_decompress()
Dzstd_v05.c1167 typedef unsigned DTable_max_t[FSEv05_DTABLE_SIZE_U32(FSEv05_MAX_TABLELOG)]; typedef
1511DTable_max_t dt; /* Static analyzer seems unable to understand this table will be properly initi… in FSEv05_decompress()
Dzstd_v06.c1420 typedef U32 DTable_max_t[FSEv06_DTABLE_SIZE_U32(FSEv06_MAX_TABLELOG)]; typedef
1654DTable_max_t dt; /* Static analyzer seems unable to understand this table will be properly initi… in FSEv06_decompress()
Dzstd_v07.c1440 typedef U32 DTable_max_t[FSEv07_DTABLE_SIZE_U32(FSEv07_MAX_TABLELOG)]; typedef
1674DTable_max_t dt; /* Static analyzer seems unable to understand this table will be properly initi… in FSEv07_decompress()