| /freebsd-14.2/contrib/sendmail/mail.local/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 15 force-install: FRC 18 fresh: FRC 21 FRC: target
|
| /freebsd-14.2/contrib/sendmail/rmail/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 15 force-install: FRC 18 fresh: FRC 21 FRC: target
|
| /freebsd-14.2/contrib/sendmail/ |
| H A D | Makefile | 10 all: FRC 17 clean: FRC 24 install: FRC 31 install-docs: FRC 38 fresh: FRC 45 $(SUBDIRS): FRC 49 FRC: target
|
| /freebsd-14.2/contrib/sendmail/libmilter/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/libsmdb/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/libsmutil/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/mailstats/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/makemap/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/src/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/test/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/vacation/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/smrsh/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/libsm/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/editmap/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/sendmail/praliases/ |
| H A D | Makefile | 7 all: FRC 9 clean: FRC 11 check: FRC 13 install: FRC 16 fresh: FRC 19 FRC: target
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | Makefile.am | 93 sntp/built-sources-only: FRC.sntp 128 CommitLog: FRC.CommitLog 141 .checkcvo: .buildcvo FRC.checkcvo 153 .checkhost: .buildhost FRC.checkhost 159 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC.sntp:
|
| H A D | check-scm-rev.mf | 1 $(top_srcdir)/sntp/scm-rev: FRC.scm-rev 4 .PHONY: FRC.scm-rev 5 FRC.scm-rev: 6 @: FRC.scm-rev is always out of date, triggering the check every make invocation.
|
| H A D | Makefile.in | 1116 sntp/built-sources-only: FRC.sntp 1151 CommitLog: FRC.CommitLog 1160 .checkcvo: .buildcvo FRC.checkcvo 1170 .checkhost: .buildhost FRC.checkhost 1176 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC.sntp:
|
| /freebsd-14.2/share/examples/sunrpc/ |
| H A D | Makefile | 26 ${SUBDIR}: FRC 29 FRC: target
|
| /freebsd-14.2/contrib/ntp/sntp/ |
| H A D | Makefile.am | 154 FRC: target 155 @: FRC "force" depends on nothing and is not a file, so is always 166 check-autogen-version.def: FRC 187 $(srcdir)/scm-rev: FRC 215 check-COPYRIGHT: FRC
|
| /freebsd-14.2/contrib/ntp/sntp/tests/ |
| H A D | Makefile.am | 244 $(top_srcdir)/scm-rev: FRC.scm-rev 247 FRC.scm-rev: 248 @: FRC.scm-rev "force" depends on nothing and is not a file, so is \
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitSimplify.cpp | 1374 Register NewR = MRI.createVirtualRegister(FRC); in processBlock() 1578 auto *FRC = HBS::getFinalVRegClass(Inp, MRI); in findMatch() local 1589 if (FRC != MRI.getRegClass(R)) in findMatch() 1642 auto *FRC = HBS::getFinalVRegClass(R, MRI); in processBlock() local 1654 if (FRC == &Hexagon::DoubleRegsRegClass || in processBlock() 1655 FRC == &Hexagon::HvxWRRegClass) { in processBlock() 1663 auto *FRC = HBS::getFinalVRegClass(R, MRI); in processBlock() local 2439 if (FRC != &Hexagon::IntRegsRegClass && FRC != &Hexagon::DoubleRegsRegClass) in simplifyExtractLow() 2577 Register NewR = MRI.createVirtualRegister(FRC); in simplifyExtractLow() 2621 if (FRC != &Hexagon::IntRegsRegClass && FRC != &Hexagon::DoubleRegsRegClass) in simplifyRCmp0() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrAVX512.td | 5370 [(set _.FRC:$dst, (OpNode _.FRC:$src1, _.FRC:$src2))]>, 5416 [(set _.FRC:$dst, (OpNode _.FRC:$src1, _.FRC:$src2))]>, 6855 (ins _.FRC:$src1, _.FRC:$src2, _.FRC:$src3), 6868 (ins _.FRC:$src1, _.FRC:$src2, _.FRC:$src3, AVX512RC:$rc), 6884 (set _.FRC:$dst, (_.EltVT (OpNode _.FRC:$src2, _.FRC:$src1, 6886 (set _.FRC:$dst, (_.EltVT (OpNode _.FRC:$src2, _.FRC:$src1, 6888 (set _.FRC:$dst, (_.EltVT (OpNodeRnd _.FRC:$src2, _.FRC:$src1, 6892 (set _.FRC:$dst, (_.EltVT (OpNode _.FRC:$src2, _.FRC:$src3, 6896 (set _.FRC:$dst, (_.EltVT (OpNodeRnd _.FRC:$src2, _.FRC:$src3, 6902 (set _.FRC:$dst, (_.EltVT (OpNode _.FRC:$src1, _.FRC:$src3, [all …]
|
| /freebsd-14.2/contrib/ntp/ntpdate/ |
| H A D | Makefile.in | 994 $(top_srcdir)/sntp/scm-rev: FRC.scm-rev 997 .PHONY: FRC.scm-rev 998 FRC.scm-rev: 999 @: FRC.scm-rev is always out of date, triggering the check every make invocation.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 2980 "fmadd", "$FRT, $FRA, $FRC, $FRB", IIC_FPFused, 2988 "fmsub", "$FRT, $FRA, $FRC, $FRB", IIC_FPFused, 2998 "fnmadd", "$FRT, $FRA, $FRC, $FRB", IIC_FPFused, 3008 "fnmsub", "$FRT, $FRA, $FRC, $FRB", IIC_FPFused, 3025 "fsel", "$FRT, $FRA, $FRC, $FRB", IIC_FPGeneral, 3029 "fsel", "$FRT, $FRA, $FRC, $FRB", IIC_FPGeneral, 3052 (outs f8rc:$FRT), (ins f8rc:$FRA, f8rc:$FRC), 3053 "fmul", "$FRT, $FRA, $FRC", IIC_FPFused, 3056 (outs f4rc:$FRT), (ins f4rc:$FRA, f4rc:$FRC), 3057 "fmuls", "$FRT, $FRA, $FRC", IIC_FPGeneral, [all …]
|