Home
last modified time | relevance | path

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

1234

/freebsd/tools/test/gpioevents/
H A Dgpioevents.c209 run_read(bool loop, int handle, const char *file, u_int delayus) in run_read()
254 run_poll(bool loop, int handle, const char *file, int timeout, u_int delayus) in run_poll()
290 run_select(bool loop, int handle, const char *file, int timeout, u_int delayus) in run_select()
328 run_kqueue(bool loop, int handle, const char *file, int timeout, u_int delayus) in run_kqueue()
379 run_aio_read(bool loop, int handle, const char *file, u_int delayus) in run_aio_read()
435 run_sigio(bool loop, int handle, const char *file) in run_sigio()
473 bool loop = true; in main() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.circstack.s37 loop: label
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.circstack.s38 loop: label
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_prime.pl34 loop: while ($#primes < $num-1) { label
H A Dbn_ctx.c168 unsigned loop = 0; in BN_CTX_free() local
302 unsigned int loop; in BN_POOL_finish() local
319 unsigned int loop; in BN_POOL_get() local
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp54 MainLoopPosix &loop; member in MainLoopPosix::RunImpl
73 MainLoopPosix::RunImpl::RunImpl(MainLoopPosix &loop) : loop(loop) { in RunImpl()
115 MainLoopPosix::RunImpl::RunImpl(MainLoopPosix &loop) : loop(loop) { in RunImpl()
232 m_read_fds.insert({trigger_pipe_fd, [trigger_pipe_fd](MainLoopBase &loop) {
/freebsd/lib/libc/db/hash/
H A Dhash_func.c111 u_int32_t n, loop; in hash3() local
151 u_int32_t h, loop; in hash4() local
/freebsd/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/contrib/ntp/scripts/stats/
H A Dloop.S2 loop <- scan(file1, list(day=0, sec=0, offset=0, freq=0, tc=0)) label
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock_main.cc46 void loop() { RUN_ALL_TESTS(); } in loop() function
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-alpha.pl55 sub loop() { subroutine
H A Dghash-ia64.pl53 sub loop() { subroutine
H A Dghash-x86_64.pl158 sub loop() { subroutine
/freebsd/contrib/googletest/googletest/src/
H A Dgtest_main.cc44 void loop() { RUN_ALL_TESTS(); } in loop() function
/freebsd/sys/libkern/arm64/
H A Dcrc32c_armv8.S61 loop: label
/freebsd/crypto/openssl/test/
H A Denginetest.c32 int loop; in display_engine_list() local
56 int loop; in test_engines() local
/freebsd/sys/dev/random/
H A Darmv8rng.c57 int loop, ret; in random_rndr_read_one() local
/freebsd/tools/test/stress2/testcases/run/
H A Drun.c44 static int loop = 1; variable
/freebsd/crypto/openssl/ssl/record/
H A Dssl3_record_tls13.c28 size_t taglen, offset, loop, hdrlen; in tls13_enc() local
/freebsd/libexec/mknetid/
H A Dhash.c54 size_t loop; in hash() local
/freebsd/sys/dev/liquidio/base/
H A Dcn23xx_pf_device.c175 uint32_t ern, loop = BUSY_READING_REG_PF_LOOP_COUNT; in lio_cn23xx_pf_reset_io_queues() local
506 uint32_t ern, loop = BUSY_READING_REG_PF_LOOP_COUNT; in lio_cn23xx_pf_enable_io_queues() local
588 int loop; in lio_cn23xx_pf_disable_io_queues() local
/freebsd/contrib/netbsd-tests/rump/rumpkern/
H A Dt_modcmd.c120 int i, rv, loop = 0; in ATF_TC_BODY() local
/freebsd/libexec/revnetgroup/
H A Dhash.c54 size_t loop; in hash() local
/freebsd/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

1234