Searched refs:FORCE_INLINE_TEMPLATE (Results 1 – 14 of 14) sorted by relevance
| /lib/zstd/common/ |
| A D | bitstream.h | 156 FORCE_INLINE_TEMPLATE BitContainerType BIT_getLowerBits(BitContainerType bitContainer, U32 const nb… in BIT_getLowerBits() 287 FORCE_INLINE_TEMPLATE BitContainerType BIT_getUpperBits(BitContainerType bitContainer, U32 const st… in BIT_getUpperBits() 292 FORCE_INLINE_TEMPLATE BitContainerType BIT_getMiddleBits(BitContainerType bitContainer, U32 const s… in BIT_getMiddleBits() 315 FORCE_INLINE_TEMPLATE BitContainerType BIT_lookBits(const BIT_DStream_t* bitD, U32 nbBits) in BIT_lookBits() 338 FORCE_INLINE_TEMPLATE void BIT_skipBits(BIT_DStream_t* bitD, U32 nbBits) in BIT_skipBits() 347 FORCE_INLINE_TEMPLATE BitContainerType BIT_readBits(BIT_DStream_t* bitD, unsigned nbBits) in BIT_readBits() 397 FORCE_INLINE_TEMPLATE BIT_DStream_status BIT_reloadDStream(BIT_DStream_t* bitD) in BIT_reloadDStream()
|
| A D | compiler.h | 55 #define FORCE_INLINE_TEMPLATE static INLINE_KEYWORD FORCE_INLINE_ATTR UNUSED_ATTR macro 70 # define HINT_INLINE FORCE_INLINE_TEMPLATE
|
| A D | entropy_common.c | 42 FORCE_INLINE_TEMPLATE 243 FORCE_INLINE_TEMPLATE size_t
|
| A D | fse_decompress.c | 174 FORCE_INLINE_TEMPLATE size_t FSE_decompress_usingDTable_generic( in FSE_decompress_usingDTable_generic() 244 FORCE_INLINE_TEMPLATE size_t FSE_decompress_wksp_body( in FSE_decompress_wksp_body()
|
| /lib/zstd/compress/ |
| A D | zstd_preSplit.c | 34 FORCE_INLINE_TEMPLATE unsigned hash2(const void *p, unsigned hashLog) in hash2() 57 FORCE_INLINE_TEMPLATE void 70 FORCE_INLINE_TEMPLATE void
|
| A D | zstd_lazy.c | 394 FORCE_INLINE_TEMPLATE 529 FORCE_INLINE_TEMPLATE 631 FORCE_INLINE_TEMPLATE 666 FORCE_INLINE_TEMPLATE 836 FORCE_INLINE_TEMPLATE 864 FORCE_INLINE_TEMPLATE 884 FORCE_INLINE_TEMPLATE 915 FORCE_INLINE_TEMPLATE 1140 FORCE_INLINE_TEMPLATE 1515 FORCE_INLINE_TEMPLATE [all …]
|
| A D | huf_compress.c | 875 FORCE_INLINE_TEMPLATE void HUF_addBits(HUF_CStream_t* bitC, HUF_CElt elt, int idx, int kFast) in HUF_addBits() 909 FORCE_INLINE_TEMPLATE void HUF_zeroIndex1(HUF_CStream_t* bitC) in HUF_zeroIndex1() 919 FORCE_INLINE_TEMPLATE void HUF_mergeIndex1(HUF_CStream_t* bitC) in HUF_mergeIndex1() 935 FORCE_INLINE_TEMPLATE void HUF_flushBits(HUF_CStream_t* bitC, int kFast) in HUF_flushBits() 982 FORCE_INLINE_TEMPLATE void 988 FORCE_INLINE_TEMPLATE void 1053 FORCE_INLINE_TEMPLATE size_t
|
| A D | zstd_opt.c | 324 FORCE_INLINE_TEMPLATE U32 561 FORCE_INLINE_TEMPLATE 588 FORCE_INLINE_TEMPLATE 831 FORCE_INLINE_TEMPLATE 1075 FORCE_INLINE_TEMPLATE
|
| A D | zstd_fast.c | 189 FORCE_INLINE_TEMPLATE 480 FORCE_INLINE_TEMPLATE
|
| A D | zstd_compress_sequences.c | 291 FORCE_INLINE_TEMPLATE size_t
|
| A D | zstd_double_fast.c | 104 FORCE_INLINE_TEMPLATE 327 FORCE_INLINE_TEMPLATE
|
| A D | zstd_compress.c | 2538 FORCE_INLINE_TEMPLATE void
|
| /lib/zstd/decompress/ |
| A D | huf_decompress.c | 518 FORCE_INLINE_TEMPLATE BYTE 571 FORCE_INLINE_TEMPLATE size_t 598 FORCE_INLINE_TEMPLATE size_t 1262 FORCE_INLINE_TEMPLATE U32 1271 FORCE_INLINE_TEMPLATE U32 1349 FORCE_INLINE_TEMPLATE size_t 1380 FORCE_INLINE_TEMPLATE size_t
|
| A D | zstd_decompress_block.c | 485 FORCE_INLINE_TEMPLATE 1204 FORCE_INLINE_TEMPLATE void 1229 FORCE_INLINE_TEMPLATE seq_t 1402 FORCE_INLINE_TEMPLATE size_t 1614 FORCE_INLINE_TEMPLATE size_t 1714 FORCE_INLINE_TEMPLATE 1733 FORCE_INLINE_TEMPLATE size_t
|
Completed in 66 milliseconds