OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FORCE_INLINE_TEMPLATE
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/bsd/zstd/dist/lib/common/
bitstream.h
162
FORCE_INLINE_TEMPLATE
BitContainerType BIT_getLowerBits(BitContainerType bitContainer, U32 const nbBits)
302
FORCE_INLINE_TEMPLATE
BitContainerType BIT_getUpperBits(BitContainerType bitContainer, U32 const start)
307
FORCE_INLINE_TEMPLATE
BitContainerType BIT_getMiddleBits(BitContainerType bitContainer, U32 const start, U32 const nbBits)
330
FORCE_INLINE_TEMPLATE
BitContainerType BIT_lookBits(const BIT_DStream_t* bitD, U32 nbBits)
353
FORCE_INLINE_TEMPLATE
void BIT_skipBits(BIT_DStream_t* bitD, U32 nbBits)
362
FORCE_INLINE_TEMPLATE
BitContainerType BIT_readBits(BIT_DStream_t* bitD, unsigned nbBits)
412
FORCE_INLINE_TEMPLATE
BIT_DStream_status BIT_reloadDStream(BIT_DStream_t* bitD)
compiler.h
64
*
FORCE_INLINE_TEMPLATE
is used to define C "templates", which take constant
68
#define
FORCE_INLINE_TEMPLATE
static INLINE_KEYWORD FORCE_INLINE_ATTR UNUSED_ATTR
83
# define HINT_INLINE
FORCE_INLINE_TEMPLATE
entropy_common.c
41
FORCE_INLINE_TEMPLATE
242
FORCE_INLINE_TEMPLATE
size_t
fse_decompress.c
173
FORCE_INLINE_TEMPLATE
size_t FSE_decompress_usingDTable_generic(
243
FORCE_INLINE_TEMPLATE
size_t FSE_decompress_wksp_body(
/src/external/bsd/zstd/dist/lib/compress/
zstd_preSplit.c
33
FORCE_INLINE_TEMPLATE
unsigned hash2(const void *p, unsigned hashLog)
56
FORCE_INLINE_TEMPLATE
void
69
FORCE_INLINE_TEMPLATE
void
zstd_lazy.c
393
FORCE_INLINE_TEMPLATE
528
FORCE_INLINE_TEMPLATE
630
FORCE_INLINE_TEMPLATE
665
FORCE_INLINE_TEMPLATE
798
FORCE_INLINE_TEMPLATE
U32 ZSTD_row_nextIndex(BYTE* const tagRow, U32 const rowMask) {
816
FORCE_INLINE_TEMPLATE
void ZSTD_row_prefetch(U32 const* hashTable, BYTE const* tagTable, U32 const relRow, U32 const rowLog) {
835
FORCE_INLINE_TEMPLATE
863
FORCE_INLINE_TEMPLATE
883
FORCE_INLINE_TEMPLATE
914
FORCE_INLINE_TEMPLATE
[
all
...]
huf_compress.c
877
FORCE_INLINE_TEMPLATE
void HUF_addBits(HUF_CStream_t* bitC, HUF_CElt elt, int idx, int kFast)
911
FORCE_INLINE_TEMPLATE
void HUF_zeroIndex1(HUF_CStream_t* bitC)
921
FORCE_INLINE_TEMPLATE
void HUF_mergeIndex1(HUF_CStream_t* bitC)
937
FORCE_INLINE_TEMPLATE
void HUF_flushBits(HUF_CStream_t* bitC, int kFast)
984
FORCE_INLINE_TEMPLATE
void
990
FORCE_INLINE_TEMPLATE
void
1055
FORCE_INLINE_TEMPLATE
size_t
zstd_opt.c
323
FORCE_INLINE_TEMPLATE
U32
560
FORCE_INLINE_TEMPLATE
587
FORCE_INLINE_TEMPLATE
830
FORCE_INLINE_TEMPLATE
1074
FORCE_INLINE_TEMPLATE
zstd_compress_sequences.c
290
FORCE_INLINE_TEMPLATE
size_t
zstd_double_fast.c
103
FORCE_INLINE_TEMPLATE
326
FORCE_INLINE_TEMPLATE
zstd_fast.c
190
FORCE_INLINE_TEMPLATE
481
FORCE_INLINE_TEMPLATE
zstd_compress.c
2612
FORCE_INLINE_TEMPLATE
void
/src/external/bsd/zstd/dist/lib/decompress/
huf_decompress.c
521
FORCE_INLINE_TEMPLATE
BYTE
574
FORCE_INLINE_TEMPLATE
size_t
601
FORCE_INLINE_TEMPLATE
size_t
1265
FORCE_INLINE_TEMPLATE
U32
1274
FORCE_INLINE_TEMPLATE
U32
1352
FORCE_INLINE_TEMPLATE
size_t
1383
FORCE_INLINE_TEMPLATE
size_t
zstd_decompress_block.c
484
FORCE_INLINE_TEMPLATE
1203
FORCE_INLINE_TEMPLATE
void
1228
FORCE_INLINE_TEMPLATE
seq_t
1401
FORCE_INLINE_TEMPLATE
size_t
1613
FORCE_INLINE_TEMPLATE
size_t
1713
FORCE_INLINE_TEMPLATE
1732
FORCE_INLINE_TEMPLATE
size_t
Completed in 98 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026