Home
last modified time | relevance | path

Searched refs:t21 (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/regress/usr.bin/grep/
DMakefile4 t18 t19 t20 t21 t22 t23 t24 t25 t26 t27 t28
82 t21: target
83 grep -l D.e ${.CURDIR}/in | diff - ${.CURDIR}/t21.out
84 egrep -l D.e ${.CURDIR}/in | diff - ${.CURDIR}/t21.out
85 grep -l '.*D.e' ${.CURDIR}/in | diff - ${.CURDIR}/t21.out
86 egrep -l '.*D.e' ${.CURDIR}/in | diff - ${.CURDIR}/t21.out
131 .PHONY: t21 t22 t23 t24 t25 t26 t27 t28
/openbsd/src/regress/usr.bin/file/
Dt21.out1 t21.in: exported SGML document text
DMakefile7 t20 t21 t22 \
/openbsd/src/regress/usr.bin/dc/
DMakefile9 t20 t21 t22 t23 t24 t25 t26 t27 t28
/openbsd/src/regress/usr.bin/make/
DMakefile5 t20 t21 t22 t23 t24 t25 t26 t27 t28 t29 \
99 t21: target
100 cd ${.CURDIR} && env -i PATH=${PATH} ${MAKE} -r -f mk21 | diff - t21.out
/openbsd/src/sys/crypto/
Daes.c115 uint32_t t20, t21, t22, t23, t24, t25, t26, t27, t28, t29; in aes_ct_bitslice_Sbox() local
180 t21 = t17 ^ y20; in aes_ct_bitslice_Sbox()
185 t25 = t21 ^ t22; in aes_ct_bitslice_Sbox()
186 t26 = t21 & t23; in aes_ct_bitslice_Sbox()
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog11224 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
11297 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
11477 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
11615 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
11694 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
11907 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
11910 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
12160 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
12451 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
12466 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
[all …]