Searched refs:repeated (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/bmake/unit-tests/
H A Dsh-dots.exp6 repeated repeated
19 repeated delayed repeated
20 repeated delayed twice repeated
H A Ddirective-include.mk18 # Between 2015-11-26 and 2020-10-31, the very last file could be repeated,
H A Dvar-eval-short.mk72 # '****', which are repeated repetitions as well.
/freebsd-current/usr.bin/uniq/tests/
H A Duniq_test.sh38 atf_test_case repeated
40 atf_set descr "print repeated lines only"
46 atf_check_uniq --repeated
51 atf_set descr "count and print repeated lines only"
56 atf_check_uniq --count --repeated
61 atf_set descr "print every instance of repeated lines"
67 atf_check_uniq --all-repeated
119 atf_set descr "print non-repeated lines only"
130 atf_set descr "print non-repeated lines with count"
183 atf_add_test_case repeated
[all...]
/freebsd-current/lib/libsecureboot/
H A Dlocal.trust.mk30 # name should be one of ECDSA, OPENPGP or RSA, they can be repeated
/freebsd-current/stand/i386/mbr/
H A Dmbr.S53 # zero from the repeated string instruction above. We save the offset of
/freebsd-current/contrib/bmake/
H A Dbsd.after-import.mk7 # target to allow the process to be easily repeated.
/freebsd-current/lib/libc/amd64/string/
H A Dstrspn.S115 /* find repeated single character */
209 imul %r8, %rsi # repeated 8 times
H A Dstrcspn.S210 imul %r8, %rsi # repeated 8 times
/freebsd-current/tools/pkgbase/
H A Dmetalog_reader.lua393 if iseq then -- repeated line, just a warning
396 ' repeated with same meta: line ' ..
/freebsd-current/contrib/ncurses/progs/
H A Dtic.c1353 bool repeated = FALSE; local
1360 _nc_warning("repeated cursor control %s", value);
1361 repeated = TRUE;
1365 if (!repeated) {

Completed in 274 milliseconds