| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | zstd_internal.h | 200 static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = { 219 static UNUSED_ATTR const S16 ML_defaultNorm[MaxML+1] = { 231 static UNUSED_ATTR const S16 OF_defaultNorm[DefaultMaxOff+1] = {
|
| H A D | mem.h | 55 typedef int16_t S16; typedef 70 typedef signed short S16;
|
| H A D | fse_decompress.c | 91 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable_internal()
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_compress_sequences.h | 36 const S16* defaultNorm, U32 defaultNormLog, U32 defaultMax,
|
| H A D | zstd_compress_sequences.c | 74 S16 norm[MaxSeq + 1]; in ZSTD_NCountCost() 240 const S16* defaultNorm, U32 defaultNormLog, U32 defaultMax, in ZSTD_buildCTable() 261 S16 norm[MaxSeq + 1]; in ZSTD_buildCTable()
|
| H A D | fse_compress.c | 643 S16 norm[FSE_MAX_SYMBOL_VALUE+1]; in FSE_compress_wksp()
|
| H A D | huf_compress.c | 75 S16 norm[HUF_TABLELOG_MAX+1]; in HUF_compressWeights()
|
| /f-stack/freebsd/contrib/zstd/lib/decompress/ |
| H A D | zstd_decompress_internal.h | 76 #define ZSTD_BUILD_FSE_TABLE_WKSP_SIZE (sizeof(S16) * (MaxSeq + 1) + (1u << MaxFSELog) + sizeof(U64…
|
| H A D | zstd_decompress_block.c | 391 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in ZSTD_buildFSETable_body() 563 S16 norm[MaxSeq+1]; in ZSTD_buildSeqTable()
|
| /f-stack/freebsd/contrib/zstd/lib/legacy/ |
| H A D | zstd_v01.c | 173 typedef int16_t S16; typedef 181 typedef signed short S16; typedef 411 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() 1290 typedef int16_t S16; typedef 1297 typedef signed short S16; typedef 1616 S16 norm[MaxML+1]; /* assumption : MaxML >= MaxLL and MaxOff */ in ZSTDv01_decodeSeqHeaders()
|
| H A D | zstd_v06.c | 92 typedef int16_t S16; typedef 100 typedef signed short S16; 518 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 527 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 533 static const S16 OF_defaultNorm[MaxOff+1] = { 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1480 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in FSEv06_buildDTable() 3194 const S16* defaultNorm, U32 defaultLog, U32 flagRepeatTable) in ZSTDv06_buildSeqTable() 3212 S16 norm[MaxSeq+1]; in ZSTDv06_buildSeqTable()
|
| H A D | zstd_v07.c | 252 typedef int16_t S16; typedef 260 typedef signed short S16; 1500 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in FSEv07_buildDTable() 2752 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 2761 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 2767 static const S16 OF_defaultNorm[MaxOff+1] = { 1, 1, 1, 1, 1, 1, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 3424 const S16* defaultNorm, U32 defaultLog, U32 flagRepeatTable) in ZSTDv07_buildSeqTable() 3442 S16 norm[MaxSeq+1]; in ZSTDv07_buildSeqTable()
|
| H A D | zstd_v03.c | 100 typedef int16_t S16; typedef 108 typedef signed short S16; 1112 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() 2605 S16 norm[MaxML+1]; /* assumption : MaxML >= MaxLL and MaxOff */ in ZSTD_decodeSeqHeaders()
|
| H A D | zstd_v04.c | 62 typedef int16_t S16; typedef 70 typedef signed short S16; 1088 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() 2731 S16 norm[MaxML+1]; /* assumption : MaxML >= MaxLL >= MaxOff */ in ZSTD_decodeSeqHeaders()
|
| H A D | zstd_v02.c | 99 typedef int16_t S16; typedef 107 typedef signed short S16; 1111 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() 2964 S16 norm[MaxML+1]; /* assumption : MaxML >= MaxLL and MaxOff */ in ZSTD_decodeSeqHeaders()
|
| H A D | zstd_v05.c | 90 typedef int16_t S16; typedef 98 typedef signed short S16; 1224 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSEv05_buildDTable() 3048 S16 norm[MaxML+1]; /* assumption : MaxML >= MaxLL >= MaxOff */ in ZSTDv05_decodeSeqHeaders()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | r8a73a4-ape6evm.dts | 109 label = "S16";
|
| /f-stack/freebsd/contrib/device-tree/src/mips/ingenic/ |
| H A D | qi_lb60.dts | 133 MATRIX_KEY(1, 6, KEY_U) /* S16 */
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 335 typedef int16_t S16; typedef 350 typedef signed short S16; typedef 2840 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() 6491 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 6506 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, 8118 S16 norm[FSE_MAX_SYMBOL_VALUE+1]; in FSE_compress_wksp() 8440 S16 norm[HUF_TABLELOG_MAX+1]; in HUF_compressWeights() 11315 S16 norm[MaxSeq + 1]; in ZSTD_NCountCost() 11502 S16 norm[MaxSeq + 1]; in ZSTD_buildCTable() 26781 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in ZSTD_buildFSETable() [all …]
|