Searched defs:reps (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/usr.bin/hexdump/
H A Dhexdump.h62 int reps; /* repetition count */ member in struct:_fu
/freebsd-current/usr.bin/csplit/
H A Dcsplit.c83 static long reps; /* Number of repetitions for this pattern */ variable
/freebsd-current/usr.bin/jot/
H A Djot.c98 long reps = REPS_DEF; local
[all...]
/freebsd-current/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_private.h91 uint32_t reps[REPS]; member in struct:lzma_lzma1_encoder_s
H A Dlzma_encoder_optimum_normal.c444 helper2(lzma_lzma1_encoder *coder, uint32_t *reps, const uint8_t *buf, argument
[all...]
/freebsd-current/sys/kern/
H A Dsubr_unit.c1276 long reps = 1, m; local
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_opt.c1012 repcodes_t reps = ZSTD_updateRep(opt[cur].rep, lastSequence.off, lastSequence.litlen==0); local
/freebsd-current/sys/contrib/zstd/lib/dictBuilder/
H A Dzdict.c921 static U32 ZDICT_maxRep(U32 const reps[ZSTD_REP_NUM]) argument
/freebsd-current/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c1268 repcodes_t const reps = ZSTD_newRep(opt[cur].rep, lastSequence.off, lastSequence.litlen==0); local
/freebsd-current/usr.bin/vmstat/
H A Dvmstat.c203 int bufsize, c, reps, todo; local
632 dovmstat(unsigned int interval, int reps) argument
1243 dointr(unsigned int interval, int reps) argument
[all...]

Completed in 136 milliseconds