Searched refs:step1 (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/bmake/unit-tests/ |
| H A D | suff.exp | 9 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional 10 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional edge-case.from 11 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional edge-case.fro… 12 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional edge-case.fro… 38 Global: .ALLTARGETS = step1 edge-case.to everything ${.PREFIX}${.ARCHIVE}.additional edge-case.fro… 39 step1: @ = step1 40 step1: @ = step1 41 step1: * = step1 43 step1: @ = step1 44 step1: * = step1 [all …]
|
| H A D | suff.mk | 10 @${MAKE} -f ${MAKEFILE} step1 22 .if make(step1) 23 step1: .PHONY edge-case.to everything
|
| H A D | opt-m-include-dir.mk | 34 step1:
|
| /src/contrib/netbsd-tests/kernel/ |
| H A D | t_ptrace_wait.c | 4387 ATF_TC(step1); 4388 ATF_TC_HEAD(step1, tc) in ATF_TC_HEAD() argument 4394 ATF_TC_BODY(step1, tc) in ATF_TC_BODY() argument 6666 ATF_TP_ADD_TC_PT_STEP(tp, step1); in ATF_TP_ADD_TCS()
|
| /src/crypto/openssl/crypto/aes/asm/ |
| H A D | aesv8-armx.pl | 1248 my ($rounds,$cnt,$key_,$step,$step1)=($enc,"w6","x7","x8","x12");
|