Home
last modified time | relevance | path

Searched refs:FORCE_INLINE_TEMPLATE (Results 1 – 14 of 14) sorted by relevance

/lib/zstd/common/
A Dbitstream.h156 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 Dcompiler.h55 #define FORCE_INLINE_TEMPLATE static INLINE_KEYWORD FORCE_INLINE_ATTR UNUSED_ATTR macro
70 # define HINT_INLINE FORCE_INLINE_TEMPLATE
A Dentropy_common.c42 FORCE_INLINE_TEMPLATE
243 FORCE_INLINE_TEMPLATE size_t
A Dfse_decompress.c174 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 Dzstd_preSplit.c34 FORCE_INLINE_TEMPLATE unsigned hash2(const void *p, unsigned hashLog) in hash2()
57 FORCE_INLINE_TEMPLATE void
70 FORCE_INLINE_TEMPLATE void
A Dzstd_lazy.c394 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 Dhuf_compress.c875 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 Dzstd_opt.c324 FORCE_INLINE_TEMPLATE U32
561 FORCE_INLINE_TEMPLATE
588 FORCE_INLINE_TEMPLATE
831 FORCE_INLINE_TEMPLATE
1075 FORCE_INLINE_TEMPLATE
A Dzstd_fast.c189 FORCE_INLINE_TEMPLATE
480 FORCE_INLINE_TEMPLATE
A Dzstd_compress_sequences.c291 FORCE_INLINE_TEMPLATE size_t
A Dzstd_double_fast.c104 FORCE_INLINE_TEMPLATE
327 FORCE_INLINE_TEMPLATE
A Dzstd_compress.c2538 FORCE_INLINE_TEMPLATE void
/lib/zstd/decompress/
A Dhuf_decompress.c518 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 Dzstd_decompress_block.c485 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