Home
last modified time | relevance | path

Searched refs:before (Results 201 – 225 of 1675) sorted by relevance

12345678910>>...67

/freebsd/contrib/netbsd-tests/bin/sh/dotcmd/out/
H A Dsubshell_return_file.out2 before dotcmd
3 before return
H A Dcompound_return_compound.out2 before dotcmd
4 before return
H A Dcompound_return_subshell.out2 before dotcmd
4 before return
H A Dsubshell_return_compound.out2 before dotcmd
4 before return
H A Dsubshell_return_subshell.out2 before dotcmd
4 before return
H A Dcompound_continue_file.out2 before dotcmd
3 before continue
H A Dfile_continue_subshell.out1 before dotcmd
3 before continue
H A Dfile_break_compound.out1 before dotcmd
3 before break
H A Dfile_break_subshell.out1 before dotcmd
3 before break
H A Dfile_continue_compound.out1 before dotcmd
3 before continue
H A Dsubshell_break_file.out2 before dotcmd
3 before break
H A Dsubshell_continue_file.out2 before dotcmd
3 before continue
H A Dcompound_break_file.out2 before dotcmd
3 before break
H A Dcompound_continue_compound.out2 before dotcmd
4 before continue
H A Dcompound_continue_subshell.out2 before dotcmd
4 before continue
H A Dsubshell_break_subshell.out2 before dotcmd
4 before break
H A Dsubshell_continue_compound.out2 before dotcmd
4 before continue
H A Dsubshell_break_compound.out2 before dotcmd
4 before break
H A Dsubshell_continue_subshell.out2 before dotcmd
4 before continue
H A Dcompound_break_compound.out2 before dotcmd
4 before break
H A Dcompound_break_subshell.out2 before dotcmd
4 before break
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigtimedwait.c52 struct timespec ts, before, after, len; in ATF_TC_BODY() local
59 clock_gettime(CLOCK_MONOTONIC, &before); in ATF_TC_BODY()
64 timespecsub(&after, &before, &len); in ATF_TC_BODY()
/freebsd/sys/sys/
H A Dkern_prefetch.h30 kern_prefetch(const volatile void *addr, void* before) in kern_prefetch() argument
33 __asm __volatile("prefetcht1 (%1)":"=rm"(*((int32_t *)before)):"r"(addr):); in kern_prefetch()
/freebsd/contrib/bmake/unit-tests/
H A Dsuff-use.mk43 using-before: .USEBEFORE
50 .c.o: using-before using-after
H A Ddeptgt-ignore.exp1 error-failed before
3 error-ignored before

12345678910>>...67