| /freebsd/contrib/googletest/googletest/test/ | 
| H A D | gtest_repeat_test.cc | 140 void TestRepeat(int repeat) {  in TestRepeat()151 void TestRepeatWithEmptyFilter(int repeat) {  in TestRepeatWithEmptyFilter()
 163 void TestRepeatWithFilterForSuccessfulTests(int repeat) {  in TestRepeatWithFilterForSuccessfulTests()
 180 void TestRepeatWithFilterForFailedTests(int repeat) {  in TestRepeatWithFilterForFailedTests()
 
 | 
| /freebsd/usr.sbin/ndp/ | 
| H A D | ndp.h | 13 	int repeat;  member
 | 
| /freebsd/contrib/libbegemot/ | 
| H A D | rpoll.c | 163 	int	repeat;		/* one shot or repeat? */  member363 poll_start_timer(u_int msecs, int repeat, timer_f func, void *arg)  in poll_start_timer()
 370 poll_start_utimer(unsigned long long usecs, int repeat, timer_f func, void *arg)  in poll_start_utimer()
 
 | 
| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ | 
| H A D | zstd_compress_literals.c | 102     {   HUF_repeat repeat = prevHuf->repeatMode;  in ZSTD_compressLiterals()  local
 | 
| H A D | huf_compress.c | 644                        HUF_CElt* oldHufTable, HUF_repeat* repeat, int preferRepeat,  in HUF_compress_internal()743                       HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2)  in HUF_compress1X_repeat()
 780                       HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2)  in HUF_compress4X_repeat()
 
 | 
| H A D | zstd_compress_superblock.c | 78     HUF_repeat repeat = prevHuf->repeatMode;  in ZSTD_buildSuperBlockEntropy_literal()  local481         const U32 repeat = set_repeat;  in ZSTD_compressSubBlock_sequences()  local
 
 | 
| /freebsd/sys/contrib/zstd/lib/compress/ | 
| H A D | zstd_compress_literals.c | 102     {   HUF_repeat repeat = prevHuf->repeatMode;  in ZSTD_compressLiterals()  local
 | 
| H A D | huf_compress.c | 1183                        HUF_CElt* oldHufTable, HUF_repeat* repeat, int preferRepeat,  in HUF_compress_internal()1300                       HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat,  in HUF_compress1X_repeat()
 1331 …HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2, unsigned suspectUncompressible)  in HUF_compress4X_repeat()
 
 | 
| /freebsd/contrib/kyua/utils/cmdline/ | 
| H A D | ui.cpp | 196                           const bool repeat)  in out_tag_wrap()
 | 
| /freebsd/contrib/unbound/compat/ | 
| H A D | getentropy_solaris.c | 256 	int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat;  in getentropy_fallback()  local
 | 
| H A D | getentropy_osx.c | 208 	int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat;  in getentropy_fallback()  local
 | 
| H A D | getentropy_linux.c | 336 	int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat;  in getentropy_fallback()  local
 | 
| /freebsd/sys/dev/iicbus/controller/opencores/ | 
| H A D | iicoc.c | 146 iicoc_iicbus_start_common(device_t dev, u_char slave, int timeout, bool repeat)  in iicoc_iicbus_start_common()
 | 
| /freebsd/sys/dev/bhnd/nvram/ | 
| H A D | bhnd_nvram_value_prf.c | 239 		u_long		 repeat, bits;  in bhnd_nvram_val_vprintf()  local
 | 
| /freebsd/contrib/dialog/ | 
| H A D | rc.c | 483 	bool repeat = FALSE;  in dlg_create_rc()  local
 | 
| /freebsd/contrib/llvm-project/lld/COFF/ | 
| H A D | ICF.cpp | 64   std::atomic<bool> repeat = {false};  member in lld::coff::ICF
 | 
| /freebsd/crypto/openssl/test/ | 
| H A D | quic_record_test.c | 2750 static int test_wire_pkt_hdr_actual(int tidx, int repeat, int cipher,  in test_wire_pkt_hdr_actual()2930 static int test_wire_pkt_hdr_inner(int tidx, int repeat, int cipher)  in test_wire_pkt_hdr_inner()
 2980     int tidx, repeat, cipher;  in test_wire_pkt_hdr()  local
 
 | 
| /freebsd/contrib/elftoolchain/libelftc/ | 
| H A D | libelftc_dem_arm.c | 1043 	char repeat;  in read_subst_iter()  local
 | 
| H A D | libelftc_dem_gnu2.c | 1180 	char repeat;  in read_subst_iter()  local
 | 
| /freebsd/sys/dev/smartpqi/ | 
| H A D | smartpqi_queue.c | 546                 int repeat = 0;  in pqisrc_destroy_op_ib_queues()  local
 | 
| /freebsd/sys/kern/ | 
| H A D | kern_jailmeta.c | 258 	bool repeat;  in jm_osd_method_set()  local
 | 
| /freebsd/contrib/llvm-project/lld/ELF/ | 
| H A D | ICF.cpp | 126   std::atomic<bool> repeat;  member in __anon178663a30111::ICF
 | 
| /freebsd/usr.bin/units/ | 
| H A D | units.c | 394 				int repeat = 1; in addunit()   local 
 | 
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ | 
| H A D | JDTrace.java | 418     repeat(String s, int n)  in repeat()  method in JDTrace
 | 
| /freebsd/contrib/lib9p/pytest/ | 
| H A D | sequencer.py | 415     def __init__(self, repeat, name, sub, aux=None):  argument
 |