Home
last modified time | relevance | path

Searched refs:WAIT (Results 1 – 25 of 88) sorted by last modified time

1234

/freebsd/contrib/bmake/mk/
H A DChangeLog90 * subdir.mk: rework to handle .WAIT
334 * autoconf.mk: add .WAIT after config.status
H A Ddirdeps.mk310 dirdeps: beforedirdeps .WAIT
390 SKIP_DIR += .host *.WAIT ${SKIP_DIRDEPS}
H A Dinit.mk105 .WAIT:
111 all: beforebuild .WAIT realbuild
H A Dmeta.autodep.mk215 gendirdeps: beforegendirdeps .WAIT ${_DEPENDFILE}
H A Dmeta.subdir.mk31 DIRDEPS = ${SUBDIR:N.WAIT:O:u:@d@${RELDIR}/$d@}
60 find ${SUBDIR:N.WAIT} -type f \( ${_find_name} \) -print -o \
H A Dsys.dirdeps.mk41 all: dirdeps .WAIT
/freebsd/contrib/bmake/
H A DChangeLog641 fix off-by-one error in buffer for .WAIT nodes
4005 o make .WAIT apply recursively, document and test case - apb
4297 Pick up fix for ParseDoSpecialSrc - we only use it if .WAIT
4303 pick up fix for .WAIT in srcs that refer to $@ or $* (PR#20828)
H A Dbmake.cat11503 x: a .WAIT b
1714 .ORDER and .WAIT apply recursively to the dependent nodes. The
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dti,gpmc.yaml108 GPMC WAIT pins that can be used as general purpose inputs.
/freebsd/lib/
H A DMakefile11 .WAIT \
31 .WAIT \
/freebsd/share/mk/
H A Dmeta.autodep.mk215 gendirdeps: beforegendirdeps .WAIT ${_DEPENDFILE}
H A Dbsd.subdir.mk147 for dir in ${SUBDIR:N.WAIT}; do ( ${_SUBDIR_SH} ); done
151 .for __dir in ${SUBDIR:N.WAIT}
159 _subdir_filter= N.WAIT
166 .if ${__dir} == .WAIT
167 __subdir_targets+= .WAIT
H A Dsys.dirdeps.mk41 all: dirdeps .WAIT
/freebsd/
H A DMakefile.inc1399 SUBDIR+=.WAIT
441 SUBDIR+=.WAIT
/freebsd/tests/ci/
H A DMakefile206 ci-smokeit: ci-setsmokevar ci-checktarget .WAIT ci-runtest-${TARGET_ARCH:tl} .PHONY
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedSkylakeClient.td727 WAIT,
H A DX86SchedSkylakeServer.td748 WAIT,
H A DX86ScheduleAtom.td593 def : InstRW<[AtomWrite01_1], (instrs FDECSTP, FFREE, FFREEP, FINCSTP, WAIT,
H A DX86ScheduleZnver1.td887 // WAIT.
888 def : InstRW<[ZnWriteFPU0Lat1], (instrs WAIT)>;
H A DX86ScheduleZnver2.td897 // WAIT.
898 def : InstRW<[Zn2WriteFPU0Lat1], (instrs WAIT)>;
H A DX86SchedAlderlakeP.td2326 def : InstRW<[ADLPWriteResGroup268], (instrs WAIT)>;
H A DX86SchedBroadwell.td719 WAIT,
H A DX86SchedHaswell.td1117 WAIT,
H A DX86SchedIceLake.td764 WAIT,
H A DX86SchedSapphireRapids.td5052 def : InstRW<[SPRWriteResGroup555], (instrs WAIT)>;

1234