Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_repeat_test.cc140 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 Dndp.h13 int repeat; member
/freebsd/contrib/libbegemot/
H A Drpoll.c163 int repeat; /* one shot or repeat? */ member
363 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 Dzstd_compress_literals.c101 { HUF_repeat repeat = prevHuf->repeatMode; in ZSTD_compressLiterals() local
H A Dhuf_compress.c643 HUF_CElt* oldHufTable, HUF_repeat* repeat, int preferRepeat, in HUF_compress_internal()
742 HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2) in HUF_compress1X_repeat()
779 HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2) in HUF_compress4X_repeat()
H A Dzstd_compress_superblock.c77 HUF_repeat repeat = prevHuf->repeatMode; in ZSTD_buildSuperBlockEntropy_literal() local
480 const U32 repeat = set_repeat; in ZSTD_compressSubBlock_sequences() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_literals.c102 { HUF_repeat repeat = prevHuf->repeatMode; in ZSTD_compressLiterals() local
H A Dhuf_compress.c1183 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 Dui.cpp196 const bool repeat) in out_tag_wrap()
/freebsd/contrib/unbound/compat/
H A Dgetentropy_solaris.c256 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local
H A Dgetentropy_osx.c208 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local
H A Dgetentropy_linux.c336 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local
/freebsd/sys/dev/iicbus/controller/opencores/
H A Diicoc.c146 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 Dbhnd_nvram_value_prf.c239 u_long repeat, bits; in bhnd_nvram_val_vprintf() local
/freebsd/contrib/dialog/
H A Drc.c483 bool repeat = FALSE; in dlg_create_rc() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DICF.cpp64 std::atomic<bool> repeat = {false}; member in lld::coff::ICF
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_queue.c546 int repeat = 0; in pqisrc_destroy_op_ib_queues() local
/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_arm.c1043 char repeat; in read_subst_iter() local
H A Dlibelftc_dem_gnu2.c1180 char repeat; in read_subst_iter() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DICF.cpp126 std::atomic<bool> repeat; member in __anon178663a30111::ICF
/freebsd/usr.bin/units/
H A Dunits.c394 int repeat = 1; in addunit() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java418 repeat(String s, int n) in repeat() method in JDTrace
/freebsd/contrib/lib9p/pytest/
H A Dsequencer.py415 def __init__(self, repeat, name, sub, aux=None): argument
/freebsd/sys/dev/sbni/
H A Dif_sbni.c372 int repeat; in sbni_intr() local
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtime-event.h225 u8 repeat; member

12