Home
last modified time | relevance | path

Searched defs:bitCount (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/zstd/lib/common/
H A Dentropy_common.c52 int bitCount; in FSE_readNCount_body() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dentropy_common.c53 int bitCount; in FSE_readNCount_body() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dfse_compress.c247 int bitCount = 0; in FSE_writeNCount_generic() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dfse_compress.c246 int bitCount = 0; in FSE_writeNCount_generic() local
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c450 int bitCount; in FSE_readNCount() local
H A Dzstd_v03.c1127 int bitCount; in FSE_readNCount() local
H A Dzstd_v02.c1127 int bitCount; in FSE_readNCount() local
H A Dzstd_v04.c1110 int bitCount; in FSE_readNCount() local
H A Dzstd_v05.c1240 int bitCount; in FSEv05_readNCount() local
H A Dzstd_v06.c1217 int bitCount; in FSEv06_readNCount() local
H A Dzstd_v07.c1162 int bitCount; in FSEv07_readNCount() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3504 int bitCount = bits.size(); in MakeBitField() local