Searched defs:repeats (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/usr.bin/uniq/ |
| H A D | uniq.c | 69 static int numchars, numfields, repeats; variable
|
| /freebsd-13.1/sys/contrib/zstd/lib/common/ |
| H A D | entropy_common.c | 110 int repeats = FSE_ctz(~bitStream | 0x80000000) >> 1; in FSE_readNCount_body() local
|
| /freebsd-13.1/usr.sbin/kbdcontrol/ |
| H A D | kbdcontrol.c | 111 static const int repeats[] = { 34, 38, 42, 46, 50, 55, 59, 63, variable
|
| /freebsd-13.1/contrib/ntp/lib/isc/tests/ |
| H A D | hash_test.c | 81 int repeats; member
|
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_init_ops.c | 296 u32 repeats = GET_FIELD(data, local
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_proto.c | 5109 long repeats; in measure_tick_fuzz() local
|
| /freebsd-13.1/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 4154 RepeatGenerator(size_t repeats, GeneratorWrapper<T>&& generator): in RepeatGenerator() 4195 GeneratorWrapper<T> repeat(size_t repeats, GeneratorWrapper<T>&& generator) { in repeat()
|