Searched refs:works (Results 1 - 25 of 52) sorted by relevance

123

/freebsd-12-stable/tools/regression/p1003_1b/
H A Dmain.c17 int works; member in struct:__anon17120
52 if (tab[i].works)
59 if (tab[i].works) {
/freebsd-12-stable/contrib/bmake/mk/
H A Dtarget-flags.mk35 # Only works with a make(1) that does nested evaluation correctly.
H A Dwhats.mk51 # this works with clang and gcc
H A Djava.mk55 # java works best by compiling a bunch of classes at once.
H A Dmeta.sys.mk162 # it works best if we do everything via sub-makes
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Ddollar.exp13 This works as expected.
H A Ddollar.mk44 $C 'This works as expected.'
/freebsd-12-stable/crypto/openssh/contrib/
H A Dssh-copy-id50 shell, and then retry running this script. If that works, please report
/freebsd-12-stable/share/mk/
H A Dbsd.obj.mk14 # and works properly only if set as an environment variable,
21 # and works properly only if set as an environment variable,
H A Dmeta.sys.mk161 # it works best if we do everything via sub-makes
H A Dlocal.dirdeps.mk191 # This only works for DPADD with full OBJ/SRC paths, which is mostly just
H A Dlocal.meta.sys.mk102 # this works best if share/mk is ready for it.
/freebsd-12-stable/crypto/openssh/contrib/suse/
H A Dopenssh.spec101 - Added building prerequisites (works in RPM 3.0 and newer)
104 - Changed instances of pam_pwdb.so to pam_unix.so, since it works more properly
/freebsd-12-stable/stand/libsa/
H A Dgpt.c34 #error gpt.c works only for little endian architectures
/freebsd-12-stable/gnu/usr.bin/grep/
H A Ddfa.c2381 int works = s; local
2387 if ((t = d->trans[works]) != NULL)
2389 works = t[*p];
2391 if (works < 0)
2392 works = 0;
2394 else if (works < 0)
2399 works = 0;
2401 else if (d->fails[works])
2403 works = d->fails[works][*
[all...]
/freebsd-12-stable/stand/i386/zfsboot/
H A Dzfsldr.S65 call check_edd # Make sure EDD works
/freebsd-12-stable/contrib/ncurses/
H A Ddist.mk168 # This only works on a clean source tree, of course.
/freebsd-12-stable/contrib/sendmail/contrib/
H A Dexpn.pl1290 doing because as it works, it changes its
1298 and after translation as it works.
/freebsd-12-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm138 * The concat_until only works with standalone macros. This means that
/freebsd-12-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm165 * The concat_until only works with standalone macros. This means that
/freebsd-12-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl318 subcc %g0,$tmp1,$tmp2 ! should be 64-$tmp1, but -$tmp1 works too
/freebsd-12-stable/contrib/gdb/gdb/
H A Dgdbarch.sh483 # function works. This simplifies the migration process - old code,
562 # is false, the corresponding function works. This simplifies the
649 # frame code works regardless of the type of frame - frameless,
1088 Care should be taken to ensure that the function works in both the
2131 works from a clean slate. */
/freebsd-12-stable/sys/conf/
H A Dkern.mk314 LD_EMULATION_mipsn32el= elf32btsmipn32_fbsd # I don't think this is a thing that works
H A Dkern.pre.mk149 # LLD (address is a PC-relative calculation, and BFD works around this by
H A Dkern.post.mk194 # in the a.out ld. For now, this works.

Completed in 230 milliseconds

123