Home
last modified time | relevance | path

Searched +full:8 +full:rc1 (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/sys/dev/ocs_fc/
H A Docs_vpd.h147 len = len_lo + (len_hi << 8); in ocs_find_vpd()
152 int rc1; in ocs_find_vpd() local
157 rc1 = vpdnext(&vpdbuf); in ocs_find_vpd()
168 if ((c0 == rc0) && (c1 == rc1)) { in ocs_find_vpd()
174 } else if ('R' == rc0 && 'V' == rc1) { in ocs_find_vpd()
/freebsd/contrib/ntp/sntp/scripts/
H A DgenLocInfo161 touch $sdir/genLocInfo.rc1
182 touch $sdir/genLocInfo.rc1
190 *,*,8) ;;
192 touch $sdir/genLocInfo.rc1
251 if test -f $sdir/genLocInfo.rc1
/freebsd/contrib/ntp/
H A Dpackageinfo.sh26 # -RC1 during the runup to a -stable point release, UpdatePoint needs
34 # To skip over -stable beta1 directly to -RC1, set prerelease=rc.
52 # post-4.2.8:
54 # 4.2.8 and before:
60 minor=8
80 ### post-4.2.8:
82 ### 4.2.8 and before:
H A DREADME.leapsmear139 In 4.2.8 the leap second code was rewritten and some enhancements were
143 certain patch level of ntpd 4.2.8.
148 sure to start the client ntpd with -x. If it's 4.2.6 or 4.2.8 it won't work
183 The leap smear implementation is optionally available in ntp-4.2.8p3 and
258 version="ntpd 4.2.8p3-RC1@1.3349-o Mon Jun 22 14:24:09 UTC 2015 (26)",
H A DChangeLog2 (4.2.8p18) 2024/05/25 Released by Harlan Stenn <stenn@ntp.org>
21 * [Bug 3871] 4.2.8p17 build without hopf6021 refclock enabled fails.
35 * [Bug 3854] ntpd 4.2.8p17 corrupts rawstats file with space in refid.
51 * [Bug 3841] 4.2.8p17 build break w/ gcc 12 -Wformat-security without -Wformat
120 (4.2.8p17) 2023/06/06 Released by Harlan Stenn <stenn@ntp.org>
125 <hart@ntp.org> Miroslav Lichvar identified regression in 4.2.8p16.
126 * [Bug 3821] 4.2.8p16 misreads hex authentication keys, won't interop with
127 4.2.8p15 or earlier. Reported by Matt Nordhoff, thanks to
134 (4.2.8p16) 2023/05/31 Released by Harlan Stenn <stenn@ntp.org>
166 * [Bug 3741] 4.2.8p1
[all...]
/freebsd/contrib/file/magic/Magdir/
H A Dvorbis93 # it. The interesting value is the cvs date (8 digits decimal).
94 # Post-RC1 Ogg files have the second header packet (and thus the version)
109 >>>>>>>(84.b+120) string <20010615 (beta4-RC1)
110 >>>>>>(84.b+120) string 20010615 (1.0 RC1)
124 >>>>>>(84.b+117) string 20040629 (1.1.0 RC1)
154 >>>>>37 ubyte 8 7.1 surround
/freebsd/contrib/unbound/doc/
H A DChangelog12 - tag for 1.24.0rc1.
19 8 September 2025: Yorgos
139 8 July 2025: Wouter
278 8 April 2025: Wouter
279 - Tag for 1.23.0rc1.
486 8 November 2024: Yorgos
557 - Tag for 1.22.0rc1.
561 `quic-size: 8m` that enable dnsoverquic, and the counters
570 8 October 2024: Wouter
686 8 August 2024: Wouter
[all …]
/freebsd/crypto/heimdal/appl/test/
H A Dnt_gss_common.c42 * `Sample SSPI Code' in Windows 2000 RC1 SDK.
60 net_len[1] = (len >> 8) & 0xFF; in nt_write_token()
85 | (net_len[1] << 8) in nt_read_token()
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.868 .Fx 13.1-RC1
174 .Xr cron 8 ;
255 .Xr nextboot 8
/freebsd/lib/msun/ld80/
H A Ds_erfl.c77 pa0u = LD80C(0xe8211158da02c692, -27, 1.35116960705131296711e-8L),
82 pa5u = LD80C(0xa5b6c4854d2f5452, -8, -5.05718799340957673661e-3L),
83 pa6u = LD80C(0x85c8d58fe3993a47, -8, 4.08277919612202243721e-3L),
124 sa2u = LD80C(0x839be13d9d5da883, 8, 2.63217811300123973067e+2L),
163 rb7u = LD80C(0x95d21e3e75503c21, 8, -2.99641547972948019157e+2L),
165 sb2u = LD80C(0xbe4bfbb1301304be, 8, 3.80593618534539961773e+2L),
204 #define rc1 (rc1u.e) macro
236 RETURNI((8*x+efx8*x)/8); /* avoid spurious underflow */ in erfl()
324 R=rc0+s*(rc1+s*(rc2+s*(rc3+s*(rc4+s*rc5)))); in erfcl()
/freebsd/tools/test/stress2/misc/
H A Dall.exclude50 pmc8.sh panic: [pmc,2749] (ri21, rc1) waiting too long for pmc to ... 20210621
74 syzkaller67.sh panic: ASan: Invalid access, 8-byte read at ... 20230621
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp340 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2); in operator ()() local
341 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()()
343 const BitTracker::BitValue &V1 = RC1[i], &V2 = RC2[i]; in operator ()()
357 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1); in operator ()() local
359 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()()
373 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; in operator ()()
671 return isInt<8>(Lo_32(V)) && isInt<8>(Hi_32(V)); in isSmallConstant()
1112 // (%44,%41,#9,#8), { %42 } in pruneCoveredSets()
1113 // (%43,%41,#9,#8), { %42 %44 } in pruneCoveredSets()
H A DHexagonBitSimplify.cpp231 static bool isEqual(const BitTracker::RegisterCell &RC1, uint16_t B1,
342 bool HexagonBitSimplify::isEqual(const BitTracker::RegisterCell &RC1, in isEqual() argument
346 // If RC1[i] is "bottom", it cannot be proven equal to RC2[i]. in isEqual()
347 if (RC1[B1+i].Type == BitTracker::BitValue::Ref && RC1[B1+i].RefI.Reg == 0) in isEqual()
352 if (RC1[B1+i] != RC2[B2+i]) in isEqual()
550 Bits.set(Begin, Begin+8); in getUsedBitsInStore()
670 Bits.set(Begin, Begin+8); in getUsedBits()
701 Bits.set(Begin, Begin+8); in getUsedBits()
1452 if (isInt<8>(C)) { in genTfrConst()
1459 if (isInt<8>(Lo) || isInt<8>(Hi)) { in genTfrConst()
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp101 SmallVector<CodeGenSubRegIndex *, 8> IdxParts; in updateComponents()
300 SmallPtrSet<CodeGenRegister *, 8> Orphans; in computeSubRegs()
318 SmallVector<CodeGenSubRegIndex *, 8> Indices = ExplicitSubRegIndices; in computeSubRegs()
407 SmallVector<CodeGenSubRegIndex *, 8> Parts; in computeSubRegs()
477 SmallVector<SubRegMap::value_type, 8> NewSubRegs; in computeSecondarySubRegs()
503 SmallVector<CodeGenSubRegIndex *, 8> Parts; in computeSecondarySubRegs()
1262 std::pair(SmallVector<CodeGenSubRegIndex *, 8>( in CodeGenRegBank()
1403 const SmallVector<CodeGenSubRegIndex *, 8> &Parts, in getConcatSubRegIndex()
2256 CodeGenRegisterClass *RC1 = RC; in inferCommonSubClass() local
2258 if (RC1 == RC2) in inferCommonSubClass()
[all …]
/freebsd/contrib/ntp/scripts/build/
H A DUpdatePoint71 0|2|4|6|8)
109 # - - - (bump-point) and set rcpoint to 0 (and fall thru, so -RC1 is first)
/freebsd/contrib/pam-krb5/docs/
H A Dpam_krb5.pod5 logout pam-krb5 preauth 0.8rc1 screensaver screensavers sshd localname
6 krb5.conf. 0.8rc1. Allbery Cusack Salomon FSFAP SPDX-License-Identifier
140 kadmin(8) instead.)
687 built against Heimdal 0.8rc1 or later or MIT Kerberos 1.6.3 or later.
704 pam-krb5 was built against Heimdal 0.8rc1 or later or MIT Kerberos 1.12 or
912 however, this isn't desirable. (On Solaris 8, for instance, the default
1051 kadmin(8), kdestroy(1), krb5.conf(5), pam(7), passwd(1), syslog(3)
H A Ddocknot.yaml136 For PKINIT support, Heimdal 0.8rc1 or later or MIT Kerberos 1.6.3 or later
300 since Solaris (at least Solaris 8 and 9, which are the last versions of
316 module with Solaris login (at least on Solaris 8 and 9), you will
/freebsd/lib/msun/ld128/
H A Ds_erfl.c170 rc1 = -1.26229447747315096406518846411562266L, /* 0xbfff4325, 0xbb1aab28, 0xda395cd9, 0xfb861c1… variable
208 return (8*x+efx8*x)/8; /* avoid spurious underflow */ in erfl()
314 R=rc0+s*(rc1+s*(rc2+s*(rc3+s*(rc4+s*(rc5+s*(rc6+s*(rc7+ in erfcl()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_msfees.c54 8 EIOGETKD the last n uS time stamps
68 bug->values[8] = (u_long)ees->hour;
85 bug->times[8] = os_delay[unit];
135 #define EESHSREFID (0x7f7f0000 | ((REFCLK_MSF_EES) << 8)) /* Numeric refid */
176 #define EESM_LEAP 8 /* 0x0f if leap year, otherwise zero */
215 #define EES_STEP_F_GRACE (EES_STEP_F/8) /*Allow for slop of 1/8 which is .5ms*/
297 #define T_PPS 8
548 int rc1; in msfees_start() local
553 if ((rc1=ioctl(fd232, I_PUSH, STREAM_PP1)) < 0 && in msfees_start()
563 (rc1 >= 0) ? STREAM_PP1 : STREAM_PP2, eesdev); in msfees_start()
[all …]
/freebsd/lib/libpam/modules/pam_krb5/
H A Dpam-krb5.81 .\" -*- mode: troff; coding: utf-8 -*-
187 \&\fBkadmin\fR\|(8) instead.)
232 .Vb 8
697 built against Heimdal 0.8rc1 or later or MIT Kerberos 1.6.3 or later.
713 pam\-krb5 was built against Heimdal 0.8rc1 or later or MIT Kerberos 1.12 or
903 however, this isn't desirable. (On Solaris 8, for instance, the default
1022 \&\fBkadmin\fR\|(8), \fBkdestroy\fR\|(1), \fBkrb5.conf\fR\|(5), \fBpam\fR\|(7), \fBpasswd\fR\|(1), …
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp272 SmallVector<unsigned, 8> DefOperandIndexes;
521 static const unsigned Limit = 8; in mayLiveOut()
550 static const unsigned Limit = 8; in mayLiveIn()
1342 const TargetRegisterClass &RC1 = *MRI->getRegClass(Reg1); in findAndSortDefOperandIndexes() local
1347 unsigned ClassSize1 = RegClassInfo.getOrder(&RC1).size(); in findAndSortDefOperandIndexes()
1350 bool SmallClass1 = ClassSize1 < RegClassDefCounts[RC1.getID()]; in findAndSortDefOperandIndexes()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c261 * Linux : GCC_VERSION is defined as of 3.9-rc1, so undefine it.
284 #define lz4_bswap16(x) ((unsigned short int) ((((x) >> 8) & 0xffu) | \
285 (((x) & 0xffu) << 8)))
328 #define COPYLENGTH 8
338 #define RUN_BITS (8-ML_BITS)
346 #define STEPSIZE 8
349 #define LZ4_COPYSTEP(s, d) A64(d) = A64(s); d += 8; s += 8;
383 #define LZ4_HASH_FUNCTION(i) (((i) * 2654435761U) >> ((MINMATCH * 8) - \
411 val >>= 8; in LZ4_NbCommonBytes()
448 val >>= 8; in LZ4_NbCommonBytes()
[all …]
H A Dlz4.c136 * Linux : GCC_VERSION is defined as of 3.9-rc1, so undefine it.
163 * together with a simple 8-byte copy loop as a fall-back path.
169 * a simple 8-byte copy loop.
215 #define WILDCOPYLENGTH 8
236 #define RUN_BITS (8-ML_BITS)
349 return (U16)((U16)p[0] + (p[1]<<8)); in LZ4_readLE16()
353 /* customized variant of memcpy, which can overwrite up to 8 bytes beyond dstEnd */
361 do { LZ4_memcpy(d,s,8); d+=8; s+=8; } while (d<e); in LZ4_wildCopy8()
364 static const unsigned inc32table[8] = {0, 1, 2, 1, 0, 4, 4, 4};
365 static const int dec64table[8] = {0, 0, 0, -1, -4, 1, 2, 3};
[all …]
/freebsd/sys/contrib/libsodium/
H A DChangeLog206 * Version 1.0.8
344 * Version 0.7.0 (1.0 RC1)
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp864 auto RC1 = MRI.getRegClass(SrcReg1); in PPCEmitCmp() local
885 if (isVSSRCRegClass(RC1)) in PPCEmitCmp()
905 } else if (isVSFRCRegClass(RC1) || (RC2 && isVSFRCRegClass(RC2))) { in PPCEmitCmp()
1016 // case to 8 bytes which produces tighter code but wastes stack space.
1028 // Get a stack slot 8 bytes wide, aligned on an 8-byte boundary. in PPCMoveToFPReg()
1031 Addr.Base.FI = MFI.CreateStackObject(8, Align(8), false); in PPCMoveToFPReg()
1154 // Get a stack slot 8 bytes wide, aligned on an 8-byte boundary. in PPCMoveToIntReg()
1160 Addr.Base.FI = MFI.CreateStackObject(8, Align(8), false); in PPCMoveToIntReg()
1386 CCInfo.AllocateStack(LinkageSize, Align(8)); in processCallArgs()
1408 // The prolog code of the callee may store up to 8 GPR argument registers to in processCallArgs()
[all …]

12