Home
last modified time | relevance | path

Searched refs:step1 (Results 1 – 5 of 5) sorted by relevance

/src/contrib/bmake/unit-tests/
H A Dsuff.exp9 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 Dsuff.mk10 @${MAKE} -f ${MAKEFILE} step1
22 .if make(step1)
23 step1: .PHONY edge-case.to everything
H A Dopt-m-include-dir.mk34 step1:
/src/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c4387 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 Daesv8-armx.pl1248 my ($rounds,$cnt,$key_,$step,$step1)=($enc,"w6","x7","x8","x12");