Home
last modified time | relevance | path

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

1234

/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()
/illumos-gate/usr/src/lib/libcommputil/common/
H A Dsdp.c728 sdp_repeat_t *repeat; in sdp_get_length() local
832 sdp_repeat_t *repeat; in sdp_clone_session() local
969 sdp_repeat_t *repeat; in sdp_session_to_str() local
H A Dsdp_parse_helper.c176 sdp_free_repeat(sdp_repeat_t *repeat) in sdp_free_repeat()
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_literals.c102 { HUF_repeat repeat = prevHuf->repeatMode; in ZSTD_compressLiterals() local
H A Dhuf_compress.c644 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()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_literals.c102 { HUF_repeat repeat = prevHuf->repeatMode; in ZSTD_compressLiterals() local
/freebsd/contrib/kyua/utils/cmdline/
H A Dui.cpp196 const bool repeat) in out_tag_wrap()
/illumos-gate/usr/src/cmd/refer/
H A Daddbib.c109 int i = 0, firstln, repeat = 0, escape = 0; in addbib() local
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_msg.h104 uint32_t repeat; /* repeat counter */ member
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_structs.h59 int repeat; /* Should value be repeated ? */ member
/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()
/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c454 offset_t repeat, toline; in num_arg() local
/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/crypto/openssl/test/
H A Dquic_record_test.c2750 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
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dhsearch.c66 #define repeat for (;;) macro
/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_arm.c1043 char repeat; in read_subst_iter() local
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_queue.c546 int repeat = 0; in pqisrc_destroy_op_ib_queues() local
/freebsd/sys/kern/
H A Dkern_jailmeta.c258 bool repeat; in jm_osd_method_set() local

1234