Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dentropy_common.c52 int bitCount; in FSE_readNCount() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dentropy_common.c80 int bitCount; in FSE_readNCount_body() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dfse_compress.c206 int bitCount = 0; in FSE_writeNCount_generic() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dfse_compress.c245 int bitCount = 0; in FSE_writeNCount_generic() local
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c488 int bitCount; in FSE_readNCount() local
H A Dzstd_v03.c1189 int bitCount; in FSE_readNCount() local
H A Dzstd_v02.c1188 int bitCount; in FSE_readNCount() local
H A Dzstd_v04.c1166 int bitCount; in FSE_readNCount() local
H A Dzstd_v05.c1292 int bitCount; in FSEv05_readNCount() local
H A Dzstd_v06.c1273 int bitCount; in FSEv06_readNCount() local
H A Dzstd_v07.c1217 int bitCount; in FSEv07_readNCount() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3412 int bitCount = bits.size(); in MakeBitField() local