Home
last modified time | relevance | path

Searched defs:loop (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd-13.1/tools/test/gpioevents/
H A Dgpioevents.c207 run_read(bool loop, int handle, const char *file, u_int delayus) in run_read()
252 run_poll(bool loop, int handle, const char *file, int timeout, u_int delayus) in run_poll()
288 run_select(bool loop, int handle, const char *file, int timeout, u_int delayus) in run_select()
326 run_kqueue(bool loop, int handle, const char *file, int timeout, u_int delayus) in run_kqueue()
377 run_aio_read(bool loop, int handle, const char *file, u_int delayus) in run_aio_read()
433 run_sigio(bool loop, int handle, const char *file) in run_sigio()
471 bool loop = true; in main() local
/freebsd-13.1/crypto/openssl/crypto/bn/
H A Dbn_prime.pl30 loop: while ($#primes < $num-1) { label
H A Dbn_ctx.c168 unsigned loop = 0; in BN_CTX_free() local
295 unsigned int loop; in BN_POOL_finish() local
312 unsigned int loop; in BN_POOL_get() local
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.circstack.s38 loop: label
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.circstack.s37 loop: label
/freebsd-13.1/crypto/openssl/crypto/modes/asm/
H A Dghash-ia64.pl53 sub loop() { subroutine
H A Dghash-x86_64.pl156 sub loop() { subroutine
/freebsd-13.1/lib/libc/db/hash/
H A Dhash_func.c117 u_int32_t n, loop; in hash3() local
157 u_int32_t h, loop; in hash4() local
/freebsd-13.1/tests/sys/netgraph/
H A Dhub.c119 ATF_TC_HEAD(loop, conf) in ATF_TC_HEAD() argument
124 ATF_TC_BODY(loop, dummy) in ATF_TC_BODY() argument
H A Dbridge.c187 ATF_TC_HEAD(loop, conf) in ATF_TC_HEAD() argument
192 ATF_TC_BODY(loop, dummy) in ATF_TC_BODY() argument
/freebsd-13.1/contrib/ntp/scripts/stats/
H A Dloop.S2 loop <- scan(file1, list(day=0, sec=0, offset=0, freq=0, tc=0)) label
/freebsd-13.1/stand/mips/beri/loader/
H A Dstart.S46 loop: label
/freebsd-13.1/sys/libkern/arm64/
H A Dcrc32c_armv8.S61 loop: label
/freebsd-13.1/contrib/apr-util/dbm/sdbm/
H A Dsdbm_hash.c46 register int loop = (len + 8 - 1) >> 3; in sdbm_hash() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DMainLoop.cpp81 MainLoop &loop; member in MainLoop::RunImpl
100 MainLoop::RunImpl::RunImpl(MainLoop &loop) : loop(loop) { in RunImpl()
142 MainLoop::RunImpl::RunImpl(MainLoop &loop) : loop(loop) { in RunImpl()
/freebsd-13.1/stand/mips/beri/boot2/
H A Dstart.S79 loop: label
/freebsd-13.1/crypto/openssl/ssl/record/
H A Dssl3_record_tls13.c29 size_t ivlen, taglen, offset, loop, hdrlen; in tls13_enc() local
/freebsd-13.1/libexec/mknetid/
H A Dhash.c59 size_t loop; in hash() local
/freebsd-13.1/sys/dev/liquidio/base/
H A Dcn23xx_pf_device.c176 uint32_t ern, loop = BUSY_READING_REG_PF_LOOP_COUNT; in lio_cn23xx_pf_reset_io_queues() local
507 uint32_t ern, loop = BUSY_READING_REG_PF_LOOP_COUNT; in lio_cn23xx_pf_enable_io_queues() local
589 int loop; in lio_cn23xx_pf_disable_io_queues() local
/freebsd-13.1/contrib/netbsd-tests/rump/rumpkern/
H A Dt_modcmd.c120 int i, rv, loop = 0; in ATF_TC_BODY() local
/freebsd-13.1/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c151 int loop, succ; in doping() local
331 int s, x, loop; in ATF_TC_BODY() local
/freebsd-13.1/usr.bin/usbhidctl/
H A Dusbhid.c302 dumpdata(int f, report_desc_t rd, int loop) in dumpdata()
454 int loop = 0; in main() local
/freebsd-13.1/libexec/revnetgroup/
H A Dhash.c59 size_t loop; in hash() local
/freebsd-13.1/contrib/mandoc/
H A Dread.c52 struct buf *loop; /* open .while request line */ member
147 struct buf *firstln, *lastln, *thisln, *loop; in mparse_buf_r() local
/freebsd-13.1/contrib/ntp/util/
H A Dsht.c163 int loop=0; in main() local

1234