| /freebsd-12-stable/usr.bin/uniq/ |
| D | uniq.c | 69 static int numchars, numfields, repeats; variable 214 if (Dflag == DF_POSTSEP && repeats > 0) in main() 228 repeats = 0; in main() 231 if (repeats == 0) { in main() 238 ++repeats; in main() 309 if ((!Dflag && dflag && repeats == 0) || (uflag && repeats > 0)) in show() 312 (void)fprintf(ofp, "%4d %s", repeats + 1, str); in show()
|
| /freebsd-12-stable/usr.sbin/kbdcontrol/ |
| D | kbdcontrol.c | 111 static const int repeats[] = { 34, 38, 42, 46, 50, 55, 59, 63, variable 116 static const int nrepeats = (sizeof(repeats) / sizeof(int)); 1036 if (repeat <= repeats[n]) in set_keyrates()
|
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_init_ops.c | 298 u32 repeats = GET_FIELD(data, local 305 for (i = 0; i < repeats; i++, addr += size << 2) {
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | ntp_proto.c | 5151 long repeats; in measure_tick_fuzz() local 5158 repeats = 0; in measure_tick_fuzz() 5168 max_repeats = max(repeats, max_repeats); in measure_tick_fuzz() 5169 repeats = 0; in measure_tick_fuzz() 5174 repeats++; in measure_tick_fuzz()
|
| D | invoke-ntp.conf.texi | 1855 which repeats at the designated poll interval.
|
| D | ntp.conf.def | 1930 which repeats at the designated poll interval.
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | compress | 184 # There's only a magic nibble (4 bits); that nibble repeats every 33
|
| /freebsd-12-stable/contrib/less/ |
| D | NEWS | 1030 * New command ESC-n repeats previous search, spanning files. 1036 * New command ESC-N repeats previous search in the reverse
|
| /freebsd-12-stable/contrib/gcc/config/mips/ |
| D | sb1.md | 69 ;; For long cycle operations, the FPU has a 4 cycle pipeline that repeats,
|
| /freebsd-12-stable/tools/test/testfloat/ |
| D | testfloat-source.txt | 430 the random number generator repeats, and possibly wasting time as well.
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | europe | 3309 # directly, and instead repeats the first hour of the next day, with a 3547 # This cancels the previous decision, and repeats it only for 1978.
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | stabs.texinfo | 2969 Then for each base type there repeats a series: a virtual character, a 2986 type. Finally a semi-colon ends the series, which repeats for each
|
| D | gdb.info-2 | 8335 numchild=N,type=TYPE},(repeats N times)] 8339 numchild=N,value=VALUE,type=TYPE},(repeats N times)]
|
| D | gdb.texinfo | 18306 numchild=@var{n},type=@var{type}@},@r{(repeats N times)}] 18310 numchild=@var{n},value=@var{value},type=@var{type}@},@r{(repeats N times)}]
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog-1999 | 6038 same_type_p. Don't try to handle repeats. Return success. 6048 repeats, which have been disabled since 2.7.2. Don't mess with
|
| D | ChangeLog-1996 | 1136 that do repeats incorrectly. In the future, we can enable it.
|
| D | ChangeLog-1998 | 6266 (issue_nrepeats): New function for issuing 'n' type repeats.
|
| /freebsd-12-stable/contrib/xz/ |
| D | ChangeLog | 2911 The same code sequence repeats so it's nicer as a separate function.
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | NEWS | 9820 + correct logic of _tracechtype2(), which did not account for repeats
|