Home
last modified time | relevance | path

Searched refs:pipe1 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/netbsd-tests/kernel/kqueue/write/
H A Dt_pipe.c49 ATF_TC(pipe1);
50 ATF_TC_HEAD(pipe1, tc) in ATF_TC_HEAD() argument
56 ATF_TC_BODY(pipe1, tc) in ATF_TC_BODY() argument
142 ATF_TP_ADD_TC(tp, pipe1); in ATF_TP_ADD_TCS()
/freebsd/bin/sh/tests/set-e/
H A DMakefile30 ${PACKAGE}FILES+= pipe1.1
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PfmCounters.td284 PfmIssueCounter<"BtFPU1", "dispatched_fpu:pipe1">
294 PfmIssueCounter<"JFPU1", "dispatched_fpu:pipe1">
H A DX86ScheduleZnver3.td241 // Some complex shuffle operations are only available in pipe1.
312 // Some complex shuffle operations are only available in pipe1.
H A DX86ScheduleZnver4.td230 // Some complex shuffle operations are only available in pipe1.
310 // Some complex shuffle operations are only available in pipe1.
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c1242 int pipe1; in test_signal_pipeloss() local
1245 pipe1 = base1->sig.ev_signal_pair[0]; in test_signal_pipeloss()
1249 if (close(pipe1) != -1 || errno!=EBADF) { in test_signal_pipeloss()
/freebsd/contrib/libevent/test/
H A Dregress.c1242 int pipe1; in test_signal_pipeloss() local
1245 pipe1 = base1->sig.ev_signal_pair[0]; in test_signal_pipeloss()
1249 if (close(pipe1) != -1 || errno!=EBADF) { in test_signal_pipeloss()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8996.dtsi721 clock-names = "pipe1";